Skip to content

Instantly share code, notes, and snippets.

@castrojo
Created March 4, 2014 15:40
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 castrojo/9348790 to your computer and use it in GitHub Desktop.
Save castrojo/9348790 to your computer and use it in GitHub Desktop.
jorge@jilldactyl:~/src/bundles/hadoop-cluster$ juju bundle proof bundles.yaml
Traceback (most recent call last):
File "/usr/bin/charm-proof", line 9, in <module>
load_entry_point('charm-tools==1.2.8', 'console_scripts', 'charm-proof')()
File "/usr/lib/python2.7/dist-packages/charmtools/proof.py", line 63, in main
args.debug)
File "/usr/lib/python2.7/dist-packages/charmtools/proof.py", line 54, in proof
return ["FATAL: %s" % e.strerror], 200
AttributeError: 'exceptions.Exception' object has no attribute 'strerror'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment