Package: chrootuid
Version: 1.3-4
Severity: normal
With the following invocation, bittorrent will fail to start.
$ sudo chrootuid /var/chroot/bittorrent bittorrent \
/usr/bin/btdownloadcurses --saveas /arc/image/torrents/test
/arc/image/torrents/test.torrent
chrootuid: invalid option -- -
chdir(--saveas): No such file or directory
However, if the the -i options to chrootuid is included, bittorrent starts up
correctly.
$ sudo chrootuid -i /var/chroot/bittorrent bittorrent \
/usr/bin/btdownloadcurses --saveas /torrents/test
/torrents/test.torrent
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686
Locale: LANG=ja_JP.EUC-JP, LC_CTYPE=ja_JP.EUC-JP (charmap=EUC-JP)
Versions of packages chrootuid depends on:
ii libc6 2.3.6-4 GNU C Library: Shared libraries an
chrootuid recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]