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

Permissions issue on building backdrop sites #46

Open
jonhalle opened this issue Feb 27, 2019 · 0 comments
Open

Permissions issue on building backdrop sites #46

jonhalle opened this issue Feb 27, 2019 · 0 comments

Comments

@jonhalle
Copy link

civibuild install b-master fails when trying to install Backdrop

/home/vagrant/buildkit/src/civibuild.lib.sh: line 815: ./core/scripts/install.sh: Permission denied

I was not able to work out why this happens. However I was able to work around it by editing
~/buildkit/src/civibuild.lib.sh line 815

and specifying php so that line now reads

php ./core/scripts/install.sh ...

rather than relying on the hashbang. Not sure why this occurs, everything is running as the vagrant user. On OSX 10.14.3 if relevant.

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