Hi, > 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.
I think that adding 'APT::Install-Recommends "false";' depending on apt version inside chroot sounds like a better solution. Changing command-line option will need a lot of changes in different places. It will however affect user sessions (pbuilder login and execute) as a side-effect, but we should work-around by documenting that. How does that sound? regards, junichi -- [EMAIL PROTECTED],netfort.gr.jp} Debian Project -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]