Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Vagrant directory chown error on provision #252

Open
flibbertigibbet opened this issue Sep 8, 2017 · 2 comments
Open

Vagrant directory chown error on provision #252

flibbertigibbet opened this issue Sep 8, 2017 · 2 comments

Comments

@flibbertigibbet
Copy link
Contributor

Provisioning a new VM by running ./scripts/setup successfully builds a container, but then logs an error:

Successfully tagged vagrant_app:latest
Creating network "vagrant_default" with the default driver
ERROR: Cannot start service app: error while creating mount source path '/vagrant/jenkins': chown /vagrant/jenkins: operation not permitted
Connection to 127.0.0.1 closed.
@hectcastro
Copy link

hectcastro commented Sep 9, 2017

I just brought up the Vagrant virtual machine up from scratch on develop with setup and was unable to reproduce this failure. When inside of the virtual machine, do you see the jenkins directory?

vagrant@app:/vagrant$ ls | grep jenkins
jenkins

@flibbertigibbet
Copy link
Contributor Author

vagrant@app:/vagrant$ ls -lah | grep jenkins
drwxr-xr-x  2 ubuntu ubuntu 4.0K Sep  8 14:24 jenkins

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

No branches or pull requests

2 participants