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

Provision fails on Ubuntu #78

Open
snoek09 opened this issue Dec 1, 2014 · 4 comments
Open

Provision fails on Ubuntu #78

snoek09 opened this issue Dec 1, 2014 · 4 comments

Comments

@snoek09
Copy link
Contributor

snoek09 commented Dec 1, 2014

The provision fails on Ubuntu 14.04 because the user doesn't have the right permissions.
This is caused by missing linux nfs options in the vagrant config.

TASK: [App | Populate parameters.yml] ***************************************** 
failed: [default] => {"failed": true, "parsed": false}
invalid output was: SUDO-SUCCESS-rwigpxqezqtxklvgutkrzykpxnykvwam
Traceback (most recent call last):
  File "/home/vagrant/.ansible/tmp/ansible-tmp-1417431937.94-243284657440523/copy", line 1595, in <module>
    main()
  File "/home/vagrant/.ansible/tmp/ansible-tmp-1417431937.94-243284657440523/copy", line 228, in main
    module.atomic_move(src, dest)
  File "/home/vagrant/.ansible/tmp/ansible-tmp-1417431937.94-243284657440523/copy", line 1411, in atomic_move
    os.chown(dest, os.getuid(), os.getgid())
OSError: [Errno 1] Operation not permitted: '/var/www/amsphp/app/config/parameters.yml'
Exception OSError: (2, 'No such file or directory', '/var/www/amsphp/app/config/.ansible_tmptBCwA_parameters.yml') in <bound method _TemporaryFileWrapper.__del__ of <closed file '<fdopen>', mode 'w+b' at 0xff9030>> ignored
@dennisdegreef
Copy link
Contributor

Can this issue also be closed? The pull request states:
snoek09 closed this on Jan 6

Has the the problem been resolved?

@snoek09
Copy link
Contributor Author

snoek09 commented Feb 20, 2016

Problem is still there, PR was closed due to inactivity.

@dennisdegreef
Copy link
Contributor

If it helps, I would be able to test this on monday, i'll then have access to a (graphical) Linux machine :)

@snoek09
Copy link
Contributor Author

snoek09 commented Feb 20, 2016

I guess nobody is using Linux anymore 😁

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