Skip to content

Instantly share code, notes, and snippets.

@whitmo
Created November 12, 2014 16:54
Show Gist options
  • Save whitmo/b7ac0caf26aad3194546 to your computer and use it in GitHub Desktop.
Save whitmo/b7ac0caf26aad3194546 to your computer and use it in GitHub Desktop.
juju debug-hooks-ext cloudfoundry/0
Customizing machine...Traceback (most recent call last):
File "/home/whit/.juju-plugins/juju-debug-hooks-ext", line 227, in <module>
config = customize(unit_name, unit, opts)
File "/home/whit/.juju-plugins/juju-debug-hooks-ext", line 105, in customize
import_ids = config.get('import_ids', []) + opts.import_ids
TypeError: can only concatenate list (not "NoneType") to list
ERROR subprocess encountered error code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment