On 4 May 2012 23:33, Tim Michelsen <timmichel...@gmx-topmail.de> wrote: > how to solve pbuilder-satisfydepends-dummy dependencies? > https://answers.launchpad.net/ubuntu/+source/pbuilder/+question/196073
Looking at which packages it says aren't installable, I would guess that your pbuilder environment isn't set up to get packages from universe. For my pbuilder, I copied the .pbuilderrc file from here: https://wiki.ubuntu.com/PbuilderHowto#Multiple_pbuilders Note this line for Ubuntu (there's an equivalent for Debian): COMPONENTS="main restricted universe multiverse" After you've changed the repositories a pbuilder environment sees, I think you need to run with --override-config for it to pick up the change. Or if you're unsure, you can just delete the environment tarball and create a new one. Thomas -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/caovn4qic9zj9wri5nfksv4ocnlrvfe6ts6y_pf3dcdcby7b...@mail.gmail.com