On Thu, Dec 20, 2007 at 16:18:41 +0100, Norbert Preining wrote: > Hi all, > > I need to check out some build failures on ARM arch in a sid chroot. I > found a chroot on leisner.debian.org. > > But since I have never done this, how can I as normal user there check > that? Is there something like a cow/pbuilder using this chroot? > Hi Norbert,
$ dchroot sid $ apt-get source $foo $ cd $foo-* $ dpkg-buildpackage should work, assuming the build-dependencies are there (if they aren't, you should contact DSA to get them installed). Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]