Your message dated Fri, 27 Jan 2012 22:26:09 +0000
with message-id <[email protected]>
and subject line Bug#657671: fixed in syslinux 2:4.05+dfsg-2
has caused the Debian Bug report #657671,
regarding [extlinux] Unexpected ordering of boot entries
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.)
--
657671: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657671
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: extlinux
Version: 2:4.05+dfsg-1
Severity: normal
Tags: patch
After installing the 3.1.10 kernel I got an unexpected ordering of entries:
3.1.9
3.1.10
3.1.0-1-amd64
The attached patch fixes this.
--- /usr/sbin/extlinux-update.orig 2012-01-27 21:42:52.658542144 +0100
+++ /usr/sbin/extlinux-update 2012-01-27 21:40:15.458545094 +0100
@@ -148,7 +148,7 @@ _CONFIG="\
"
# Find linux versions
-_VERSIONS="$(cd /boot && ls vmlinuz-* | grep -v .dpkg-tmp | sed -e 's|vmlinuz-||g' | sort -r)"
+_VERSIONS="$(cd /boot && ls vmlinuz-* | grep -v .dpkg-tmp | sed -e 's|vmlinuz-||g' | sort -rn)"
if [ "$(stat --printf %d /)" = "$(stat --printf %d /boot)" ]
then
--- End Message ---
--- Begin Message ---
Source: syslinux
Source-Version: 2:4.05+dfsg-2
We believe that the bug you reported is fixed in the latest version of
syslinux, which is due to be installed in the Debian FTP archive:
extlinux_4.05+dfsg-2_i386.deb
to main/s/syslinux/extlinux_4.05+dfsg-2_i386.deb
syslinux-common_4.05+dfsg-2_all.deb
to main/s/syslinux/syslinux-common_4.05+dfsg-2_all.deb
syslinux-udeb_4.05+dfsg-2_i386.udeb
to main/s/syslinux/syslinux-udeb_4.05+dfsg-2_i386.udeb
syslinux_4.05+dfsg-2.debian.tar.gz
to main/s/syslinux/syslinux_4.05+dfsg-2.debian.tar.gz
syslinux_4.05+dfsg-2.dsc
to main/s/syslinux/syslinux_4.05+dfsg-2.dsc
syslinux_4.05+dfsg-2_i386.deb
to main/s/syslinux/syslinux_4.05+dfsg-2_i386.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.
Daniel Baumann <[email protected]> (supplier of updated
syslinux 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: Fri, 27 Jan 2012 22:32:28 +0100
Source: syslinux
Binary: syslinux syslinux-udeb extlinux syslinux-common
Architecture: source i386 all
Version: 2:4.05+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Description:
extlinux - collection of boot loaders (ext2/3/4 and btrfs bootloader)
syslinux - collection of boot loaders
syslinux-common - collection of boot loaders (common files)
syslinux-udeb - collection of boot loaders (udeb)
Closes: 654838 657671
Changes:
syslinux (2:4.05+dfsg-2) unstable; urgency=low
.
* Adding patch from Micah Gersten <[email protected]> to fix FTBFS
with --as-needed (Closes: #654838).
* Switching to numeric (reverse) sorting in extlinux-update, thanks to
Thomas Viehweger <[email protected]> (Closes: #657671).
Checksums-Sha1:
a729fa55dcd98e581d68636932754f9ffa069da1 1398 syslinux_4.05+dfsg-2.dsc
17080746c8fe504f4f25e8ecc3a194edd3afc40e 33612
syslinux_4.05+dfsg-2.debian.tar.gz
bd7241191d92309e0d88e3aba7468fc058e23b79 100196 syslinux_4.05+dfsg-2_i386.deb
ccfc682118d7e971b2c64d048c2280cbd9718ac2 75144
syslinux-udeb_4.05+dfsg-2_i386.udeb
27a9d52ef06d4427222e24484e1ef56e5987f16d 119086 extlinux_4.05+dfsg-2_i386.deb
b9141d1c8460d660717d334156a9ff75f7ad52fa 1519674
syslinux-common_4.05+dfsg-2_all.deb
Checksums-Sha256:
c18bf1752b6bc9dd233fec1777252e295e5f0dde830208493e1da3559914fdb9 1398
syslinux_4.05+dfsg-2.dsc
8814f0937fb54de397364fa91b53190ad302a8b0bf4583632eeb99011293eea1 33612
syslinux_4.05+dfsg-2.debian.tar.gz
66302ea365c9d3a2a829ab0b5d9d5b5d41dd1f72e8bc6cb9ab33d8d660ffeabc 100196
syslinux_4.05+dfsg-2_i386.deb
ddca6c3cfc67b1b4367689e60ef624c637743a837ee957b903411e88d1f7ac8f 75144
syslinux-udeb_4.05+dfsg-2_i386.udeb
6136c012d919ec476fa5e6db6c7a1b9d5ca92fa8c27988715818c0bc86df8d3a 119086
extlinux_4.05+dfsg-2_i386.deb
71d96f1afbc47668a118e3cb0f95022c943f1bfff864aa071676e86664552b1e 1519674
syslinux-common_4.05+dfsg-2_all.deb
Files:
2e6cb8154cc3989988aa44a21c5b496a 1398 utils optional syslinux_4.05+dfsg-2.dsc
b6015df56a38443399395d2e604d3b73 33612 utils optional
syslinux_4.05+dfsg-2.debian.tar.gz
f8e430d6f0926620a2108e993d8534cf 100196 utils optional
syslinux_4.05+dfsg-2_i386.deb
3f37f304537110cab0ee39c67b82f4b9 75144 debian-installer optional
syslinux-udeb_4.05+dfsg-2_i386.udeb
c38e316a13401ac2e06413acaa7746e6 119086 utils optional
extlinux_4.05+dfsg-2_i386.deb
53df2d6983f949710745166d6d5c140a 1519674 utils optional
syslinux-common_4.05+dfsg-2_all.deb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk8jHCsACgkQ+C5cwEsrK55ooACgwqIOqRhBhyEtp+odmBjDVies
HXcAnjjBibQPBC0AUGrh45xWmhnU8DjK
=dFJF
-----END PGP SIGNATURE-----
--- End Message ---