[go: up one dir, main page]

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

Omit error messages when symlinks are broken (ignore_symlinks = false) #29

Open
c02y opened this issue Feb 9, 2021 · 0 comments
Open

Comments

@c02y
Copy link
c02y commented Feb 9, 2021

when I lolcate --update and set ignore_symlinks = false, there will be some error messages like:

failed to access entry (/usr/share/sidplayfp/kernal: No such file or directory (os error 2))

And

$ ls -l /usr/share/sidplayfp/kernal
lrwxrwxrwx 1 root root 24 May  9  2020 /usr/share/sidplayfp/kernal -> /usr/lib/vice/C64/kernal
$ file /usr/lib/vice/C64/kernel
/usr/lib/vice/C64/kernel: cannot open `/usr/lib/vice/C64/kernel' (No such file or directory)

And there are a lot in my system. So could you please omit this kind of messages when the symlinks are broken?

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

No branches or pull requests

1 participant