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

Error on vagrant up #20

Closed
Gomez opened this issue Sep 11, 2014 · 2 comments
Closed

Error on vagrant up #20

Gomez opened this issue Sep 11, 2014 · 2 comments
Assignees

Comments

@Gomez
Copy link
Member

Gomez commented Sep 11, 2014

Warning: Could not retrieve fact fqdn
Notice: Compiled catalog for vagrant-ubuntu-trusty-32 in environment production in 0.05 seconds
Error: Could not find dependent Exec[virtualenv_training] for Exec[git clone https://github.com/starzel/training_buildout.git buildout] at /tmp/vagrant-puppet/manifests/plone.pp:97
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

puppet apply --manifestdir /tmp/vagrant-puppet/manifests --detailed-exitcodes /tmp/vagrant-puppet/manifests/plone.pp || [ $? -eq 2 ]

Should the repo https://github.com/starzel/training_buildout.git be moved to the collective?

@pbauer
Copy link
Sponsor Member

pbauer commented Oct 6, 2014

Could not retrieve fact fqdn is fixed by config.vm.hostname = "training.plone.org" in Vagantfile.
Error: Could not find dependent Exec[virtualenv_training] is fixed in pupped-config.
Ther is still the message default: /vagrant/Vagrantfile: unexpected operator and I can't fin out what the peoblem seems to be but it seems not to have any repercussions whatsoever.

Todo: Test on linux

@pbauer pbauer assigned pbauer and Gomez and unassigned pbauer Oct 6, 2014
@Gomez
Copy link
Member Author

Gomez commented Oct 6, 2014

fine. fixed

@Gomez Gomez closed this as completed Oct 6, 2014
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