Comment 3 for bug 1248283

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 1248283] Re: Juju deploy of Charm in MAAS fails because dbus fails

Quoting Curtis Hovey (<email address hidden>):
> ** Summary changed:
>
> - Juju deploy of Charm in MAAS provider failing after successful bootstrap. Juju status stuck in “Pending” state
> + Juju deploy of Charm in MAAS fails because dbus fails
>

Based on what I see in the machine.log, it looks like dbus was not
installed. This is curious since AIUI juju uses the ubuntu-cloud
image. When I install a precise ubuntu-cloud container,
/var/run/dbus/system_bus_socket does exist. With ubuntu containers,
it does not until I 'apt-get install dbus.'

Could you please re-run this and, while the container is hung, log
in with 'sudo lxc-console -n <container-name>', and see whether the
dbus package is installed?

 status: incomplete