Your message dated Mon, 04 Jun 2007 20:32:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#422729: fixed in grub2 1.95+20070604-1
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-of
Version: 1.95+20070520-1
Severity: important

Installing grub-of fails with the information:

Setting up grub-of (1.95+20070520-1) ...
grub-probe: error: unknown device
dpkg: error processing grub-of (--configure):
 subprocess post-installation script returned error exit status 1
 
I have a device.map file with contents

(hd0)   /dev/hda

I have a separate boot partition /dev/hda1. My machine is a Pegasos II 
so currently I boot directly form the OF prompt. Running grub-probe -v 
/boot/grub outputs:

grub-probe: info: the size of hd0 is 0
grub-probe: info: opening the device `/dev/hda'
grub-probe: info: the size of hd0 is 0
grub-probe: info: opening the device `/dev/hda'
grub-probe: info: the size of hd0 is 0
grub-probe: info: the size of hd0 is 0
grub-probe: info: changing current directory to /dev/mapper
grub-probe: info: changing current directory to /dev
grub-probe: info: changing current directory to dri
grub-probe: info: changing current directory to snd
grub-probe: info: changing current directory to net
grub-probe: info: changing current directory to loop
grub-probe: info: changing current directory to shm
grub-probe: info: changing current directory to resolvconf
grub-probe: info: changing current directory to interface
grub-probe: info: changing current directory to pts
grub-probe: info: changing current directory to pink
grub-probe: info: changing current directory to mapper
grub-probe: info: /dev/hda1 starts from 16065
grub-probe: info: opening the device hd0
grub-probe: info: the size of hd0 is 0
cannot find a GRUB drive for /dev/hda1.

Running grub-probe -t device -v /boot/grub

grub-probe: info: the size of hd0 is 0
grub-probe: info: opening the device `/dev/hda'
grub-probe: info: the size of hd0 is 0
grub-probe: info: opening the device `/dev/hda'
grub-probe: info: the size of hd0 is 0
grub-probe: info: the size of hd0 is 0
grub-probe: info: changing current directory to /dev/mapper
grub-probe: info: changing current directory to /dev
grub-probe: info: changing current directory to dri
grub-probe: info: changing current directory to snd
grub-probe: info: changing current directory to net
grub-probe: info: changing current directory to loop
grub-probe: info: changing current directory to shm
grub-probe: info: changing current directory to resolvconf
grub-probe: info: changing current directory to interface
grub-probe: info: changing current directory to pts
grub-probe: info: changing current directory to pink
grub-probe: info: changing current directory to mapper
/dev/hda1


-- 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/mapper/pink-root / ext3 rw,noatime,nodiratime,data=ordered 0 0
none /selinux selinuxfs 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
fusectl /sys/fs/fuse/connections fusectl rw 0 0
/dev/hda1 /boot ext3 ro,nosuid,nodev,noexec,noatime,nodiratime,data=ordered 0 0
/dev/mapper/pink-tmp /tmp ext3 
rw,nosuid,nodev,noexec,noatime,nodiratime,data=ordered 0 0
/dev/mapper/pink-usr /usr ext3 rw,nodev,noatime,nodiratime,data=ordered 0 0
/dev/mapper/pink-var /var ext3 rw,nodev,noatime,nodiratime,data=ordered 0 0
/dev/mapper/pink-home /home ext3 
rw,nosuid,nodev,noatime,nodiratime,data=ordered 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,nosuid,nodev,noexec 0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
(hd0)   /dev/hda
*********************** 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
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=
### 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.18-4-powerpc" {
        linux   /boot/vmlinux-2.6.18-4-powerpc root= ro 
        initrd  /boot/initrd.img-2.6.18-4-powerpc
}
menuentry "Debian GNU/Linux, linux 2.6.18-4-powerpc (single-user mode)" {
        linux   /boot/vmlinux-2.6.18-4-powerpc root= ro single 
        initrd  /boot/initrd.img-2.6.18-4-powerpc
}
menuentry "Debian GNU/Linux, linux 2.6.20-1-powerpc" {
        linux   /boot/vmlinux-2.6.20-1-powerpc root= ro 
        initrd  /boot/initrd.img-2.6.20-1-powerpc
}
menuentry "Debian GNU/Linux, linux 2.6.20-1-powerpc (single-user mode)" {
        linux   /boot/vmlinux-2.6.20-1-powerpc root= ro single 
        initrd  /boot/initrd.img-2.6.20-1-powerpc
}
menuentry "Debian GNU/Linux, linux 2.6.18-4-powerpc" {
        linux   /boot/vmlinuz-2.6.18-4-powerpc root= ro 
        initrd  /boot/initrd.img-2.6.18-4-powerpc
}
menuentry "Debian GNU/Linux, linux 2.6.18-4-powerpc (single-user mode)" {
        linux   /boot/vmlinuz-2.6.18-4-powerpc root= ro single 
        initrd  /boot/initrd.img-2.6.18-4-powerpc
}
### END /etc/grub.d/10_linux ###
*********************** END /boot/grub/grub.cfg

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (50, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.21-1-powerpc
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-of depends on:
ii  libc6                         2.5-8      GNU C Library: Shared libraries
ii  powerpc-ibm-utils             1.0.2-1    utilities for maintenance of IBM P

grub-of recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 1.95+20070604-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-efi_1.95+20070604-1_amd64.deb
  to pool/main/g/grub2/grub-efi_1.95+20070604-1_amd64.deb
grub-pc_1.95+20070604-1_amd64.deb
  to pool/main/g/grub2/grub-pc_1.95+20070604-1_amd64.deb
grub2_1.95+20070604-1.diff.gz
  to pool/main/g/grub2/grub2_1.95+20070604-1.diff.gz
grub2_1.95+20070604-1.dsc
  to pool/main/g/grub2/grub2_1.95+20070604-1.dsc
grub2_1.95+20070604-1_amd64.deb
  to pool/main/g/grub2/grub2_1.95+20070604-1_amd64.deb
grub2_1.95+20070604.orig.tar.gz
  to pool/main/g/grub2/grub2_1.95+20070604.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.7
Date: Mon,  4 Jun 2007 21:30:55 +0200
Source: grub2
Binary: grub-of grub-pc grub-efi grub2
Architecture: source amd64
Version: 1.95+20070604-1
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers <[EMAIL PROTECTED]>
Changed-By: Robert Millan <[EMAIL PROTECTED]>
Description: 
 grub-efi   - GRand Unified Bootloader, version 2 (EFI version)
 grub-pc    - GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub2      - GRand Unified Bootloader, version 2 (dummy package)
Closes: 422729 425453
Changes: 
 grub2 (1.95+20070604-1) unstable; urgency=low
 .
   * New CVS snapshot.
     - patches/grub_probe_for_everyone.diff: Remove (merged).
     - update-grub exports user-defined GRUB_CMDLINE_LINUX.  (Closes: #425453)
     - Fix those nasty powerpc bugs.  (Closes: #422729)
Files: 
 83c1e11549b99232e54d09cc0dfcf805 1347 admin extra grub2_1.95+20070604-1.dsc
 f80578c7840c0b36dec290885aa03ce4 557606 admin extra 
grub2_1.95+20070604.orig.tar.gz
 964f7b9864b8b41b8938bdcce6bcda2a 26459 admin extra 
grub2_1.95+20070604-1.diff.gz
 abe9bdd958d0c8a0f281e7587dcd1a5c 72708 admin extra 
grub2_1.95+20070604-1_amd64.deb
 90e306a4a7ad8f2b485f7b97bf19f552 921506 admin extra 
grub-pc_1.95+20070604-1_amd64.deb
 660358e57f9b56874c8da068209772be 856196 admin extra 
grub-efi_1.95+20070604-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGZG7wC19io6rUCv8RAlKUAJ0dwtpBmKsRcw0CqC4SHLvuX+pvjwCfeCB8
REiZFJzX+UgD70Ly6nbGHQw=
=GPjJ
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to