Skip to content

Instantly share code, notes, and snippets.

Created March 4, 2014 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/b52259cd5acf5509524c to your computer and use it in GitHub Desktop.
Save anonymous/b52259cd5acf5509524c to your computer and use it in GitHub Desktop.
Writing /usr/lib/python2.7/dist-packages/salt-0.17.5.egg-info
* INFO: Running install_ubuntu_git_post()
* WARN: Upstart does not appear to know about salt-minion
* INFO: Running install_ubuntu_restart_daemons()
salt-minion start/running, process 3600
* INFO: Running daemons_running()
* ERROR: salt-minion was not found running
* ERROR: Failed to run daemons_running()!!!
* ERROR: salt-minion was not found running. Pass '-D' for additional debugging information...
[ERROR ] Failed to deploy 'web1a-cqt2-ord'. Error: Executing the command '/tmp/.saltcloud/deploy.sh -c /tmp/.saltcloud -- git v0.17.5' failed
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/saltcloud/cloud.py", line 1369, in run_map
profile, local_master=master_name is None
File "/usr/local/lib/python2.7/dist-packages/saltcloud/cloud.py", line 611, in create
output = self.clouds[func](vm_)
File "/usr/local/lib/python2.7/dist-packages/saltcloud/clouds/openstack.py", line 754, in create
deployed = saltcloud.utils.deploy_script(**deploy_kwargs)
File "/usr/local/lib/python2.7/dist-packages/saltcloud/utils/__init__.py", line 734, in deploy_script
deploy_command
SaltCloudSystemExit: Executing the command '/tmp/.saltcloud/deploy.sh -c /tmp/.saltcloud -- git v0.17.5' failed
[INFO ] Complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment