Comment 2 for bug 1447575

Revision history for this message
Nicolas Leiva (nicolasleiva) wrote :

I'm experiencing something similar when running Landscape OpenStack Autopilot (Problem with juju bootstrap):

[DEBUG • 04-23 10:10:17] • cloudinstall.landscape_install • (landscape_install.py, _save_lds_creds, 81)]
   Existing MAAS defined, doing a LDS installation with existing MAAS.
[DEBUG • 04-23 10:10:59] • cloudinstall.multi_install • (multi_install.py, do_install, 137)]
   Bootstrapping Juju: JUJU_HOME=/home/nleiva/.cloud-install/juju juju bootstrap
[DEBUG • 04-23 10:10:59] • cloudinstall.multi_install • (multi_install.py, do_install, 143)]
   Problem during bootstrap: '{'status': 1, 'output': 'sudo: juju: command not found\n'}'
[DEBUG • 04-23 10:10:59] • cloudinstall.utils • (utils.py, global_exchandler, 63)]
   Traceback (most recent call last):
  File "/usr/share/openstack/cloudinstall/utils.py", line 78, in run
    super().run()
  File "/usr/lib/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/share/openstack/cloudinstall/machinewait.py", line 127, in do_continue
    self.installer.do_install()
  File "/usr/share/openstack/cloudinstall/multi_install.py", line 144, in do_install
    raise Exception("Problem with juju bootstrap.")
Exception: Problem with juju bootstrap.

[INFO • 04-23 10:11:56] • cloudinstall.utils • (utils.py, cleanup, 91)]
   Cleanup, saving latest config object.
[DEBUG • 04-23 10:11:56] • cloudinstall.utils • (utils.py, cleanup, 97)]
   Attempting to reset the terminal
nleiva@controller:~$