Comment 1 for bug 937889

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

The original problem of juju failing on precise was caused because libc6 is upgraded during the apt-get -y install juju. The libc6 debconf questions caused a hang.

The appropriate solution is for juju to stop using runcmd to install itself, but instead use the appropriate yaml to designate packages and PPA's to utilize.