On Tue, Aug 12, 2008 at 04:47:04PM +0200, Jordi Pujol wrote: > Package: klibc-utils > Version: 1.5.12-1 and 1.5.12-2 (in lenny and sid of architecture i386) > Severity: normal > Architecture: i386 > > Hello, > > the chroot command exits with execve error > We can do a simple test: > > [EMAIL PROTECTED] /usr/lib/klibc/bin/chroot / echo $PATH > execve: No such file or directory > [EMAIL PROTECTED] /usr/lib/klibc/bin/chroot / set > execve: No such file or directory > > Also, when starting a system with live-initramfs occurs the same into the > initrd environment, > > Start a live system with break=live-bottom, and try this: > > # the PATH is correct > (initramfs) echo $PATH > /sbin:/usr/sbin:/bin:/usr/bin > > # using chroot from klibc gives an error, > (initramfs) chroot /root which debconf-communicate > execve: No such file or directory > > # using chroot from busybox is correct, > (initramfs) busybox chroot /root which debconf-communicate > /usr/bin/debconf-communicate > > Kind regards, > > Jordi Pujol
yes this is known. chroot klibc-utils is fixed in 1.5.14, which is in experimental. -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]