On Sat, Aug 13, 2011 at 09:58:02AM +0200, Tobias Hansen wrote: > > Thanks, the new package is waiting to be uploaded at > http://mentors.debian.net/debian/pool/main/b/bsnes/bsnes_0.081-1.dsc > I have a problem with pbuilder at the moment, otherwise I would have > tested building with it.
Thanks for the quick reply! If pbuilder doesn't work, you can alternatively try using sbuild. As root, run: apt-get install sbuild sbuild-createchroot wheezy /var/lib/sbuild/wheezy ftp://ftp.de.debian.org/debian sbuild-adduser glaubitz Then, as normal user: cp /usr/share/doc/sbuild/examples/example.sbuildrc /home/glaubitz/.sbuildrc cd /path/to/some/space mkdir bsnes sbuild -d wheezy http://mentors.debian.net/debian/pool/main/b/bsnes/bsnes_0.081-1.dsc That should easily build your package. Adrian -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

