Your message dated Thu, 15 Aug 2013 09:04:40 +0000
with message-id <[email protected]>
and subject line Bug#708614: fixed in grub2 2.00-16
has caused the Debian Bug report #708614,
regarding grub-common: Regression from 1.99: update-grub fails in Xen DomU:
"warning: grub-probe can't find drive for /dev/xvda1."
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.)
--
708614: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708614
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grub-common
Version: 2.00-14
Severity: grave
Hi,
I'm running Sid with kernels from Experimental inside a Xen DomU. The
DomU is booted via pygrub, i.e. with its own kernels.
Hence I need a /boot/grub/menu.lst inside the DomU. To generate that I
use update-grub for quite some time (IIRC years) now. Additionally,
the grub-legacy package (0.97-67) is installed, too, but GRUB is not
installed to any disk (as pygrub is used from outside the virtual
machine).
But since the upgrade from 1.99-27.1 to 2.00-14, installing new kernel
images (namely linux-image-3.8-1-amd64 and linux-image-3.8-2-amd64)
failed as follows:
Setting up linux-image-3.8-1-amd64 (3.8.12-1) ...
Running depmod.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-dater-host_reboot 3.8-1-amd64
/boot/vmlinuz-3.8-1-amd64
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.8-1-amd64
/boot/vmlinuz-3.8-1-amd64
update-initramfs: Generating /boot/initrd.img-3.8-1-amd64
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.8-1-amd64
/boot/vmlinuz-3.8-1-amd64
Searching for GRUB installation directory ... found: /boot/grub
warning: grub-probe can't find drive for /dev/xvda1.
grub-probe: warning: disk does not exist, so falling back to partition device
/dev/xvda1.
grub-probe: error: cannot find a GRUB drive for /dev/xvda1. Check your
device.map.
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at
/var/lib/dpkg/info/linux-image-3.8-1-amd64.postinst line 696, <STDIN> line 2.
dpkg: error processing linux-image-3.8-1-amd64 (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up linux-image-3.8-2-amd64 (3.8.13-1) ...
Running depmod.
vmlinuz(/boot/vmlinuz-3.8-2-amd64
) points to /boot/vmlinuz-3.8-2-amd64
(/boot/vmlinuz-3.8-2-amd64) -- doing nothing at
/var/lib/dpkg/info/linux-image-3.8-2-amd64.postinst line 268.
initrd.img(/boot/initrd.img-3.8-2-amd64
) points to /boot/initrd.img-3.8-2-amd64
(/boot/initrd.img-3.8-2-amd64) -- doing nothing at
/var/lib/dpkg/info/linux-image-3.8-2-amd64.postinst line 268.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-dater-host_reboot 3.8-2-amd64
/boot/vmlinuz-3.8-2-amd64
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.8-2-amd64
/boot/vmlinuz-3.8-2-amd64
update-initramfs: Generating /boot/initrd.img-3.8-2-amd64
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.8-2-amd64
/boot/vmlinuz-3.8-2-amd64
Searching for GRUB installation directory ... found: /boot/grub
warning: grub-probe can't find drive for /dev/xvda1.
grub-probe: warning: disk does not exist, so falling back to partition device
/dev/xvda1.
grub-probe: error: cannot find a GRUB drive for /dev/xvda1. Check your
device.map.
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at
/var/lib/dpkg/info/linux-image-3.8-2-amd64.postinst line 696.
dpkg: error processing linux-image-3.8-2-amd64 (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
linux-image-3.8-1-amd64
linux-image-3.8-2-amd64
Downgrading grub-common to the version from Wheezy/Jessie
(1.99-27+deb7u1) solved the failures.
Some more information about the virtual disk /dev/xvda1 and the grub
configuration:
$ fgrep /dev/xvda1 /etc/fstab
/dev/xvda1 / ext3 errors=remount-ro 0 1
$ cat /proc/cmdline
root=/dev/xvda1 ro root=/dev/xvda1 ro
$ ls -l /dev/xvda*
brw-rw---T 1 root disk 202, 1 Aug 28 2012 /dev/xvda1
brw-rw---T 1 root disk 202, 2 Aug 28 2012 /dev/xvda2
$ swapon -s
Filename Type Size Used Priority
/dev/xvda2 partition 2097148 66892 -1
$ cat /boot/grub/menu.lst
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-legacy-doc/.
default 0
timeout 5
# Pretty colours
color cyan/blue white/blue
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=/dev/xvda1 ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(single-user) single
# altoptions=(single-user mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false
## ## End Default Options ##
title Debian GNU/Linux, kernel 3.8-2-amd64
root (hd0,0)
kernel /boot/vmlinuz-3.8-2-amd64 root=/dev/xvda1 ro
initrd /boot/initrd.img-3.8-2-amd64
title Debian GNU/Linux, kernel 3.8-2-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-3.8-2-amd64 root=/dev/xvda1 ro single
initrd /boot/initrd.img-3.8-2-amd64
title Debian GNU/Linux, kernel 3.8-1-amd64
root (hd0,0)
kernel /boot/vmlinuz-3.8-1-amd64 root=/dev/xvda1 ro
initrd /boot/initrd.img-3.8-1-amd64
title Debian GNU/Linux, kernel 3.8-1-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-3.8-1-amd64 root=/dev/xvda1 ro single
initrd /boot/initrd.img-3.8-1-amd64
title Debian GNU/Linux, kernel 3.8-trunk-amd64
root (hd0,0)
kernel /boot/vmlinuz-3.8-trunk-amd64 root=/dev/xvda1 ro
initrd /boot/initrd.img-3.8-trunk-amd64
title Debian GNU/Linux, kernel 3.8-trunk-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-3.8-trunk-amd64 root=/dev/xvda1 ro single
initrd /boot/initrd.img-3.8-trunk-amd64
title Debian GNU/Linux, kernel 3.7-trunk-amd64
root (hd0,0)
kernel /boot/vmlinuz-3.7-trunk-amd64 root=/dev/xvda1 ro
initrd /boot/initrd.img-3.7-trunk-amd64
title Debian GNU/Linux, kernel 3.7-trunk-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-3.7-trunk-amd64 root=/dev/xvda1 ro single
initrd /boot/initrd.img-3.7-trunk-amd64
title Debian GNU/Linux, kernel 3.6-trunk-amd64
root (hd0,0)
kernel /boot/vmlinuz-3.6-trunk-amd64 root=/dev/xvda1 ro
initrd /boot/initrd.img-3.6-trunk-amd64
title Debian GNU/Linux, kernel 3.6-trunk-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-3.6-trunk-amd64 root=/dev/xvda1 ro single
initrd /boot/initrd.img-3.6-trunk-amd64
title Debian GNU/Linux, kernel 3.5-trunk-amd64
root (hd0,0)
kernel /boot/vmlinuz-3.5-trunk-amd64 root=/dev/xvda1 ro
initrd /boot/initrd.img-3.5-trunk-amd64
title Debian GNU/Linux, kernel 3.5-trunk-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-3.5-trunk-amd64 root=/dev/xvda1 ro single
initrd /boot/initrd.img-3.5-trunk-amd64
title Debian GNU/Linux, kernel 3.4-trunk-amd64
root (hd0,0)
kernel /boot/vmlinuz-3.4-trunk-amd64 root=/dev/xvda1 ro
initrd /boot/initrd.img-3.4-trunk-amd64
title Debian GNU/Linux, kernel 3.4-trunk-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-3.4-trunk-amd64 root=/dev/xvda1 ro single
initrd /boot/initrd.img-3.4-trunk-amd64
title Debian GNU/Linux, kernel 3.3.0-trunk-amd64
root (hd0,0)
kernel /boot/vmlinuz-3.3.0-trunk-amd64 root=/dev/xvda1 ro
initrd /boot/initrd.img-3.3.0-trunk-amd64
title Debian GNU/Linux, kernel 3.3.0-trunk-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-3.3.0-trunk-amd64 root=/dev/xvda1 ro single
initrd /boot/initrd.img-3.3.0-trunk-amd64
title Debian GNU/Linux, kernel 3.2.0-4-amd64
root (hd0,0)
kernel /boot/vmlinuz-3.2.0-4-amd64 root=/dev/xvda1 ro
initrd /boot/initrd.img-3.2.0-4-amd64
title Debian GNU/Linux, kernel 3.2.0-4-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-3.2.0-4-amd64 root=/dev/xvda1 ro single
initrd /boot/initrd.img-3.2.0-4-amd64
title Debian GNU/Linux, kernel 3.2.0-3-amd64
root (hd0,0)
kernel /boot/vmlinuz-3.2.0-3-amd64 root=/dev/xvda1 ro
initrd /boot/initrd.img-3.2.0-3-amd64
title Debian GNU/Linux, kernel 3.2.0-3-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-3.2.0-3-amd64 root=/dev/xvda1 ro single
initrd /boot/initrd.img-3.2.0-3-amd64
title Debian GNU/Linux, kernel 2.6.32-5-xen-amd64
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-5-xen-amd64 root=/dev/xvda1 ro
initrd /boot/initrd.img-2.6.32-5-xen-amd64
title Debian GNU/Linux, kernel 2.6.32-5-xen-amd64 (single-user mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-5-xen-amd64 root=/dev/xvda1 ro single
initrd /boot/initrd.img-2.6.32-5-xen-amd64
### END DEBIAN AUTOMAGIC KERNELS LIST
$
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable'), (600, 'testing'), (400, 'stable'), (110,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.5-trunk-amd64 (SMP w/1 CPU core)
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-common depends on:
ii gettext-base 0.18.1.1-10
ii libc6 2.17-3
ii libdevmapper1.02.1 2:1.02.77-1
ii libfreetype6 2.4.9-1.1
ii libfuse2 2.9.2-4
ii liblzma5 5.1.1alpha+20120614-2
ii zlib1g 1:1.2.8.dfsg-1
Versions of packages grub-common recommends:
pn os-prober <none>
Versions of packages grub-common suggests:
pn desktop-base <none>
pn grub-emu <none>
pn multiboot-doc <none>
pn xorriso <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 2.00-16
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.
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.
Colin Watson <[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: SHA256
Format: 1.8
Date: Thu, 15 Aug 2013 08:35:53 +0100
Source: grub2
Binary: grub2 grub-linuxbios grub-efi grub-common grub2-common grub-emu
grub-emu-dbg grub-pc-bin grub-pc-dbg grub-pc grub-rescue-pc grub-coreboot-bin
grub-coreboot-dbg grub-coreboot grub-efi-ia32-bin grub-efi-ia32-dbg
grub-efi-ia32 grub-efi-amd64-bin grub-efi-amd64-dbg grub-efi-amd64
grub-efi-ia64-bin grub-efi-ia64-dbg grub-efi-ia64 grub-ieee1275-bin
grub-ieee1275-dbg grub-ieee1275 grub-firmware-qemu grub-yeeloong-bin
grub-yeeloong-dbg grub-yeeloong grub-theme-starfield grub-mount-udeb
Architecture: source i386
Version: 2.00-16
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers <[email protected]>
Changed-By: Colin Watson <[email protected]>
Description:
grub-common - GRand Unified Bootloader (common files)
grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
grub-coreboot-bin - GRand Unified Bootloader, version 2 (Coreboot binaries)
grub-coreboot-dbg - GRand Unified Bootloader, version 2 (Coreboot debug files)
grub-efi - GRand Unified Bootloader, version 2 (dummy package)
grub-efi-amd64 - GRand Unified Bootloader, version 2 (EFI-AMD64 version)
grub-efi-amd64-bin - GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)
grub-efi-amd64-dbg - GRand Unified Bootloader, version 2 (EFI-AMD64 debug
files)
grub-efi-ia32 - GRand Unified Bootloader, version 2 (EFI-IA32 version)
grub-efi-ia32-bin - GRand Unified Bootloader, version 2 (EFI-IA32 binaries)
grub-efi-ia32-dbg - GRand Unified Bootloader, version 2 (EFI-IA32 debug files)
grub-efi-ia64 - GRand Unified Bootloader, version 2 (IA64 version)
grub-efi-ia64-bin - GRand Unified Bootloader, version 2 (IA64 binaries)
grub-efi-ia64-dbg - GRand Unified Bootloader, version 2 (IA64 debug files)
grub-emu - GRand Unified Bootloader, version 2 (emulated version)
grub-emu-dbg - GRand Unified Bootloader, version 2 (emulated debug files)
grub-firmware-qemu - GRUB firmware image for QEMU
grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
grub-ieee1275-bin - GRand Unified Bootloader, version 2 (Open Firmware
binaries)
grub-ieee1275-dbg - GRand Unified Bootloader, version 2 (Open Firmware debug
files)
grub-linuxbios - GRand Unified Bootloader, version 2 (dummy package)
grub-mount-udeb - export GRUB filesystems using FUSE (udeb)
grub-pc - GRand Unified Bootloader, version 2 (PC/BIOS version)
grub-pc-bin - GRand Unified Bootloader, version 2 (PC/BIOS binaries)
grub-pc-dbg - GRand Unified Bootloader, version 2 (PC/BIOS debug files)
grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
grub-theme-starfield - GRand Unified Bootloader, version 2 (starfield theme)
grub-yeeloong - GRand Unified Bootloader, version 2 (Yeeloong version)
grub-yeeloong-bin - GRand Unified Bootloader, version 2 (Yeeloong binaries)
grub-yeeloong-dbg - GRand Unified Bootloader, version 2 (Yeeloong debug files)
grub2 - GRand Unified Bootloader, version 2 (dummy package)
grub2-common - GRand Unified Bootloader (common files for version 2)
Closes: 708614
Changes:
grub2 (2.00-16) unstable; urgency=low
.
* Make reportbug script file robust against su authentication failures and
missing LVM commands.
* Backport from upstream:
- Move @itemize after @subsection to satisfy texinfo-5.1.
- grub-mkconfig: Fix detection of Emacs autosave files.
- Fix spurious failure on Xen partition devices without disk devices
(closes: #708614).
* Merge from Ubuntu:
- Treat Kubuntu as an alias for Ubuntu in GRUB_DISTRIBUTOR (Harald
Sitter).
- Make any EFI system boot into the shim (if installed) even if
SecureBoot is disabled (Stéphane Graber).
- Allow Shift to interrupt 'sleep --interruptible'.
- If building for Ubuntu:
+ Reduce visual clutter in normal mode.
+ Remove verbose messages printed before reading configuration.
+ Suppress kernel/initrd progress messages, except in recovery mode.
+ Suppress "GRUB loading" message unless Shift is held down.
- Skip Windows os-prober entries on Wubi systems.
* Consolidate debian/rules logic for when to build signed images.
Checksums-Sha1:
944e88a16e0e52610eca924c3fcbb983a560fc6d 4432 grub2_2.00-16.dsc
0162ba08ae1e016e9a3e23c5b8331d25753e195c 362560 grub2_2.00-16.debian.tar.gz
fe8f67baddce1b193269f9b07c04671b6cb6218f 2490 grub2_2.00-16_i386.deb
dff3b31ac3db4e7236163bfdbcf3ba594e826c15 2490 grub-linuxbios_2.00-16_i386.deb
f58b68b136550350cf10064475f6b610d95f869e 2498 grub-efi_2.00-16_i386.deb
7868eaf6d06be52c12b36bb3d4b3fcff2d08134e 2029408 grub-common_2.00-16_i386.deb
7a72367914856f97e9176b151ee4005024043ff4 116582 grub2-common_2.00-16_i386.deb
c5f06d604ba8f7273213f09017b222c232cc66a9 2343222 grub-emu_2.00-16_i386.deb
8ebccd52d1d0007d63378f2b190c1e6bfdbc7506 1777006 grub-emu-dbg_2.00-16_i386.deb
404bbc8e9da8c5995918dec6cb1b3e53105e10b5 800312 grub-pc-bin_2.00-16_i386.deb
28e4ea5bb2e3c1b5a2d8c5d883ef8d7258009ee5 2318334 grub-pc-dbg_2.00-16_i386.deb
073aebd5049624d46cc1ef8d353cf7542661ad41 171880 grub-pc_2.00-16_i386.deb
ed956050965380de5d427f82e615500dba186920 1007542
grub-rescue-pc_2.00-16_i386.deb
824413376b3e46a1d0db22077b324d14ebbae83f 522814
grub-coreboot-bin_2.00-16_i386.deb
bf2a669d1c9f58db15bb25b89dccc579de41df0e 2186304
grub-coreboot-dbg_2.00-16_i386.deb
90080362cd885d38d931c7812b99bb636cf6e7f0 44234 grub-coreboot_2.00-16_i386.deb
c856dc36c9aa1a6b762a80bfd5c103fea0649b0d 531160
grub-efi-ia32-bin_2.00-16_i386.deb
b75dc1435cea3090190d061dceb467f0e272be29 2260466
grub-efi-ia32-dbg_2.00-16_i386.deb
8b7c061e57cbcda9a947ff322342dcda0c853dd8 44278 grub-efi-ia32_2.00-16_i386.deb
904ef2a3e49f00471fb8c91b97ee478735fa5a5c 549904
grub-efi-amd64-bin_2.00-16_i386.deb
664f4f5f9dc67a40727dba6bc72198d0f7977508 2340958
grub-efi-amd64-dbg_2.00-16_i386.deb
e530a209445292ac8e88a3cc80f5c7a4f521925c 44270 grub-efi-amd64_2.00-16_i386.deb
e60db602ebca39d8fe8a0c703f8f4d0a41c5d07e 518648
grub-ieee1275-bin_2.00-16_i386.deb
2147bb45128c55f5010e40dde179f58e18e5c570 2140300
grub-ieee1275-dbg_2.00-16_i386.deb
247131081a337d73d137dd7137b1eaa8521b7db8 44236 grub-ieee1275_2.00-16_i386.deb
d5866825303e92505822761f014282da30065404 940698
grub-firmware-qemu_2.00-16_i386.deb
03c5486e36caea2e73f4fd3ac4d9230aeed7659b 2144572
grub-theme-starfield_2.00-16_i386.deb
c7ad9a494d89c01f510c11ef109b4209b163f8b1 323748
grub-mount-udeb_2.00-16_i386.udeb
Checksums-Sha256:
4ea76adce9882e728e9b0b3cb12bd577c3560345ac46324503b8b71ec1df786a 4432
grub2_2.00-16.dsc
3632bdd3c5807e984a4fb00f87d1d423a3f63bc65c885d3eaceb95f9187ef44b 362560
grub2_2.00-16.debian.tar.gz
32dd69823f1430d3fd394da502a76210023e2434a79b3765fb9910b37ff4e39f 2490
grub2_2.00-16_i386.deb
e281c37a144e4aa887884b3daf10c08d608c70200862929e57b7d26a97daa6eb 2490
grub-linuxbios_2.00-16_i386.deb
f0d7f129d77296c4ae1e683742ac11f47a574a231380d3885ed5873e4bd44a00 2498
grub-efi_2.00-16_i386.deb
9bc626cb1343acfa24733e4c7fe2f438aea8b30096251da4868261030f2dbb32 2029408
grub-common_2.00-16_i386.deb
f126cd04e085bcb7b1faca89f5c88d3e6a6e47dac8a45b4cd47de798477c37ba 116582
grub2-common_2.00-16_i386.deb
919d5b26bdeaa8d56d50352e82fb91e78860952a05e7b0dc02bf4749adbf9e44 2343222
grub-emu_2.00-16_i386.deb
cbab2a96fcac4cebb54c56cd2ba2b120890877408c881f8bc6c98e44c658d6ea 1777006
grub-emu-dbg_2.00-16_i386.deb
e1f5afb27f9c6d7db87b9d4361dbb97ca7b9a4f6129ef4eb6044ec396372fa2c 800312
grub-pc-bin_2.00-16_i386.deb
9a7fb47d28c30296badcce72d90ab347256464ff7daa7ae27416c76858b0b456 2318334
grub-pc-dbg_2.00-16_i386.deb
f3ad2f75a425879b5b980d6e33a45b89431affd04a09c9d6dc75265adf5b924b 171880
grub-pc_2.00-16_i386.deb
e62a6e448597af4a6912d443f397e5fc49ec16abb90b9d43f26e0785d6543b1e 1007542
grub-rescue-pc_2.00-16_i386.deb
83a850c6cd63ab858511c941ccf568e8180c446a1d24e8ca699d8c9a77661d5b 522814
grub-coreboot-bin_2.00-16_i386.deb
7e218b9cce0af2bd5be7163b6f055e45f23d685e951fbca6ba43a5a40c07acdb 2186304
grub-coreboot-dbg_2.00-16_i386.deb
00f808a75809e30cb445e0272cf77efeae8efece06f0e1bd243392083b294316 44234
grub-coreboot_2.00-16_i386.deb
ab7eb6117a493ce13984439adcfe8175f7942911405a887f6bf289b51e56e529 531160
grub-efi-ia32-bin_2.00-16_i386.deb
cce3eff150a6c45e0eebb31f4094125e8f0d6335b157a71b2c3b98a8ad2ab057 2260466
grub-efi-ia32-dbg_2.00-16_i386.deb
f810c2c257097908f64ce6c755fc7a6aabfe25dc79b4a68faaaeb7484939afe8 44278
grub-efi-ia32_2.00-16_i386.deb
1c85d62ad448af8928e6e14a1bdbe595f6ab5ea7c00a0d2b24b3810a61758058 549904
grub-efi-amd64-bin_2.00-16_i386.deb
b1193930c04eaa31c6403e8d7fd71ca82d8ff68241aba9e32dd1f07ca8d10194 2340958
grub-efi-amd64-dbg_2.00-16_i386.deb
0c7d54591fc858c8b1907dcc6728e4f4b9cfb1ad80187d43e26b6dd0bfc7a19a 44270
grub-efi-amd64_2.00-16_i386.deb
c67164f481bf369d3fff055647ee7c6201e3ca533a86181e6fe7245f7ce0a4d4 518648
grub-ieee1275-bin_2.00-16_i386.deb
df1cec894ff3fe710dee137617bfdf637ca563c288cc2b9390d7f68d2f32119e 2140300
grub-ieee1275-dbg_2.00-16_i386.deb
f799dd6c2fb9dfb53f70f7c1a6349dcc3a3af4773027ddae19230c79badd23bf 44236
grub-ieee1275_2.00-16_i386.deb
9876ac180d79cd93d5464163532317d4b07a2ee384ff5d97cd0e81a9cea8c129 940698
grub-firmware-qemu_2.00-16_i386.deb
2c2934694f1345709de9090bcddca3a6cf2fe2571cec9785a269a6f43409e16c 2144572
grub-theme-starfield_2.00-16_i386.deb
35b92e05018816e35fcace0db26f812613f1e7d429d552e9d9dff10f5d952735 323748
grub-mount-udeb_2.00-16_i386.udeb
Files:
7f0ea7751d701851f68734c272d8444e 4432 admin extra grub2_2.00-16.dsc
592201f1b77215831edaae60ee3fb075 362560 admin extra grub2_2.00-16.debian.tar.gz
2723d452a517b880406191125d48e874 2490 oldlibs extra grub2_2.00-16_i386.deb
fc8ef9f2d2fdac00bfefb00ac4c379c8 2490 oldlibs extra
grub-linuxbios_2.00-16_i386.deb
ca1eafcf381f6535bd1d86eb38f9c2d3 2498 oldlibs extra grub-efi_2.00-16_i386.deb
09985f550974783b592feffadd4774a3 2029408 admin optional
grub-common_2.00-16_i386.deb
82e97345162b635e94896d6dd85dc4cc 116582 admin optional
grub2-common_2.00-16_i386.deb
4161f28a8baf3ccbc2f1b1e7fe55ca71 2343222 admin extra grub-emu_2.00-16_i386.deb
b256f5411e190afec52e53accdac9d44 1777006 debug extra
grub-emu-dbg_2.00-16_i386.deb
ce1ed1a9ec752025d8f16c7bb9cae835 800312 admin optional
grub-pc-bin_2.00-16_i386.deb
51cde9b9a95bcc4208f2713ded673ea6 2318334 debug extra
grub-pc-dbg_2.00-16_i386.deb
2225d83ea041f500a1c44de8c5cabe4c 171880 admin optional grub-pc_2.00-16_i386.deb
baf9926c0771df3b5819376efe6cad8c 1007542 admin extra
grub-rescue-pc_2.00-16_i386.deb
0e0c875cbea9fe3ae5efa8ce9dab1bb1 522814 admin extra
grub-coreboot-bin_2.00-16_i386.deb
978a944a1c755933b263c6c93322d73d 2186304 debug extra
grub-coreboot-dbg_2.00-16_i386.deb
dbf6a1cfc2000ab589b94415bd2ee770 44234 admin extra
grub-coreboot_2.00-16_i386.deb
497e47171b48c0e539c418cce0c40800 531160 admin extra
grub-efi-ia32-bin_2.00-16_i386.deb
3c8d065c762dcca50a0d45027a5c86b3 2260466 debug extra
grub-efi-ia32-dbg_2.00-16_i386.deb
7004345e9c3a177e33bd0bb24a0853d9 44278 admin extra
grub-efi-ia32_2.00-16_i386.deb
8b8d2ba98fe21fd286e6f288261223ba 549904 admin extra
grub-efi-amd64-bin_2.00-16_i386.deb
e00ddad1ef07a4477cddf35bbc818b70 2340958 debug extra
grub-efi-amd64-dbg_2.00-16_i386.deb
394d2d9cc0d8f02c49f13b1d5b89979b 44270 admin extra
grub-efi-amd64_2.00-16_i386.deb
c632bfc6c0feac6c354d3db2a7947511 518648 admin extra
grub-ieee1275-bin_2.00-16_i386.deb
e38e6faa657dc166ace50afdba5ccc7d 2140300 debug extra
grub-ieee1275-dbg_2.00-16_i386.deb
3eaa568d3158296b41b53a25148846f9 44236 admin extra
grub-ieee1275_2.00-16_i386.deb
ecfdb18a6a302cee5444bf30e5698ee3 940698 admin extra
grub-firmware-qemu_2.00-16_i386.deb
6ea7dc1eb3880244f6bb3608f4ac25f8 2144572 admin extra
grub-theme-starfield_2.00-16_i386.deb
7c7a495263130bcac9648933602a8fbd 323748 debian-installer extra
grub-mount-udeb_2.00-16_i386.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Colin Watson <[email protected]> -- Debian developer
iQIVAwUBUgyNUzk1h9l9hlALAQgnqw//SB3JGYObe2uT1Ox00ayJvy+sWAn5zoiF
fyzSRaVPznVMqqTF5DmvGnO1INS8+aoohFwIAvP4PzA1TIS6zMEg7GEwMHk+BXO6
e0V1DkIU+7Pq15ygX5wGBW9H9mBqoSQvUzAJRZsHZPvu8P8aV17L89XE9fQWEjAV
2QLppKUHtH4/0Ntmj7w22dm+hgZ9uml2Jo+S0EkfkXU6RHx14FwjOpYwFeG/4x9F
WzT27LgNYcIqx5hKAJATIZT2AiBSpOETSD0dg0nLGkIFlmxRj3+c6dYYxNPo1USt
ugdj88NvoNwtT6ivOR34K44iRE2LPxWktmE6RvVSu9jQ9yW8t+SAmXCUWKAVS8q+
mMSc9xWyh+a9sHV+txNg1Eto9ZRHbt135Rri2n2VGl+2/wDj91JK+gdMCaCCaiKc
UbIfdzsS0wtJL8zpbs1It3GqLc7C8eG/sO2+z5bM6TKOP6p1v3y6hdJhrJNziYco
etmQnNLywMVXO1uXzx+FLhBBvWPZe0WOSNiw/uZl2MPQSzG91n/ue6hIDuE1yV3r
v52v1Xo/ookP9it22qieohONMuPxvatBLiNULlcpZfCRcS88FTj/VdrhoKp8bI82
2EEmaNJH8pOTWZTb3c71n/yNbE6rijId4xFxIDCm74ppJPzsxHH7xgIkNIsyARns
rxnDt+MSqq8=
=+R+0
-----END PGP SIGNATURE-----
--- End Message ---