Package: dchroot 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) Versions of packages dchroot depends on: ii libboost-program-options1.33. 1.33.1-4 program options library for C++ ii libboost-regex1.33.1 1.33.1-4 regular expression library for C++ ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-8 GCC support library ii liblockdev1 1.0.3-1 Run-time shared library for lockin ii libpam0g 0.79-3.1 Pluggable Authentication Modules l ii libstdc++6 4.1.1-8 The GNU Standard C++ Library v3 ii libuuid1 1.39-1 universally unique id library hi schroot 0.99.2-1 Execute commands in a chroot envir dchroot recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

