Your message dated Thu, 09 Nov 2006 05:32:22 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#397775: fixed in grub 0.97-19 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: grub Version: 0.97-18 Severity: normal Tags: patch if an installed kernel is part of the name of an installed xen kernel, update-grub will skip this kernel. Patch: --- /usr/sbin/update-grub.real 2006-09-20 21:46:31.000000000 +0200 +++ update-grub.real 2006-11-09 12:55:15.000000000 +0100 @@ -894,3 +894,3 @@ # found a kernel - if `echo "$xenKernels" | grep -q $kern` ; then + if `echo "$xenKernels" | grep -q "$kern "` ; then continue Don't know if this was best solution, but it was one ;) -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-1-k7 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages grub depends on: ii libc6 2.3.6.ds1-8 GNU C Library: Shared libraries ii libncurses5 5.5-5 Shared libraries for terminal hand grub recommends no packages. -- debconf-show failed
--- End Message ---
--- Begin Message ---Source: grub Source-Version: 0.97-19 We believe that the bug you reported is fixed in the latest version of grub, which is due to be installed in the Debian FTP archive: grub-disk_0.97-19_all.deb to pool/main/g/grub/grub-disk_0.97-19_all.deb grub-doc_0.97-19_all.deb to pool/main/g/grub/grub-doc_0.97-19_all.deb grub_0.97-19.diff.gz to pool/main/g/grub/grub_0.97-19.diff.gz grub_0.97-19.dsc to pool/main/g/grub/grub_0.97-19.dsc grub_0.97-19_i386.deb to pool/main/g/grub/grub_0.97-19_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. Otavio Salvador <[EMAIL PROTECTED]> (supplier of updated grub 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.7 Date: Thu, 9 Nov 2006 11:15:39 -0200 Source: grub Binary: grub-disk grub grub-doc Architecture: source i386 all Version: 0.97-19 Distribution: unstable Urgency: low Maintainer: Grub Maintainers <[EMAIL PROTECTED]> Changed-By: Otavio Salvador <[EMAIL PROTECTED]> Description: grub - GRand Unified Bootloader grub-disk - GRUB bootable disk image grub-doc - Documentation for GRand Unified Bootloader Closes: 367889 393488 394020 395275 396315 397021 397775 Changes: grub (0.97-19) unstable; urgency=low . [ Leandro Dorileo ] * Changed how grub handles the saved default entry in the savedefault(once) patch in stage2/stage2.c cmain function, changed grub-reboot to print the warning already being printed in grub-set-default to default file. Closes: #367889, #397021. . [ Otavio Salvador ] * Applied patch from "Christian Eckerle" <[EMAIL PROTECTED]> to not always prepend /boot in front of the kernel line for xen if /boot is on its on partition. Closes: #393488. * Applied patch from Mike Kasick <[EMAIL PROTECTED]> to fix the handle of null options. Closes: #395275. * Applied patch from Markus Schulz <[EMAIL PROTECTED]> to fix xen kernel name detection. Closes: #397775. * Fix grub-install and update-grub mess. Closes: #394020. * Applied patch from "A. Costa" <[EMAIL PROTECTED]> to fix a typo on update-grub.8. Closes: #396315. Files: 74e3f44a2419ec9a262bd069df714069 896 admin optional grub_0.97-19.dsc 4652025be57682293e1190211d45a879 72468 admin optional grub_0.97-19.diff.gz 82a86a9f95c5eecc10397909548787d8 372894 admin optional grub_0.97-19_i386.deb 36548030dc29a6d956b5f789022141d4 243594 admin optional grub-disk_0.97-19_all.deb 7887807b12b150619888924904e5ff89 271774 doc optional grub-doc_0.97-19_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFUyowLqiZQEml+FURAuzpAJ9AQdFXqju1Hg2d4+8VAE53QppeYACeOO9N KN6dsVokGdlsm7JKoDNe0gQ= =dGqy -----END PGP SIGNATURE-----
--- End Message ---

