Your message dated Sat, 11 Jul 2020 17:54:49 +0000
with message-id <[email protected]>
and subject line Bug#902351: Removed package(s) from unstable
has caused the Debian Bug report #737690,
regarding linux-user-chroot: does not chroot
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
737690: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737690
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linux-user-chroot
Version: 2013.1-2
Severity: important
Dear Maintainer,
linux-user-chroot is returning ENOENT when trying to execvp the program
specified as a parameter.
$ fakeroot fakechroot debootstrap --variant=fakechroot testing chroot
http://http.debian.net/debian/
$ linux-user-chroot $PWD/chroot /bin/sh
execv: No such file or directory
The same error is returned for /bin/dash or every other binaries in /bin
strace didn't helped out.
I've hacked the source, replacing the execvp() call with stat('/bin/sh') or
opendir('/bin') and a loop of readdir() but both were succesful and accessed
the right files.
regards,
Nicolas
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (900, 'testing'), (600, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages linux-user-chroot depends on:
ii libc6 2.17-97
linux-user-chroot recommends no packages.
linux-user-chroot suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2013.1-2+rm
Dear submitter,
as the package linux-user-chroot has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/902351
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Sean Whitton (the ftpmaster behind the curtain)
--- End Message ---