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

Wrong owner and group of cache files #41

Open
dorongutman opened this issue Jan 12, 2015 · 1 comment
Open

Wrong owner and group of cache files #41

dorongutman opened this issue Jan 12, 2015 · 1 comment

Comments

@dorongutman
Copy link

In the same manner as in #37, when using vagrant and setting the composer_home to /home/vagrant/.composer, the cache files themselves (see the contents of /home/vagrant/.composer/cache) are created by root, meaning that if you once ran vagrant provision, you can't run composer update or install from inside the machine (sshing into the vagrant machine and running it from there) as a permissions issue will prevent you from updating the cache files.

@djoos
Copy link
Member

djoos commented Aug 27, 2015

Hi @dorongutman,

I've reopened #37 and will try to have a look at it shortly...

Kind regards,
David

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

2 participants