Hey Joachim, Joachim Breitner [2013-05-19 21:52 +0200]: > I am designing a test right now, and I would have to add a large number > of packages of the tested package Recommends to the test dependencies. > As I want to test „If this package and all its recommends are installed, > then foo works.“, this is a counter-productive duplication. > > It would be great if the test could depend on „foo and all its > recommended packages“ somehow.
This could be done a new restriction preferrably, as I don't want to introduce a magic syntax into Depends: which would render it incompatible with apt. This is currently blocked as adt-run currently runs /usr/lib/pbuilder/pbuilder-satisfydepends-classic, which doesn't allow specifying additional apt options. We have another request (https://launchpad.net/bugs/1205110) to drop the pbuilder dependency, so we could potentially do the parsing ourselves and call apt-get directly. At that point, we can also add the APT::Install-Recommends option. Thanks, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org