We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
unexpected io operation while removing clobbered file
I'm getting a clobber error when I do this:
> rattler create sysroot_linux-64=2.12 # Succeeds > rattler create sysroot_linux-64=2.17 Error: failed to link sysroot_linux-64-2.17-h4a8ded7_16.conda Caused by: 0: failed to link 'x86_64-conda-linux-gnu/sysroot/usr/share/zoneinfo' 1: unexpected io operation while removing clobbered file 2: Is a directory (os error 21)
The text was updated successfully, but these errors were encountered:
This is a duplicate of #751
Sorry, something went wrong.
No branches or pull requests
I'm getting a clobber error when I do this:
The text was updated successfully, but these errors were encountered: