Skip to content

Error creating directory as directory of windows do not support ":" #2586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
entropyinf opened this issue Apr 18, 2025 · 2 comments
Open

Comments

@entropyinf
Copy link

Info

Platform: Windows

Steps

  • Touch commands:
./skopeo.exe sync --policy ./policy.json \
  --src docker \
  --dest dir \
  IMAGE_URL\
  ./
  • Got:
level=fatal msg="Error creating directory for image IMAGE_URL mkdir A_GENERATED_DIRECTORY: The directory name is invalid."
@mtrmac
Copy link
Contributor

mtrmac commented Apr 22, 2025

Thanks for your report. It’s absolutely unclear to me what the reproducer is or how a : is supposed to have gotten there. Is it a part of IMAGE_URL?

If you must redact things, fine, but please redact them in way that retains the essence of the issue.

Copy link

A friendly reminder that this issue had no activity for 30 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants