[Bug 1912595] Re: unminimize shoud run apt with -–no-install-recommends
Morty
1912595 at bugs.launchpad.net
Thu Jan 21 14:18:51 UTC 2021
Robert, thanks for looking at this. I don't think that there is any good
reason not to set --no-install-recommends. Either the packet has been
installed including recommends; then it should have no effect
whatsoever. Or packets were installed with no-install-recommends; then
no new packets should be installed.
My assumptions is that not setting --no-install-recommends was rather
something that was not necessary, rather something that was done
intentional.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1912595
Title:
unminimize shoud run apt with -–no-install-recommends
Status in cloud-images:
New
Status in livecd-rootfs package in Ubuntu:
New
Bug description:
If running unmiminize after installing packages with –-no-install-
recommends the recommended packages are installed. (Of course only if
the root-package is found by one of the searches.)
To fix this it should be sufficient to add –-no-install-recommends to
all --reinstall.
Usecase: I have a cross-compile image with cmake being installed with
–-no-install-recommends, as I neither need gcc nor make. This image is
used for the CI. Based on this image, a new image is created for local
development. When running unminimize, make and gcc with all their
dependencies are installed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1912595/+subscriptions
More information about the foundations-bugs
mailing list