Created
March 4, 2014 15:40
-
-
Save castrojo/9348790 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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