[Pbuilder-maint] Bug#448562: pbuilder-satisfydepends-classic should pass --no-install-recommends to apt-get

Daniel Leidert daniel.leidert at wgdd.de
Wed Oct 31 00:15:41 UTC 2007


This also hits /usr/lib/pbuilder/pbuilder-satisfydepends-aptitude, which
installs aptitude with apt-get without using the newly introduced
--no-install-recommends:

| $CHROOTEXEC apt-get -y --force-yes install aptitude

This installs a lot of packages, that are not really necessary. The
workaround for the moment: Add

APT::Install-Recommends "false";

to apt.conf in ${APTCONFDIR} and then run pbuilder with
--override-config.

Regards, Daniel






More information about the Pbuilder-maint mailing list