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

guessing home directory when HOME environment variable is not available #24

Open
novia713 opened this issue Dec 4, 2017 · 3 comments
Open

Comments

@novia713
Copy link

novia713 commented Dec 4, 2017

path-util should consider lack of HOME environment variable and guessing correctly the home directory.
attach a PR at #25 using posix_getpwuid(posix_getuid())

@et304383
Copy link

Should not require a HOME environment variable at all. Why is HOME relevant to running commands against a webroot? You're not writing to /root (you better not be) or any other home dir, so why does this matter?

@arnaudom
Copy link

Hello, I am getting this error when console is run from an automated script. Can't find a solution on this:
hechoendrupal/drupal-console#3892

@fede-green
Copy link

We're getting this problem when using drush 10 on AWS instances. Could we get this merged?

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

4 participants