Your message dated Sun, 12 Nov 2023 21:49:41 +0000 with message-id <[email protected]> and subject line Bug#1054449: fixed in pesign 116-6 has caused the Debian Bug report #1054449, regarding pesign: Missing Pre-Depends on passwd 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.) -- 1054449: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054449 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: pesign Version: 0.112-6 Severity: serious Tags: patch Dear maintainer: When installing this package on a minimal chroot, this is what happens: Preparing to unpack .../26-pesign_0.112-6_amd64.deb ... /var/lib/dpkg/tmp.ci/preinst: 19: groupadd: not found dpkg: error processing archive /tmp/apt-dpkg-install-4UpEBk/26-pesign_0.112-6_amd64.deb (--unpack): new pesign package pre-installation script subprocess returned error exit status 127 This is because the package should have a Pre-Depends on "passwd", which is not essential. Trivial patch attached. Thanks.--- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Package: pesign Architecture: amd64 i386 armhf arm64 armel Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, libnss3-tools, coolkey, opensc +Pre-Depends: passwd Description: Signing utility for UEFI binaries This package contains the pesign utility for signing UEFI binaries (PE-COFF format) as well as other associated tools. It is meant to follow the PE and
--- End Message ---
--- Begin Message ---Source: pesign Source-Version: 116-6 Done: Steve McIntyre <[email protected]> We believe that the bug you reported is fixed in the latest version of pesign, 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. Steve McIntyre <[email protected]> (supplier of updated pesign 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: SHA256 Format: 1.8 Date: Sun, 12 Nov 2023 21:32:02 +0000 Source: pesign Architecture: source Version: 116-6 Distribution: unstable Urgency: medium Maintainer: Debian UEFI maintainers <[email protected]> Changed-By: Steve McIntyre <[email protected]> Closes: 1054449 Changes: pesign (116-6) unstable; urgency=medium . * Move passwd from Build-Depends to Depends, Closes: #1054449 Doh! Checksums-Sha1: 388255b465783b7dd5b7d9e18d78562c46278bb5 2085 pesign_116-6.dsc d89de6869ae662b995474984e23669d02617c8a4 11688 pesign_116-6.debian.tar.xz f3b2c8c06b75c5b0d9f4ff228359a8f6c8d8140d 6866 pesign_116-6_source.buildinfo Checksums-Sha256: c6f9bce391cb5edaf322820884fc898c4d1a041859218b4e05cf990785c6c6db 2085 pesign_116-6.dsc f5c86a698b22b2458e363af72489899faa1032685326322c7ed4e1e170d531fa 11688 pesign_116-6.debian.tar.xz 2f71e69e95003f25689c196c53556eb203d30b742ebee74025672893b50b806d 6866 pesign_116-6_source.buildinfo Files: 5b05b3131a5f02948719456feef186d7 2085 devel optional pesign_116-6.dsc c40f55078794e4a969e96543c16c0358 11688 devel optional pesign_116-6.debian.tar.xz d8d249f188baa31adec15161d40b8972 6866 devel optional pesign_116-6_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCAAvFiEEzrtSMB1hfpEDkP4WWHl5VzRCaE4FAmVRRXQRHDkzc2FtQGRl Ymlhbi5vcmcACgkQWHl5VzRCaE4ZjRAAgjVsr64Q5A62YDSkuw2RabDZHgwGCq+9 PuAhSvTTicDGJU/jzcb17xGQj+HxbmElIW/VXBGW8EiNplaPyf0o0pogeFNSKT3t m9Py+H6I9e2N24HxHK4wa3Lcv6vUQw1UYB+JjRhe3G/8Q82NZJGjw9l9rdwdn3c7 kmL2JzWR3AkkqrI+zjd+LyVadu3raLjIXBqUIT7ALCmz5sVcxPdPkS2uF6KoknM2 n+A274S/F+JlrZxpyiTmeJ/n5LnWE0AaJDjLkWKAzk0El/1/POO/218h6jY8IVCn oHmm601ulP/WLHy/qf9ghrDOsL1o0Z10pc0tXLWhN6d3V0HM5kpk8EWui0W3p75a N1k4dZf3Oi19V6FY5BV/jzUyUGJ7s2nYkhEkl8lpfTUD7xTtO/bHJp8ZNEgmdlCI WSmRrQDyu7rpMj82Cqf6B6KdwiI7g6+/9iN+1yyXi+YlEkHDiqJJhq7J10MXpsUt k+mnEW0QUamfW+lJnO41wm2HYJ0LCKLCvuywtPLKAfvqkUijNiQ4gBDWvco6KGAH 2mPRn6kapAr1wr4GaUxrfCBgJX2AIIHf2gk60pTK0LMQGg84dSJcNF/SjLl7vf3o Os8uMHYLh+HEk5cHdA+EcqhV/u62zhk6pV9ysD0v/jX91o41yjEuyAzdwOjuYeAP Y8LkJZCvV3E= =16bm -----END PGP SIGNATURE-----
--- End Message ---

