Skip to content

Instantly share code, notes, and snippets.

@mikeywaites
Last active August 29, 2015 14:20
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 mikeywaites/6bfb713f292d05c4c334 to your computer and use it in GitHub Desktop.
Save mikeywaites/6bfb713f292d05c4c334 to your computer and use it in GitHub Desktop.
[master] out: software-properties-common
[master] out:
[master] out: E: Package 'python-software-properties' has no installation candidate
[master] out: * ERROR: Failed to run install_ubuntu_deps()!!!
[master] out: Package python-software-properties is not available, but is referred to by another package.
[master] out: This may mean that the package is missing, has been obsoleted, or
[master] out: is only available from another source
[master] out: However the following packages replace it:
[master] out: software-properties-common
[master] out:
[master] out: E: Package 'python-software-properties' has no installation candidate
[master] out: * ERROR: Failed to run install_ubuntu_deps()!!!
[master] out: Error: There was a profile error: Executing the command '/tmp/.saltcloud/deploy.sh -c /tmp/.saltcloud' failed
[ERROR ] An un-handled exception was caught by salt's global exception handler:
NameError: global name 'is_writeable' is not defined
Traceback (most recent call last):
File "/usr/local/bin/salt-cloud", line 14, in <module>
main()
File "/usr/local/bin/salt-cloud", line 10, in main
cloud.run()
File "/usr/local/lib/python2.7/dist-packages/saltcloud/cli.py", line 141, in run
if not is_writeable(entry):
NameError: global name 'is_writeable' is not defined
Traceback (most recent call last):
File "/usr/local/bin/salt-cloud", line 14, in <module>
main()
File "/usr/local/bin/salt-cloud", line 10, in main
cloud.run()
File "/usr/local/lib/python2.7/dist-packages/saltcloud/cli.py", line 141, in run
if not is_writeable(entry):
NameError: global name 'is_writeable' is not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment