Your message dated Mon, 25 May 2020 00:03:50 +0000 with message-id <[email protected]> and subject line Bug#961476: fixed in debianutils 4.10 has caused the Debian Bug report #961476, regarding debianutils: installkernel in /usr/sbin is not found by kernel installation 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.) -- 961476: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961476 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: debianutils Version: 4.9.3 Severity: important Hi I just did run a make install in the kernel source git repo, and was greeted with sh ./arch/x86/boot/install.sh 5.7.0-rc7 arch/x86/boot/bzImage \ System.map "/boot" Cannot find LILO. The problem is that the install script uses if [ -x ~/bin/${INSTALLKERNEL} ]; then exec ~/bin/${INSTALLKERNEL} "$@"; fi if [ -x /sbin/${INSTALLKERNEL} ]; then exec /sbin/${INSTALLKERNEL} "$@"; fi and thus this breaks. Linking /sbin/installkernel -> /usr/sbin/installkernel fixes this problem. Best Norbert -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.7.0-rc6+ (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages debianutils depends on: ii libc6 2.30-8 debianutils recommends no packages. debianutils suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: debianutils Source-Version: 4.10 Done: Clint Adams <[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. Clint Adams <[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: Sun, 24 May 2020 19:40:59 -0400 Source: debianutils Binary: debianutils Architecture: source Version: 4.10 Distribution: unstable Urgency: medium Maintainer: Clint Adams <[email protected]> Changed-By: Clint Adams <[email protected]> Description: debianutils - Miscellaneous utilities specific to Debian Closes: 961476 Changes: debianutils (4.10) unstable; urgency=medium . * installkernel: stay in /sbin. closes: #961476. * tempfile: add run-time deprecation warning. Checksums-Sha1: 681a257b5efa90f592d930994cac298cb62a9ef6 1611 debianutils_4.10.dsc 22ea34b96022bf6265277d6bfee3ed82a9fc2668 157512 debianutils_4.10.tar.xz Checksums-Sha256: 31a4b80b460e0ba67c69d22aaeb02875018d14c1bbfb8b477be1331736748408 1611 debianutils_4.10.dsc bd6e39a563cd8169bad76df80a4782f151f7213a2ebce84940237f54798642d6 157512 debianutils_4.10.tar.xz Files: d37e962442207dbe598d84b980cd571c 1611 utils required debianutils_4.10.dsc a07869c83b2d3917f5dcf297651bcdd2 157512 utils required debianutils_4.10.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEdYHsh0BT5sgHeRubVZIzHhmdOKgFAl7LBs4ACgkQVZIzHhmd OKi4PA/9FCqdLAgG9Kci/ky+XCvihfLk3N+Q7KysjAMJXDnquNziSd5+vQapNTJE CwtMb/CqWHZXAQOHOu5mMEv2IggHlAke+WzXCdAmIHwYEiCTKv57IcsNauNupRC1 dL2f4XcLHsx24J3CSxMI6H0QeHg+dOAqz4YTZT998sAkog+g6dtn4dqw4MlL2GOM q5+GrPUTvNqfT+gxWVmdwBhSc/e8WFu1nhPKAKbcBE0gB+Y4g11j5DIa80EYnGub txTHMnt4n6oMvUKkVqHXKodICMLJnzY/7KFSMqH1DUJI/Sgq3hRv8jq435bVk5TO vFLEDRkju6zS4hyLXMeGoC2AnbdsvpRfxqeTjaiCHcN66USy+7Xb++cEZBEXX2gu 720IYWS+2kroSOMeepFqkbj0c4sjF3YVqEEBgIhelODHCEhg2xQmx2nCixnrMLRO IAwwOgxTxkVAAFhxngeU5iiHpIVxM84hGqDdWmHbpaYvVSvilzBobJ8OdDfE4E1L Y1czSRDeS05HOL9hEkAhdrDfTX/zgoU97mJVfd/hQzrxME8cYI5b533cMrnRsp72 awRTM1FXPPEDLt4ZY3qdH+JfAekTsa1sCd7ic7nA4w0gpJpYVMFpKMzfIwpCYlja 9D+Hm+Zow9mKwj7r82giPzEmp57jxbxhHKoglrBVC7HP4LhTWS8= =CNUL -----END PGP SIGNATURE-----
--- End Message ---

