Your message dated Sat, 21 Jun 2008 16:02:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#487198: fixed in grub2 1.96+20080621-1 has caused the Debian Bug report #487198, regarding grub-pc: update-grub does not put hard drives in the linux command by default 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.) -- 487198: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487198 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: grub-pc Version: 1.96+20080617-1 Severity: important I updated grub using apt, and then in the post-inst it ran update-grub like it was supposed to. I rebooted later, after building a new kernel, and Grub repeatedly coyldn't find my kernel. I popped into a command line and messed around before I realized that it listed the kernel at /vmlinuz-2.6.25-arctor-1.8 rather than (hd1,1)/vmlinuz-2.6.25-arctor-1.8 like it should've. Sure enough, I made the change and it could find the kernel and it booted properly. After booting, I ran deleted my grub.cfg and ran update-grub again (after making sure I was running the latest version). Again, it left out the (hd1,1) that it needs to find my kernel. -- Package-specific info: *********************** BEGIN /proc/mounts /dev/root / ext3 rw,errors=remount-ro,data=ordered 0 0 /dev/root /dev/.static/dev ext3 rw,errors=remount-ro,data=ordered 0 0 /dev/sdb1 /boot ext3 rw,errors=continue,data=ordered 0 0 /dev/sdb6 /home ext3 rw,errors=continue,data=ordered 0 0 /dev/sda1 /media/windows ntfs ro,uid=0,gid=0,fmask=0177,dmask=077,nls=iso8859-1,errors=continue,mft_zone_multiplier=1 0 0 /dev/sdb6 /opt/debian-386/home ext3 rw,errors=continue,data=ordered 0 0 /dev/root /opt/debian-386/tmp ext3 rw,errors=remount-ro,data=ordered 0 0 /dev/root /var/lib/schroot/mount/sid32-dddb042f-0f65-41ee-bfe9-389d81c40db5 ext3 rw,errors=remount-ro,data=ordered 0 0 /dev/sdb6 /var/lib/schroot/mount/sid32-dddb042f-0f65-41ee-bfe9-389d81c40db5/home ext3 rw,errors=continue,data=ordered 0 0 /dev/root /var/lib/schroot/mount/sid32-dddb042f-0f65-41ee-bfe9-389d81c40db5/tmp ext3 rw,errors=remount-ro,data=ordered 0 0 /dev/sdd1 /media/usbdisk ext3 rw,nosuid,nodev,noexec,errors=continue,data=ordered 0 0 *********************** END /proc/mounts *********************** BEGIN /boot/grub/device.map (hd0) /dev/sda (hd1) /dev/sdb (hd2) /dev/sdc *********************** END /boot/grub/device.map *********************** BEGIN /boot/grub/grub.cfg # # DO NOT EDIT THIS FILE # # It is automatically generated by /usr/sbin/update-grub using templates # from /etc/grub.d and settings from /etc/default/grub # ### BEGIN /etc/grub.d/00_header ### set default=0 set timeout=5 set root=(hd1,5) search --fs-uuid --set ba34c64d-89e8-4788-902e-8a0b3a01ec99 if font /usr/share/grub/unicode.pff ; then set gfxmode=640x480 insmod gfxterm insmod vbe terminal gfxterm fi ### END /etc/grub.d/00_header ### ### BEGIN /etc/grub.d/05_debian_theme ### set root=(hd1,5) search --fs-uuid --set ba34c64d-89e8-4788-902e-8a0b3a01ec99 insmod png if background_image /usr/share/images/desktop-base/debian-blueish-wallpaper-640x480.png ; then set color_normal=black/black set color_highlight=magenta/black else set menu_color_normal=cyan/blue set menu_color_highlight=white/blue fi ### END /etc/grub.d/05_debian_theme ### ### BEGIN /etc/grub.d/10_hurd ### ### END /etc/grub.d/10_hurd ### ### BEGIN /etc/grub.d/10_linux ### menuentry "Debian GNU/Linux, linux 2.6.25-arctor-1.8" { linux /vmlinuz-2.6.25-arctor-1.8 root=/dev/sdb5 ro } menuentry "Debian GNU/Linux, linux 2.6.25-arctor-1.8 (single-user mode)" { linux /vmlinuz-2.6.25-arctor-1.8 root=/dev/sdb5 ro single } menuentry "Debian GNU/Linux, linux 2.6.25-arctor-1.7.5" { linux /vmlinuz-2.6.25-arctor-1.7.5 root=/dev/sdb5 ro } menuentry "Debian GNU/Linux, linux 2.6.25-arctor-1.7.5 (single-user mode)" { linux /vmlinuz-2.6.25-arctor-1.7.5 root=/dev/sdb5 ro single } ### END /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/10_windows ### menuentry "Microsoft Windows Vista Ultimate" { set root=(hd0,1) chainloader +1 } ### END /etc/grub.d/10_windows ### ### BEGIN /etc/grub.d/30_os-prober ### ### END /etc/grub.d/30_os-prober ### *********************** END /boot/grub/grub.cfg -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.25-arctor-1.8 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages grub-pc depends on: ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy ii grub-common 1.96+20080617-1 GRand Unified Bootloader, version ii libc6 2.7-12 GNU C Library: Shared libraries ii liblzo2-2 2.03-1 data compression library ii libncurses5 5.6+20080614-1 Shared libraries for terminal hand grub-pc recommends no packages. -- debconf information: grub-pc/linux_cmdline: * grub-pc/chainload_from_menu.lst: true -- -Will Orr [EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---Source: grub2 Source-Version: 1.96+20080621-1 We believe that the bug you reported is fixed in the latest version of grub2, which is due to be installed in the Debian FTP archive: grub-common_1.96+20080621-1_amd64.deb to pool/main/g/grub2/grub-common_1.96+20080621-1_amd64.deb grub-efi_1.96+20080621-1_amd64.deb to pool/main/g/grub2/grub-efi_1.96+20080621-1_amd64.deb grub-ieee1275_1.96+20080621-1_amd64.deb to pool/main/g/grub2/grub-ieee1275_1.96+20080621-1_amd64.deb grub-linuxbios_1.96+20080621-1_amd64.deb to pool/main/g/grub2/grub-linuxbios_1.96+20080621-1_amd64.deb grub-pc_1.96+20080621-1_amd64.deb to pool/main/g/grub2/grub-pc_1.96+20080621-1_amd64.deb grub-rescue-pc_1.96+20080621-1_amd64.deb to pool/main/g/grub2/grub-rescue-pc_1.96+20080621-1_amd64.deb grub2_1.96+20080621-1.diff.gz to pool/main/g/grub2/grub2_1.96+20080621-1.diff.gz grub2_1.96+20080621-1.dsc to pool/main/g/grub2/grub2_1.96+20080621-1.dsc grub2_1.96+20080621-1_amd64.deb to pool/main/g/grub2/grub2_1.96+20080621-1_amd64.deb grub2_1.96+20080621.orig.tar.gz to pool/main/g/grub2/grub2_1.96+20080621.orig.tar.gz 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. Robert Millan <[EMAIL PROTECTED]> (supplier of updated grub2 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: Sat, 21 Jun 2008 15:52:48 +0200 Source: grub2 Binary: grub2 grub-of grub-common grub-pc grub-rescue-pc grub-linuxbios grub-efi grub-ieee1275 Architecture: source amd64 Version: 1.96+20080621-1 Distribution: unstable Urgency: high Maintainer: GRUB Maintainers <[EMAIL PROTECTED]> Changed-By: Robert Millan <[EMAIL PROTECTED]> Description: grub-common - GRand Unified Bootloader, version 2 (common files) grub-efi - GRand Unified Bootloader, version 2 (EFI version) grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version) grub-linuxbios - GRand Unified Bootloader, version 2 (LinuxBIOS version) grub-of - GRand Unified Bootloader, version 2 [dummy] grub-pc - GRand Unified Bootloader, version 2 (PC/BIOS version) grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version) grub2 - GRand Unified Bootloader, version 2 (dummy package) Closes: 486804 487198 Changes: grub2 (1.96+20080621-1) unstable; urgency=high . * Urgency set to "high" because of #482688. * New CVS snapshot. - Fix module load hook in prepare_grub_to_access_device(). (Closes: #486804) - Call prepare_grub_to_access_device() before accessing devices, never afterwards. (Closes: #487198) * grub.d/05_debian_theme: Prefer /boot/grub over /usr for image loading, since chances are it's less LVMed. Checksums-Sha1: 0b3ee3f00754759826a4b7395c72cd737bffcfd9 1979 grub2_1.96+20080621-1.dsc 0d6880722a6d559194e9a9f0e4267227a0f53a7e 858522 grub2_1.96+20080621.orig.tar.gz 2b6ec145471d758f16072596561b0559fe60da6a 40501 grub2_1.96+20080621-1.diff.gz 1bc84cb9dd4dbccf6c015825ce2f86260a927829 114790 grub2_1.96+20080621-1_amd64.deb 599c53f021bd1f5e422b2db85ce057acdb3a206c 188496 grub-common_1.96+20080621-1_amd64.deb b6861476c1607c9f91a918a6de0dc1506fffb24e 1116290 grub-pc_1.96+20080621-1_amd64.deb 8dbfec1c9688b3542e1476c1abfe1ac073e5c005 456436 grub-rescue-pc_1.96+20080621-1_amd64.deb af5a39a1d83b9a8242ba803071bd207363485a70 979090 grub-linuxbios_1.96+20080621-1_amd64.deb 09b1c9a1c122fb4d3c648e38d568e8631adcfa24 872144 grub-efi_1.96+20080621-1_amd64.deb 90a05995a78f1d492defb5f51d33189dcdf6db88 981260 grub-ieee1275_1.96+20080621-1_amd64.deb Checksums-Sha256: a58f63aba271996416db734c88edbdf271a7aae88eab0e742353e4560289c23b 1979 grub2_1.96+20080621-1.dsc 419e6a946098da2192b6870b9dc03003afdb7b7fcc8005353eb5e3468fede6c4 858522 grub2_1.96+20080621.orig.tar.gz dda43ec1b225b5d5f54795e59770a20e74dc143efd5876cfa5265088cd7b8d26 40501 grub2_1.96+20080621-1.diff.gz a355ccaf1ca4ee9e5999320c25b9251a462c945f60aa497c5282eb5b4245b4ac 114790 grub2_1.96+20080621-1_amd64.deb 80162391d943b7cc390c79a5f3e4f0d7d289430bb1981104e264feda508c3ff7 188496 grub-common_1.96+20080621-1_amd64.deb ca3e2032e6260eb8cb8fd721ed96f4d62b9d8fb742dbe5f37217d66b1a926202 1116290 grub-pc_1.96+20080621-1_amd64.deb ed626740f1217734f57b8b6bda24490059adfc2626d793fa7f9777e909a00f20 456436 grub-rescue-pc_1.96+20080621-1_amd64.deb 778e98c59a42e6ac1a2deab8845fc9a976b2e1e718306703cd05c458442f10fb 979090 grub-linuxbios_1.96+20080621-1_amd64.deb fcf0ecc4b7585ae35ee659dfa4bf45366cdc3e06353b242e76d0a8dff169dc6c 872144 grub-efi_1.96+20080621-1_amd64.deb f56752c8f8cea9334ecddf6031576d74af21bff881df7979cce8464d46c9dbeb 981260 grub-ieee1275_1.96+20080621-1_amd64.deb Files: e574465075f9aa3a359b119b793fc70d 1979 admin extra grub2_1.96+20080621-1.dsc cd1ffcc97eb065728255de7d821bf166 858522 admin extra grub2_1.96+20080621.orig.tar.gz 32263718719ede1a4a0eb889e191049d 40501 admin extra grub2_1.96+20080621-1.diff.gz 1c314568832496bbfb20caca532bb4df 114790 admin extra grub2_1.96+20080621-1_amd64.deb 76d9d3b0bf64a3a6bedee4d52684a1a3 188496 admin extra grub-common_1.96+20080621-1_amd64.deb 063ad848b862d8bcf7ac9a4dfd4c7683 1116290 admin extra grub-pc_1.96+20080621-1_amd64.deb 94aa4a13dd024d09e8adb37c6fd1dde9 456436 admin extra grub-rescue-pc_1.96+20080621-1_amd64.deb 73e6992fe816292b4234dac815d0f0f8 979090 admin extra grub-linuxbios_1.96+20080621-1_amd64.deb c9bc9c048f5ef765a736a17ef100967e 872144 admin extra grub-efi_1.96+20080621-1_amd64.deb 89cd38888571fe2cb967a22d364f8cd4 981260 admin extra grub-ieee1275_1.96+20080621-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkhdF0QACgkQC19io6rUCv/02ACdGRJz0N60T7aiGf/qnksQ380D T1MAmwU3dkZFmPdCI/4uPCd790vN+T0+ =z4gf -----END PGP SIGNATURE-----
--- End Message ---

