Error running bootstrap

Bug #674303 reported by Kapil Thangavelu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyjuju
Fix Released
High
Kapil Thangavelu

Bug Description

Running $ ensemble -v bootstrap

i get a traceback

./bin/ensemble -v bootstrap
2010-11-11 16:29:12,684 DEBUG Initialising ensemble bootstrap runtime
Traceback (most recent call last):
  File "/home/kapil/projects/txzookeeper/py/lib/python2.6/site-packages/Twisted-10.1.0-py2.6-linux-i686.egg/twisted/internet/defer.py", line 249, in addCallbacks
    self._runCallbacks()
  File "/home/kapil/projects/txzookeeper/py/lib/python2.6/site-packages/Twisted-10.1.0-py2.6-linux-i686.egg/twisted/internet/defer.py", line 441, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File "/home/kapil/projects/txzookeeper/py/lib/python2.6/site-packages/Twisted-10.1.0-py2.6-linux-i686.egg/twisted/internet/base.py", line 426, in _continueFiring
    callable(*args, **kwargs)
  File "/home/kapil/canonical/ensemble/mine/unit-agent-spec/ensemble/control/command.py", line 48, in _run
    d = defer.maybeDeferred(self.callback, self.options)
--- <exception caught here> ---
  File "/home/kapil/projects/txzookeeper/py/lib/python2.6/site-packages/Twisted-10.1.0-py2.6-linux-i686.egg/twisted/internet/defer.py", line 125, in maybeDeferred
    result = f(*args, **kw)
  File "/home/kapil/canonical/ensemble/mine/unit-agent-spec/ensemble/control/bootstrap.py", line 12, in command
    provider = environment.get_machine_provider()
  File "/home/kapil/canonical/ensemble/mine/unit-agent-spec/ensemble/environment/environment.py", line 36, in get_machine_provider
    "ensemble.providers.%s.MachineProvider" % provider_type)
  File "/home/kapil/canonical/ensemble/mine/unit-agent-spec/ensemble/lib/loader.py", line 34, in get_callable
    module, callback = load_symbol(specification)
  File "/home/kapil/canonical/ensemble/mine/unit-agent-spec/ensemble/lib/loader.py", line 24, in load_symbol
    module = __import__(module_path, fromlist=True)
exceptions.TypeError: 'bool' object does not support indexing

Related branches

Changed in ensemble:
importance: Undecided → High
milestone: none → 0.3
Changed in ensemble:
assignee: nobody → Kapil Thangavelu (hazmat)
status: New → Fix Committed
Changed in ensemble:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.