Package: grub-pc
Version: 1.95+20080101-1
Severity: important

When attempting to upgrade from the previous version in Debian unstable, 
the upgrade process locked up.

-- 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/hda5 / ext3 rw,data=ordered 0 0
/dev/hda5 /dev/.static/dev ext3 rw,data=ordered 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/md/0 /mirror3 ext3 rw,data=ordered 0 0
/dev/hda7 /symonec vfat 
rw,uid=65534,gid=65534,fmask=0000,dmask=0000,codepage=cp437,iocharset=utf8 0 0
/dev/hda1 /victoriac vfat 
rw,uid=65534,gid=65534,fmask=0000,dmask=0000,codepage=cp437,iocharset=iso8859-1 
0 0
/dev/hdb1 /victoriad vfat 
rw,uid=65534,gid=65534,fmask=0000,dmask=0000,codepage=cp437,iocharset=utf8 0 0
//10.0.0.2/chocolatec /chocolatec cifs 
rw,mand,unc=\\10.0.0.2\chocolatec,username=root,uid=1000,gid=1000,rsize=16384,wsize=57344
 0 0
//10.0.0.2/SharedDocs /chocolateSharedDocs cifs 
rw,mand,unc=\\10.0.0.2\SharedDocs,username=root,uid=1000,gid=1000,rsize=16384,wsize=57344
 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
*********************** 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=(hd0,5)
font (hd0,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.23-1-686" {
        linux   (hd0,5)/boot/vmlinuz-2.6.23-1-686 root=/dev/hda5 ro noisapnp 
        initrd  (hd0,5)/boot/initrd.img-2.6.23-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.23-1-686 (single-user mode)" {
        linux   (hd0,5)/boot/vmlinuz-2.6.23-1-686 root=/dev/hda5 ro noisapnp 
single 
        initrd  (hd0,5)/boot/initrd.img-2.6.23-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.23" {
        linux   (hd0,5)/boot/vmlinuz-2.6.23 root=/dev/hda5 ro noisapnp 
        initrd  (hd0,5)/boot/initrd.img-2.6.23
}
menuentry "Debian GNU/Linux, linux 2.6.23 (single-user mode)" {
        linux   (hd0,5)/boot/vmlinuz-2.6.23 root=/dev/hda5 ro noisapnp single 
        initrd  (hd0,5)/boot/initrd.img-2.6.23
}
menuentry "Debian GNU/Linux, linux 2.6.22-3-686" {
        linux   (hd0,5)/boot/vmlinuz-2.6.22-3-686 root=/dev/hda5 ro noisapnp 
        initrd  (hd0,5)/boot/initrd.img-2.6.22-3-686
}
menuentry "Debian GNU/Linux, linux 2.6.22-3-686 (single-user mode)" {
        linux   (hd0,5)/boot/vmlinuz-2.6.22-3-686 root=/dev/hda5 ro noisapnp 
single 
        initrd  (hd0,5)/boot/initrd.img-2.6.22-3-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/10_linux.dpkg-old ###
menuentry "Debian GNU/Linux, linux 2.6.23-1-686" {
        linux   (hd0,5)/boot/vmlinuz-2.6.23-1-686 root=/dev/hda5 ro noisapnp 
        initrd  (hd0,5)/boot/initrd.img-2.6.23-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.23-1-686 (single-user mode)" {
        linux   (hd0,5)/boot/vmlinuz-2.6.23-1-686 root=/dev/hda5 ro noisapnp 
single 
        initrd  (hd0,5)/boot/initrd.img-2.6.23-1-686
}
menuentry "Debian GNU/Linux, linux 2.6.23" {
        linux   (hd0,5)/boot/vmlinuz-2.6.23 root=/dev/hda5 ro noisapnp 
        initrd  (hd0,5)/boot/initrd.img-2.6.23
}
menuentry "Debian GNU/Linux, linux 2.6.23 (single-user mode)" {
        linux   (hd0,5)/boot/vmlinuz-2.6.23 root=/dev/hda5 ro noisapnp single 
        initrd  (hd0,5)/boot/initrd.img-2.6.23
}
menuentry "Debian GNU/Linux, linux 2.6.22-3-686" {
        linux   (hd0,5)/boot/vmlinuz-2.6.22-3-686 root=/dev/hda5 ro noisapnp 
        initrd  (hd0,5)/boot/initrd.img-2.6.22-3-686
}
menuentry "Debian GNU/Linux, linux 2.6.22-3-686 (single-user mode)" {
        linux   (hd0,5)/boot/vmlinuz-2.6.22-3-686 root=/dev/hda5 ro noisapnp 
single 
        initrd  (hd0,5)/boot/initrd.img-2.6.22-3-686
}
### END /etc/grub.d/10_linux.dpkg-old ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
        linux   (hd0,5)/boot/memtest86+.bin
}
### END /etc/grub.d/20_memtest86+ ###
*********************** END /boot/grub/grub.cfg

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-pc depends on:
ii  base-files                    4.0.2      Debian base system miscellaneous f
ii  libc6                         2.7-5      GNU C Library: Shared libraries
ii  liblzo2-2                     2.02-3     data compression library

grub-pc recommends no packages.

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to