Your message dated Wed, 15 Oct 2008 09:17:07 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#502255: fixed in kernel-package 11.0010 has caused the Debian Bug report #502255, regarding postinst problems in generated linux-image-* 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.) -- 502255: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502255 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: kernel-package Version: 11.009 Tags: patch There are a few postinst-related errors in generated linux-image-* packages: * $loader isn't expanded in the "really-run-bootloader" template. ${loader} is needed. * The logic of that question is reversed: answering "no" causes the bootloader (in my case, lilo) to be run. The attached patch fixes both problems. I also noticed a spelling error, which the following command will fix: sed -i -e s/retreiving/retrieving/ kernel/pkg/image/p* -- | Darren Salt | linux or ds at | nr. Ashington, | Toon | RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army | <URL:http://www.youmustbejoking.demon.co.uk/progs.packages.html> (((YOU)))(((ARE)))(((((((FEELING)))))))((((((SLEEPY))))))
kernel-package-postinst.patch
Description: Binary data
--- End Message ---
--- Begin Message ---Source: kernel-package Source-Version: 11.0010 We believe that the bug you reported is fixed in the latest version of kernel-package, which is due to be installed in the Debian FTP archive: kernel-package_11.0010.dsc to pool/main/k/kernel-package/kernel-package_11.0010.dsc kernel-package_11.0010.tar.gz to pool/main/k/kernel-package/kernel-package_11.0010.tar.gz kernel-package_11.0010_all.deb to pool/main/k/kernel-package/kernel-package_11.0010_all.deb 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. Manoj Srivastava <[EMAIL PROTECTED]> (supplier of updated kernel-package 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: SHA1 Format: 1.8 Date: Wed, 15 Oct 2008 03:18:41 -0500 Source: kernel-package Binary: kernel-package Architecture: source all Version: 11.0010 Distribution: unstable Urgency: low Maintainer: Manoj Srivastava <[EMAIL PROTECTED]> Changed-By: Manoj Srivastava <[EMAIL PROTECTED]> Description: kernel-package - A utility for building Linux kernel related Debian packages. Closes: 502255 Changes: kernel-package (11.0010) unstable; urgency=low . * [3aea39c] Add missing braces around variable in debconf template * [b0a7ac0] Correct logic around running lilo Bug fix: " postinst problems in generated linux-image-*", thanks to Darren Salt. (Closes: #502255) * [920898e] Modify docs now that make-kpkg clean is not a requirement The new build system is far more robust about keeping up with version numbers, and so all that is needed to change a .config or a version number is to just rm -rf ./debian and start building. This cuts down a lot on time wasted building kernels and deleting the .o files before the next build. Checksums-Sha1: 26b1d3e789b8beacb15f659c7a7666c238136630 894 kernel-package_11.0010.dsc d4499ce7a88f60de43456c093f0a149a0ffa7577 569294 kernel-package_11.0010.tar.gz aa6a88b4c27ce1f0bab686fe931606155f52f3dc 529878 kernel-package_11.0010_all.deb Checksums-Sha256: 8caffdc56a4602a3c5321ca0a0f2b3c7f2cc987b30b04f686da4c87e96e857e7 894 kernel-package_11.0010.dsc fec650fe8810201f1d4db483a097219abffac6fb3cd6b0bc967b4e3a27f5fb91 569294 kernel-package_11.0010.tar.gz ddbfbd56688771d6fd44a3eea317cef95772ead2c5cf7d70999fee4db81aa533 529878 kernel-package_11.0010_all.deb Files: 59d35d186926971fcaf9560c7879ffba 894 misc optional kernel-package_11.0010.dsc c479b2a066e134632a4bfd91d841cee5 569294 misc optional kernel-package_11.0010.tar.gz 7f8457345275517b21118494446e25dd 529878 misc optional kernel-package_11.0010_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkj1qWYACgkQIbrau78kQkxX9QCfdZtmOdh+HkUIU/uA25fZmr8/ a3oAn18rBZNAVaFJiguLOCbUWEphgVp/ =8Z9j -----END PGP SIGNATURE-----
--- End Message ---

