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

Apply action silently proceeds when owner or group of some dirs/files in metadata has no entry in password or group database #53

Open
przemoc opened this issue Apr 8, 2021 · 0 comments
Labels

Comments

@przemoc
Copy link
Owner

przemoc commented Apr 8, 2021

Example:

$ metastore -a
./unknown-uid:  changing metadata
./unknown-uid:  changing owner from przemoc to przem0c

Issue can be noticed only when verbosity is increased.

$ metastore -av
...
./unknown-uid:  changing metadata
./unknown-uid:  changing owner from przemoc to przem0c
        getpwnam failed: No error information
...

This should be improved.

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

No branches or pull requests

1 participant