Your message dated Mon, 10 Dec 2012 12:34:12 +0000 with message-id <[email protected]> and subject line Bug#687848: fixed in syslinux 2:4.05+dfsg-6+deb7u1 has caused the Debian Bug report #687848, regarding extlinux-update: fails to correctly update changed syslinux debian themes 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.) -- 687848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687848 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: extlinux Version: 2:4.05+dfsg-6 Severity: grave Tags: patch Justification: leaves system in unbootable state if updating in wheezy Hi, when preparing a patch for #681426 I noticed that after updating the debian wheezy extlinux theme (by installing an updated version of syslinux-themes-debian-wheezy) running extlinux-update does not update the theme in /boot/extlinux/themes/debian-wheezy but instead copies the new theme to /boot/extlinux/themes/debian-wheezy/extlinux . Therefore, the old theme is then used. This means that systems which had the broken theme (as described in #681426) installed and upgrade to a newer theme and run extlinux-update still won't boot. The problem can be fixed by removing the old theme before copying the new one: diff -Nru syslinux-4.05+dfsg/debian/local/extlinux-update syslinux-4.05+dfsg/debian/local/extlinux-update --- syslinux-4.05+dfsg/debian/local/extlinux-update 2012-06-30 14:00:10.000000000 +0200 +++ syslinux-4.05+dfsg/debian/local/extlinux-update 2012-09-16 17:07:40.000000000 +0200 @@ -403,9 +403,11 @@ if [ -n "${EXTLINUX_THEME_ORIG}" ] then + rm -rf "${_EXTLINUX_DIRECTORY}/themes/${EXTLINUX_THEME_ORIG}" cp -aL "/usr/share/syslinux/themes/${EXTLINUX_THEME_ORIG}/extlinux" "${_EXTLINUX_DIRECTORY}/themes/${EXTLINUX_THEME_ORIG}" ln -sf "${EXTLINUX_THEME_ORIG}" "${_EXTLINUX_DIRECTORY}/themes/${EXTLINUX_THEME}" else + rm -rf "${_EXTLINUX_DIRECTORY}/themes/${EXTLINUX_THEME}" cp -aL "/usr/share/syslinux/themes/${EXTLINUX_THEME}/extlinux" "${_EXTLINUX_DIRECTORY}/themes/${EXTLINUX_THEME}" fi Cheers, Mika
--- End Message ---
--- Begin Message ---Source: syslinux Source-Version: 2:4.05+dfsg-6+deb7u1 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. 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. Ivo De Decker <[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: SHA512 Format: 1.8 Date: Mon, 10 Dec 2012 12:48:40 +0100 Source: syslinux Binary: syslinux syslinux-udeb extlinux syslinux-common Architecture: source amd64 all Version: 2:4.05+dfsg-6+deb7u1 Distribution: testing-proposed-updates Urgency: low Maintainer: Daniel Baumann <[email protected]> Changed-By: Ivo De Decker <[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: 687848 Changes: syslinux (2:4.05+dfsg-6+deb7u1) testing-proposed-updates; urgency=low . * Non-maintainer upload. * Upload to testing for wheezy. * Correctly update syslinux debian themes in extlinux-update (Closes: #687848). Checksums-Sha1: aaa8e20cdd79fe6b5d6ef1afab7a81e596e6f485 2089 syslinux_4.05+dfsg-6+deb7u1.dsc d99ec8160dc786c8b4fbfe45e8bff94538bedc05 31692 syslinux_4.05+dfsg-6+deb7u1.debian.tar.xz c8ce68184fa53088fef9f777f7bb6d566f7d0827 94628 syslinux_4.05+dfsg-6+deb7u1_amd64.deb 828326d300c3a8a21a91a5ef0b73fc10ca604422 40338 syslinux-udeb_4.05+dfsg-6+deb7u1_amd64.udeb f57885e3a00228b34cae7c06dc45fa18ffa79791 112506 extlinux_4.05+dfsg-6+deb7u1_amd64.deb e6b99b30234ec4ef7292f872964c63b6d5d690c5 934446 syslinux-common_4.05+dfsg-6+deb7u1_all.deb Checksums-Sha256: 00a7ad4011318781a22bc51994f2e2a3848239d52598be8c337594ce972541c8 2089 syslinux_4.05+dfsg-6+deb7u1.dsc bcede2f0a72e0dc763f803855e01f0a23668804f91ac9f60b71054f7927043d6 31692 syslinux_4.05+dfsg-6+deb7u1.debian.tar.xz 9a2c832e10e864b0e59d89a76896fdc4842d9160a5a58937fa5e879bd86afc6e 94628 syslinux_4.05+dfsg-6+deb7u1_amd64.deb dd8cac9b940ba559932e54ab2e2b32cdf0041a7e8ed024f5bfdea54a5297fed5 40338 syslinux-udeb_4.05+dfsg-6+deb7u1_amd64.udeb f387f1a489092a0b8ef506a1cdd917675026fecf2fcd23a226730e60f965a348 112506 extlinux_4.05+dfsg-6+deb7u1_amd64.deb c4c375ed717ab45dfc1a9310d866164f12ef0313215cdf2dd81f744ba62d46f8 934446 syslinux-common_4.05+dfsg-6+deb7u1_all.deb Files: 0a988add86c1f7ab33cda1a6a4e918dd 2089 utils optional syslinux_4.05+dfsg-6+deb7u1.dsc 09484eb9153c636f0a0b67aa2c9d62a6 31692 utils optional syslinux_4.05+dfsg-6+deb7u1.debian.tar.xz 310713812f0e32e8b7a3b14634689bfe 94628 utils optional syslinux_4.05+dfsg-6+deb7u1_amd64.deb e2a5533960b153fa46909701dddf4d23 40338 debian-installer optional syslinux-udeb_4.05+dfsg-6+deb7u1_amd64.udeb 0b6e72861a37fb5a601b5d5245b28c92 112506 utils optional extlinux_4.05+dfsg-6+deb7u1_amd64.deb c03c1041f5ca73505652a01cfe956996 934446 utils optional syslinux-common_4.05+dfsg-6+deb7u1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCgAGBQJQxdXhAAoJEHidbwV/2GP+POIP/RSwzahj1LEDnb0n2J55HBEE gHjQeleRiQ5m2gnnk4B8ccLGw1Vt9HK/SbibqEiLGvfxLkbPpPDOb17WusBIvWjv d7ou0PAKRmaqfkSA0k9oyte6pkdbX1BtGXeHgS3wZhzoOoaYd9PM2zT278uS6xcZ oV9Y7HNDqjf06FYBosY9V24509NWD87JtZfJNPukw8yq5rYBQWL8wSTbkqXbH+Go wOmFBjMPC4w2RUWDEcEK7tlk22XGW0IFCtI1ha9UtXatW0dQaXr5yigexL/tI1H0 Zg25ZGGixwvahTtYVz+mRwl7XJ0DwynsVypXa/fn7WxDl+QPWKhV5A8ezGCK2kG6 MxSudvubnMFXcg/gLLbxUCk30V1obMvcxR/fdaFaFYKJwBYAWawyTsXDS1S/lUEu CfeKXDkgXXq9qVJqyNhceFi9fGwuuVrRHDPvVuKD5rX7VKjYS0xVZ8tAfGy/ovI8 61RB2hQuXDDkzSgvGoseA7OwtdjDi9AtP1Clfv5VZUTbk7S0r/7PkIzMm4VvqRKd ZsebDEFqWB4tfY/V1EAx+F+4UcqeeAbn7fdIsoBdo6kdBoTULN4BSql8E/Y2GwPD G2Z9WHXLHZhyvx3G8XOkBKb/8M5dNZ9pc6XPYfujTB5TnyrVBM1hRQgkQSXUp/TB tyvgtZuzi0SV00YqpIqk =FdtE -----END PGP SIGNATURE-----
--- End Message ---

