Bug#378028: [Buildd-tools-devel] Bug#378028: "E: Only one command may be specified"

David Liontooth liontooth at cogweb.net
Wed Jul 12 22:59:52 UTC 2006


Roger Leigh wrote:
> tags 378028 + patch
> thanks
>   
This is confirmed to work with dchroot 0.13:

#!/bin/bash
ARGS=""
for i in "$@" ; do
ARGS="$ARGS '$i'"
done
exec dchroot -c ia32 -d -q "`basename $0`" "$ARGS"
>
> Please could you try the attached patch?
>   
gcc-4.1                 4.1.1-8

config.status: WARNING:  po/Makefile.in.in seems to ignore the
--datarootdir setting

wajig install dchroot_0.99.2-2_amd64.deb schroot_0.99.2-2_amd64.deb (the
version I built, not the official release of course)

Yes, the script above now works with the new dchroot too -- thanks! I'm
an amateur with this stuff, I suggest you talk to the people on the
debian-amd64 mailing list, they've likely looked into this already and
come up with new scripts that use schroot directly.

Best,
Dave













More information about the Buildd-tools-devel mailing list