Skip to content
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

Error when trying to reMove broken symlinks or symlinks with trailing slashes #11

Open
andy5995 opened this issue Oct 23, 2020 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@andy5995
Copy link
Member

When foo is a symlink to a directory:

Error Not a directory (os error 20) renaming foo/

When foo is a broken symlink:

No such file or directory (os error 2)

@andy5995 andy5995 added the bug Something isn't working label Oct 23, 2020
@andy5995 andy5995 added this to the v0.1.0 milestone Oct 23, 2020
@andy5995 andy5995 changed the title error when trying to reMove broken symlinks or symlinks with trailing slashes Error when trying to reMove broken symlinks or symlinks with trailing slashes Oct 23, 2020
@andy5995
Copy link
Member Author

Just got this message when trying to remove a broken symlink

Too many levels of symbolic links (os error 40)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant