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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]