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

Bad error message on failed delete/symlink/hardlink #11

Closed
pauldreik opened this issue Oct 15, 2018 · 2 comments
Closed

Bad error message on failed delete/symlink/hardlink #11

pauldreik opened this issue Oct 15, 2018 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@pauldreik
Copy link
Owner

The error message when an action has failed is subpar. See Debian bug 648671
This is related to, and perhaps partially solved by, #5.

@pauldreik pauldreik added enhancement New feature or request good first issue Good for newcomers labels Oct 15, 2018
@pauldreik
Copy link
Owner Author

There is no message at all now, which is also bad. Need to look into this.

pauldreik pushed a commit that referenced this issue Oct 28, 2018
all these now returns something readable
./rdfind -removeidentinode false -deleteduplicates true /bin/ls /bin/ls
./rdfind -removeidentinode false -makesymlinks true     /bin/ls /bin/ls
./rdfind -removeidentinode false -makehardlinks true   /bin/ls /bin/ls
@pauldreik
Copy link
Owner Author

Fixed in 1.4.0-alpha0, feedback welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant