Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

find_dev fails if parent dir has no read permission #5

Open
mephinet opened this issue Jan 5, 2014 · 1 comment
Open

find_dev fails if parent dir has no read permission #5

mephinet opened this issue Jan 5, 2014 · 1 comment

Comments

@mephinet
Copy link

mephinet commented Jan 5, 2014

If find_dev is called on a directory where the user does not have read permission for one of the parent directories, perl dies with "Error opendir on...: Permission denied". This setup is not uncommon on shared systems where /home is set to d-wx--x--x, e.g. Openshift.

@kentfredric
Copy link
Member

Thanks for the report. I'll endeavour to make that scenario an "upper search" boundary that forces conclusion that we're "not in a dev directory" in a future release.

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

No branches or pull requests

2 participants