Comment 5 for bug 1773756

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 1773756] Re: [RFE] lazy installation of agent dependencies

Doesn't that say that cloud-utils is requesting qemu-block-extra?

I think we do need at least some bits from cloud-utils but maybe we don't
need it as much anymore. (At one point we needed the package that helps
look up where cloud images would be found, but its possible that we don't
use it for that anymore.)
Similarly, I think we don't need bridge-utils installed by default if we
aren't creating bridges until late.

On Thu, Jun 7, 2018 at 1:28 PM, Dmitrii Shcherbakov <
<email address hidden>> wrote:

> Hmm, pretty sure.
>
> $ juju bootstrap localhost
>
> $ juju ssh -m controller 0 'dpkg -l | grep qemu'
> ii qemu-block-extra:amd64 1:2.5+dfsg-5ubuntu10.29
> amd64 extra block backend modules for qemu-system and
> qemu-utils
> ii qemu-utils 1:2.5+dfsg-5ubuntu10.29
> amd64 QEMU utilities
>
>
> /var/log/apt/history.log:
> http://paste.ubuntu.com/p/fvPjPT4dj8/
> Start-Date: 2018-06-04 14:17:15
> Commandline: apt-get --option=Dpkg::Options::=--force-confold
> --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install
> cloud-utils
> Requested-By: ubuntu (1000)
> Install: libnss3-nssdb:amd64 (2:3.28.4-0ubuntu0.16.04.3, automatic),
> librbd1:amd64 (10.2.9-0ubuntu0.16.04.1, automatic),
> libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1, automatic),
> libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1, automatic),
> libaio1:amd64 (0.3.110-2, automatic), libboost-random1.58.0:amd64
> (1.58.0+dfsg-5ubuntu3.1, automatic), cloud-image-utils:amd64
> (0.27-0ubuntu25.1, automatic), distro-info:amd64 (0.14build1, automatic),
> qemu-utils:amd64 (1:2.5+dfsg-5ubuntu10.29, automatic), sharutils:amd64
> (1:4.15.2-1ubuntu0.1, automatic), genisoimage:amd64 (9:1.1.11-3ubuntu1,
> automatic), libiscsi2:amd64 (1.12.0-2, automatic), libnss3:amd64
> (2:3.28.4-0ubuntu0.16.04.3, automatic), cloud-utils:amd64
> (0.27-0ubuntu25.1), libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1,
> automatic), qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.29, automatic),
> librados2:amd64 (10.2.9-0ubuntu0.16.04.1, automatic), libnspr4:amd64
> (2:4.13.1-0ubuntu0.16.04.1, automatic)
> End-Date: 2018-06-04 14:17:42
>
> --
> You received this bug notification because you are subscribed to juju.
> Matching subscriptions: juju bugs
> https://bugs.launchpad.net/bugs/1773756
>
> Title:
> [RFE] lazy installation of agent dependencies
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/juju/+bug/1773756/+subscriptions
>