Your message dated Mon, 28 Aug 2023 23:03:56 +0000 with message-id <[email protected]> and subject line Bug#1050725: fixed in debianutils 5.10 has caused the Debian Bug report #1050725, regarding debianutils: installs broken symlinks on non-usrmerged systems 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.) -- 1050725: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050725 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: debianutils Version: 5.9 The following snippet from the postinst script cannot possibly be right, as it creates two broken symlinks on non-usrmerged systems: ,---- | usrmerge(){ | for p in run-parts tmpfile; do | [ -e /usr/bin/$p ] || ln -s /bin/which /usr/bin/$p | done `---- Apart from the typo ("tmpfile" should be "tempfile"), the intention probably was to symlink /bin/$p to /usr/bin/$p, not the non-existent /bin/which. -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---Source: debianutils Source-Version: 5.10 Done: Bastian Germann <[email protected]> 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Bastian Germann <[email protected]> (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 [email protected]) -----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 <[email protected]> Changed-By: Bastian Germann <[email protected]> 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 ---

