Your message dated Mon, 28 Aug 2023 23:03:56 +0000
with message-id <e1qalh2-008l7u...@fasolo.debian.org>
and subject line Bug#1050752: fixed in debianutils 5.10
has caused the Debian Bug report #1050752,
regarding breaks chrootless and mmdebstrap autopkgtest
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 ow...@bugs.debian.org
immediately.)
--
1050752: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050752
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debianutils
Version: 5.9
Severity: serious
Tags: patch
Hi,
this commit broke $DPKG_ROOT support:
https://salsa.debian.org/debian/debianutils/-/commit/89daf5e2
this in turn breaks the mmdebstrap autopkgtest, thus filing this with severity
serious to prevent transition to testing until this problem is fixed.
The following patch fixes the problem:
--- a/debian/postinst
+++ b/debian/postinst
@@ -14,10 +14,10 @@ ua() {
usrmerge(){
for p in run-parts tmpfile; do
- [ -e /usr/bin/$p ] || ln -s /bin/$p /usr/bin/$p
+ [ -e "$DPKG_ROOT/usr/bin/$p" ] || ln -s /bin/$p
"$DPKG_ROOT/usr/bin/$p"
done
- [ -e /usr/sbin/installkernel ] || \
- ln -s /sbin/installkernel
/usr/sbin/installkernel
+ [ -e "$DPKG_ROOT/usr/sbin/installkernel" ] || \
+ ln -s /sbin/installkernel
"$DPKG_ROOT/usr/sbin/installkernel"
}
if test -z "$2" && test ! -f "$DPKG_ROOT/etc/shells"
--- End Message ---
--- Begin Message ---
Source: debianutils
Source-Version: 5.10
Done: Bastian Germann <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
debianutils, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1050...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bastian Germann <b...@debian.org> (supplier of updated debianutils package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 29 Aug 2023 00:39:28 +0200
Source: debianutils
Architecture: source
Version: 5.10
Distribution: unstable
Urgency: medium
Maintainer: Bastian Germann <b...@debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 790027 914921 1050725 1050752
Changes:
debianutils (5.10) unstable; urgency=medium
.
* On non-usrmerged systems, correct run-parts/tmpfile links (Closes:
#1050725)
* ischroot: Do not claim it does not run as non-root (Closes: #914921)
* Align the cron file regex with the documentation (Closes: #790027)
.
[ Johannes Schauer Marin Rodrigues ]
* debian/postinst: add DPKG_ROOT prefix to paths in usrmerge()
(Closes: #1050752)
Checksums-Sha1:
4d6d278193ea681482f95788d55daf8bc9f8a84e 1421 debianutils_5.10.dsc
ef3cf25d272b0382a6d8a92281327c383eae47e2 79444 debianutils_5.10.tar.xz
88b1e3c3cb6739534bfff30127de4280d307a255 5675 debianutils_5.10_source.buildinfo
Checksums-Sha256:
1cdec6457c3bc89bd04ab3fbe303f21a6d81ef91b65070f326bf50920b27b90c 1421
debianutils_5.10.dsc
55258f9955912fde0702a77db4d924ac0bce30548950320c9fef2bec520edc2a 79444
debianutils_5.10.tar.xz
4de09978fb1d90daf860b6f08b28dcb7614b15628e9f970758e4503d81de5449 5675
debianutils_5.10_source.buildinfo
Files:
52d75e44f26c71abcb4cff3e56936a2c 1421 utils required debianutils_5.10.dsc
abdf8f46b2a9b240bd1c2211b97a32ca 79444 utils required debianutils_5.10.tar.xz
fa4bb41fe4ba7ba1b07b5728b0c42454 5675 utils required
debianutils_5.10_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmTtIqEQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFArzC/9C3FpTkBMwLjm2Yu6C8qGQV0Sk0RhXYjI5
ClNIKJXZ8kcd5rdMy3UP6Y+kzcMNxUPffRnuyT3AM4yBF2sSxE8aCfVqIYI5zwiO
FDmLOvMk9i0n3ohmWCCGq082tznTNN9qs7vzZV/I2DYX1+NuiIatKEJkvfZFNpF9
csAzwIhFfdnvZp8NGB9dSfjUkh2nH2IZtuQdBJPFD6WIR8q0PeLPwBhAeq8gIleR
Oc1y7YiwI0oTBJdoHTEdCZ2xJ0p5UWLhGC/2qPX17kfwR2OOrxVLNhkGtsGvA0rN
3Vq3N6wXcCKxvXYdcCqGvSUAJXZTf8lE8+85IVshfjZTDqrgilHr3av+/0513gma
enDl6DGxynxxWLSwXSC45Xa2rjhwF4ybf20dEp7fQX4tRDgaCB7n4JaS3Hmwe12Q
NAoZ8uPtebjXfJFEgSbXIg0MYjrpLRUynmmZVMwf+ptPUOaG2rLPr873I3fY+gFd
aYMWYR12x+pDEAFE4CSf0jflJOjsBP4=
=ij2O
-----END PGP SIGNATURE-----
--- End Message ---