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

David Liontooth liontooth at cogweb.net
Wed Jul 12 16:56:17 UTC 2006


Package: dschroot
Version: 0.99.2-2
Severity: normal


The upgrade from 0.99.2-1 to 0.99.2-2 broke this script:

 #!/bin/bash
 ARGS=""
 for i in "$@" ; do
 ARGS="$ARGS '$i'"
 done

 exec dchroot -c ia32 -d -q "`basename $0`" "$ARGS"

I symlink the application to this script and it runs in chroot. Now 
I get this error:

 $ oowriter
 E: Only one command may be specified
 I: Run "dchroot --help" to list usage example and all available options

Downgrading to dchroot 0.99.2-1 restores previous functionality.

Dave

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)



More information about the Buildd-tools-devel mailing list