Your message dated Mon, 28 Jul 2008 23:17:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#436943: fixed in grub2 1.96+20080724-3 has caused the Debian Bug report #436943, regarding out of partition with XFS 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.) -- 436943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436943 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: grub-pc Version: 1.95+20070626-1 Severity: important Installed grub-pc after apt-get update. Reboot still boots into Legacy-grub. Moved /boot/grub elsewhere. Rerun grub-install /dev/hda + update-grub Reboot boots straight into Grub rescue mode. No clue as to how to get a menu. Regards, Hugo Vanwoerkom -- Package-specific info: *********************** BEGIN /proc/mounts rootfs / rootfs rw 0 0 none /sys sysfs rw,nosuid,nodev,noexec 0 0 none /proc proc rw,nosuid,nodev,noexec 0 0 udev /dev tmpfs rw 0 0 /dev/disk/by-label/ST380211.05 / ext2 rw 0 0 /dev/disk/by-label/ST380211.05 /dev/.static/dev ext2 rw 0 0 tmpfs /lib/init/rw tmpfs rw,nosuid 0 0 usbfs /proc/bus/usb usbfs rw,nosuid,nodev,noexec 0 0 tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0 devpts /dev/pts devpts rw,nosuid,noexec 0 0 /dev/hda10 /hda10 ext2 rw,nosuid,nodev 0 0 *********************** END /proc/mounts *********************** BEGIN /boot/grub/device.map (fd0) /dev/fd0 (hd0) /dev/hda (hd1) /dev/hdc (hd2) /dev/sda *********************** END /boot/grub/device.map *********************** BEGIN /boot/grub/grub.cfg # # DO NOT EDIT THIS FILE # # It is automaticaly 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=(hd2,5) font (hd2,5)/usr/share/grub/unifont.pff set gfxmode=640x480 insmod gfxterm insmod vbe terminal gfxterm ### END /etc/grub.d/00_header ### ### 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.22-1-k7" { linux (hd2,5)/boot/vmlinuz-2.6.22-1-k7 root=/dev/sda5 ro initrd (hd2,5)/boot/initrd.img-2.6.22-1-k7 } menuentry "Debian GNU/Linux, linux 2.6.22-1-k7 (single-user mode)" { linux (hd2,5)/boot/vmlinuz-2.6.22-1-k7 root=/dev/sda5 ro single initrd (hd2,5)/boot/initrd.img-2.6.22-1-k7 } menuentry "Debian GNU/Linux, linux 2.6.21-2-k7" { linux (hd2,5)/boot/vmlinuz-2.6.21-2-k7 root=/dev/sda5 ro initrd (hd2,5)/boot/initrd.img-2.6.21-2-k7 } menuentry "Debian GNU/Linux, linux 2.6.21-2-k7 (single-user mode)" { linux (hd2,5)/boot/vmlinuz-2.6.21-2-k7 root=/dev/sda5 ro single initrd (hd2,5)/boot/initrd.img-2.6.21-2-k7 } menuentry "Debian GNU/Linux, linux 2.6.21-2-486" { linux (hd2,5)/boot/vmlinuz-2.6.21-2-486 root=/dev/sda5 ro initrd (hd2,5)/boot/initrd.img-2.6.21-2-486 } menuentry "Debian GNU/Linux, linux 2.6.21-2-486 (single-user mode)" { linux (hd2,5)/boot/vmlinuz-2.6.21-2-486 root=/dev/sda5 ro single initrd (hd2,5)/boot/initrd.img-2.6.21-2-486 } menuentry "Debian GNU/Linux, linux 2.6.21-1-k7" { linux (hd2,5)/boot/vmlinuz-2.6.21-1-k7 root=/dev/sda5 ro initrd (hd2,5)/boot/initrd.img-2.6.21-1-k7 } menuentry "Debian GNU/Linux, linux 2.6.21-1-k7 (single-user mode)" { linux (hd2,5)/boot/vmlinuz-2.6.21-1-k7 root=/dev/sda5 ro single initrd (hd2,5)/boot/initrd.img-2.6.21-1-k7 } menuentry "Debian GNU/Linux, linux 2.6.19.7-ck2" { linux (hd2,5)/boot/vmlinuz-2.6.19.7-ck2 root=/dev/sda5 ro initrd (hd2,5)/boot/initrd.img-2.6.19.7-ck2 } menuentry "Debian GNU/Linux, linux 2.6.19.7-ck2 (single-user mode)" { linux (hd2,5)/boot/vmlinuz-2.6.19.7-ck2 root=/dev/sda5 ro single initrd (hd2,5)/boot/initrd.img-2.6.19.7-ck2 } menuentry "Debian GNU/Linux, linux 2.6.18-4-k7" { linux (hd2,5)/boot/vmlinuz-2.6.18-4-k7 root=/dev/sda5 ro initrd (hd2,5)/boot/initrd.img-2.6.18-4-k7 } menuentry "Debian GNU/Linux, linux 2.6.18-4-k7 (single-user mode)" { linux (hd2,5)/boot/vmlinuz-2.6.18-4-k7 root=/dev/sda5 ro single initrd (hd2,5)/boot/initrd.img-2.6.18-4-k7 } ### END /etc/grub.d/10_linux ### *********************** END /boot/grub/grub.cfg -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core; PREEMPT) Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages grub-pc depends on: ii libc6 2.6-2 GNU C Library: Shared libraries ii liblzo2-2 2.02-3 data compression library grub-pc recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: grub2 Source-Version: 1.96+20080724-3 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+20080724-3_amd64.deb to pool/main/g/grub2/grub-common_1.96+20080724-3_amd64.deb grub-efi_1.96+20080724-3_amd64.deb to pool/main/g/grub2/grub-efi_1.96+20080724-3_amd64.deb grub-ieee1275_1.96+20080724-3_amd64.deb to pool/main/g/grub2/grub-ieee1275_1.96+20080724-3_amd64.deb grub-linuxbios_1.96+20080724-3_amd64.deb to pool/main/g/grub2/grub-linuxbios_1.96+20080724-3_amd64.deb grub-pc_1.96+20080724-3_amd64.deb to pool/main/g/grub2/grub-pc_1.96+20080724-3_amd64.deb grub-rescue-pc_1.96+20080724-3_amd64.deb to pool/main/g/grub2/grub-rescue-pc_1.96+20080724-3_amd64.deb grub2_1.96+20080724-3.diff.gz to pool/main/g/grub2/grub2_1.96+20080724-3.diff.gz grub2_1.96+20080724-3.dsc to pool/main/g/grub2/grub2_1.96+20080724-3.dsc grub2_1.96+20080724-3_amd64.deb to pool/main/g/grub2/grub2_1.96+20080724-3_amd64.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. 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: Tue, 29 Jul 2008 00:48:01 +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+20080724-3 Distribution: unstable Urgency: low 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: 436943 475718 492543 492656 Changes: grub2 (1.96+20080724-3) unstable; urgency=low . [ Felix Zielcke ] * changed depency for debconf to also support debconf-2.0. (Closes: #492543) * patches/00_xfs.diff: Fix "out of partition" error with XFS. (Closes: #436943) . [ Robert Millan ] * patches/00_raid_duped_disks.diff: Do not abort when two RAID disks with the same number are found. (Closes: #492656) * patches/00_strengthen_apple_partmap_check.diff: Be more strict when probing for Apple partition maps (this prevents false positives on i386-pc installs). (Closes: #475718) Checksums-Sha1: 61c46eb3fc8bb267ea54041764ff66b7ce1c77d3 2014 grub2_1.96+20080724-3.dsc afa76fb4b9ce9eaa7cc1322a270e681351c0a6c2 46889 grub2_1.96+20080724-3.diff.gz 26f0afce78ee3be11da4234bfc37ea2b9804e871 121994 grub2_1.96+20080724-3_amd64.deb 5ea91263f8c93d8947d7d858dd0be35558a22534 195070 grub-common_1.96+20080724-3_amd64.deb 32351864836b06ee040b4a48391a9c63764781e1 1154204 grub-pc_1.96+20080724-3_amd64.deb 4a8ebe5232320bcd38026590b8165a2248092e7f 437848 grub-rescue-pc_1.96+20080724-3_amd64.deb 800c34956da24e879b1a72b69053a870c2079395 1000402 grub-linuxbios_1.96+20080724-3_amd64.deb d7b15c208a3cfac4b5c1b7d3cf0cd8c1d883e751 919896 grub-efi_1.96+20080724-3_amd64.deb f54c524c34658e55b8819f7f274104d3a476c88e 1002970 grub-ieee1275_1.96+20080724-3_amd64.deb Checksums-Sha256: e779627a1bd9553a344e755f8c9e9c56bac09b876321e5668378217aa57a05fa 2014 grub2_1.96+20080724-3.dsc fe0709da4a63ab687442c8064e52b4f5817eb477be0b6d3820c25228dc819f6d 46889 grub2_1.96+20080724-3.diff.gz a9ecce6d610accf6d2743b823c68ec7112a6d3fdda90134953c20d2c94b85230 121994 grub2_1.96+20080724-3_amd64.deb dcf0e51ce92c5f0f075b88adf89608babe7f259cbabddeb275a87cd6cde6bbc8 195070 grub-common_1.96+20080724-3_amd64.deb a6a57a58c7d7aaa0c18c43a6169c24ab3802ba8e772d85dd00dd1f680054f676 1154204 grub-pc_1.96+20080724-3_amd64.deb d3865d789b3299b1bd7cd0671e9dade937d8b816a20cfd807ddab520f87d07cd 437848 grub-rescue-pc_1.96+20080724-3_amd64.deb 73230e3d265580bc097c6cf7eb7f898858df3580823c3f0aae67cbb1672412b0 1000402 grub-linuxbios_1.96+20080724-3_amd64.deb f1168de55668b105fc21537a2825e9b81bf2a0d728f3920bde05e5bde3b41f57 919896 grub-efi_1.96+20080724-3_amd64.deb f43d17a51ea1426cc7ff30c3e690312a5f14163923a5401b1f0d7152362bee88 1002970 grub-ieee1275_1.96+20080724-3_amd64.deb Files: 6749727e0ef927056ac20346789ffb20 2014 admin extra grub2_1.96+20080724-3.dsc e8fd0ec27d6e16c7de9aede4e8723ce5 46889 admin extra grub2_1.96+20080724-3.diff.gz 11b72d1f9ee5ff1bc07b96af281fef1f 121994 admin extra grub2_1.96+20080724-3_amd64.deb be30da104f9b3317ba40bd8a7d2858b7 195070 admin extra grub-common_1.96+20080724-3_amd64.deb 555374ca6ba8bd08768feb0666d5dbef 1154204 admin extra grub-pc_1.96+20080724-3_amd64.deb 029e916da637dfa801c9c3b07b37483b 437848 admin extra grub-rescue-pc_1.96+20080724-3_amd64.deb 595d58fcbcdfe6a939f510bc5f105ede 1000402 admin extra grub-linuxbios_1.96+20080724-3_amd64.deb d6941d5a1ad0175750730fedf320271c 919896 admin extra grub-efi_1.96+20080724-3_amd64.deb 17d7d4dc93a3ef9ff4237dd65d9b403c 1002970 admin extra grub-ieee1275_1.96+20080724-3_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkiOTx0ACgkQC19io6rUCv/F1wCeN09Lp1POIhYE9SkiXjWE7Qms On4AnjEa2u237Np7P16eVmk64gBAqOCu =fuYW -----END PGP SIGNATURE-----
--- End Message ---

