Your message dated Sun, 15 Dec 2013 16:00:12 +0000
with message-id <[email protected]>
and subject line Bug#650724: fixed in grub2 2.00+20131208-1
has caused the Debian Bug report #650724,
regarding grub-pc: /usr/sbin/grub-probe: error: Couldn't find PV pv2. Check 
your device.map.
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.)


-- 
650724: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650724
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grub-pc
Version: 1.98+20100804-14+squeeze1
File: /etc/kernel/postinst.d/zz-update-grub
Severity: important
Usertags: pca.it-boot

Hi there!

After having changed both 500GB Samsung HDs with two 1TB Seagate HDs (in
RAID1 and LV for /srv) and having rebooted at least twice with no
problems, today's kernel upgrade fails:
=====
sha:/etc# apt-get update
[...]

sha:/etc# apt-get upgrade
[...]
The following packages will be upgraded:
  bind9-host dnsutils libbind9-60 libcups2 libdns69 libfreetype6
  libisc62 libisccc60 libisccfg62 liblwres60 linux-base
  linux-image-2.6.32-5-686 linux-libc-dev
[...]
Preparing to replace linux-image-2.6.32-5-686 2.6.32-38 \
 (using .../linux-image-2.6.32-5-686_2.6.32-39_i386.deb) ... 
Unpacking replacement linux-image-2.6.32-5-686 ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 2.6.32-5-686 \
 /boot/vmlinuz-2.6.32-5-686
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 2.6.32-5-686 \
 /boot/vmlinuz-2.6.32-5-686
[...]
Setting up linux-image-2.6.32-5-686 (2.6.32-39) ...
Running depmod.
Running update-initramfs.
update-initramfs: Generating /boot/initrd.img-2.6.32-5-686
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.32-5-686 \
 /boot/vmlinuz-2.6.32-5-686
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.32-5-686 \
 /boot/vmlinuz-2.6.32-5-686
Generating grub.cfg ...
/usr/sbin/grub-probe: error: Couldn't find PV pv2. 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-2.6.32-5-686.postinst line 799.
dpkg: error processing linux-image-2.6.32-5-686 (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up libisc62 (1:9.7.3.dfsg-1~squeeze4) ...
[...]
Errors were encountered while processing:
 linux-image-2.6.32-5-686
E: Sub-process /usr/bin/dpkg returned an error code (1)

sha:/etc#
=====

Not being a RAID/partition/boot expert, after having looked through the
grub-pc bugs for RAID1/LVM, I could see three problems:

1) debconf's 'grub-pc/install_devices' refers to an MD device which is
   not partitioned and with 0.9 metatada:

    <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593648#69>
    <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632048#24>
    <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637208#15>

=====
sha:/etc# fdisk -l /dev/disk/by-id/md-uuid-a3208af4:1df324f6:0359f4d8:3a34e120

Disk /dev/disk/by-id/md-uuid-a3208af4:1df324f6:0359f4d8:3a34e120: \
 197 MB, 197263360 bytes
[...]
Disk /dev/disk/by-id/md-uuid-a3208af4:1df324f6:0359f4d8:3a34e120 \
 doesn't contain a valid partition table

sha:/etc# file -s /dev/disk/by-id/md-uuid-a3208af4:1df324f6:0359f4d8:3a34e120
/dev/disk/by-id/md-uuid-a3208af4:1df324f6:0359f4d8:3a34e120: \
 symbolic link to `../../md2'

sha:/etc# file -s /dev/md2
/dev/md2: Linux rev 1.0 ext3 filesystem data, 
UUID=50fdd9f5-2c08-4e16-8044-e8e8771a3195 \
 (needs journal recovery)

sha:/etc# mdadm --detail /dev/md2 | grep Version
        Version : 0.90

sha:/etc#
=====

2) debconf's 'grub-pc/install_devices' refers to an MD device, which is
   wrong and should be corrected by 1.99~20101210-2, given that AFAIK
   the RAID device was automatically added:

     <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612692#13>

   Please note that this worked well before and was supported by debconf
   question:

     <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587017>

3) device.map is not in sync with the current situation, which means
   that a simple `grub-mkdevicemap` should solve this.

Despite the machine being in production, it is not critical and thus I
have not touched anything yet, so feel free to ask for tests ;-)

Thx, bye,
Gismo / Luca

-- Package-specific info:

*********************** BEGIN /proc/mounts
/dev/mapper/vgsha-lvroot / ext3 rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/md2 /boot ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/mapper/vgsha-lvsrv /srv ext3 rw,relatime,errors=continue,data=ordered 0 0
*********************** END /proc/mounts

*********************** BEGIN /boot/grub/device.map
(hd0)   /dev/disk/by-id/ata-SAMSUNG_HD502HJ_S20BJA0Z108086
(hd1)   /dev/disk/by-id/ata-SAMSUNG_HD502HJ_S20BJA0Z108087
(hd2)   /dev/disk/by-id/scsi-35005076206cac30e
(hd3)   /dev/disk/by-id/scsi-SSEAGATE_ST39236LW_3BN0VTMQ0000711534E4
(hd4)   /dev/disk/by-id/scsi-SIBM_DDRS-34560D_RD3Q8116
*********************** END /boot/grub/device.map

*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default="0"
if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod raid
insmod mdraid
insmod lvm
insmod part_msdos
insmod part_msdos
insmod part_msdos
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(vgsha-lvroot)'
search --no-floppy --fs-uuid --set 41c04aeb-46b9-45c7-8aea-77d3da070136
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
insmod raid
insmod mdraid
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(md2)'
search --no-floppy --fs-uuid --set 50fdd9f5-2c08-4e16-8044-e8e8771a3195
set locale_dir=($root)/grub/locale
set lang=it
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686' --class debian --class 
gnu-linux --class gnu --class os {
        insmod raid
        insmod mdraid
        insmod part_msdos
        insmod part_msdos
        insmod ext2
        set root='(md2)'
        search --no-floppy --fs-uuid --set 50fdd9f5-2c08-4e16-8044-e8e8771a3195
        echo    'Loading Linux 2.6.32-5-686 ...'
        linux   /vmlinuz-2.6.32-5-686 root=/dev/mapper/vgsha-lvroot ro 
rootdelay=15 
        echo    'Loading initial ramdisk ...'
        initrd  /initrd.img-2.6.32-5-686
}
menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode)' --class 
debian --class gnu-linux --class gnu --class os {
        insmod raid
        insmod mdraid
        insmod part_msdos
        insmod part_msdos
        insmod ext2
        set root='(md2)'
        search --no-floppy --fs-uuid --set 50fdd9f5-2c08-4e16-8044-e8e8771a3195
        echo    'Loading Linux 2.6.32-5-686 ...'
        linux   /vmlinuz-2.6.32-5-686 root=/dev/mapper/vgsha-lvroot ro single 
rootdelay=15
        echo    'Loading initial ramdisk ...'
        initrd  /initrd.img-2.6.32-5-686
}
menuentry 'Debian GNU/Linux, with Linux 2.6.26-2-686' --class debian --class 
gnu-linux --class gnu --class os {
        insmod raid
        insmod mdraid
        insmod part_msdos
        insmod part_msdos
        insmod ext2
        set root='(md2)'
        search --no-floppy --fs-uuid --set 50fdd9f5-2c08-4e16-8044-e8e8771a3195
        echo    'Loading Linux 2.6.26-2-686 ...'
        linux   /vmlinuz-2.6.26-2-686 root=/dev/mapper/vgsha-lvroot ro 
rootdelay=15 
        echo    'Loading initial ramdisk ...'
        initrd  /initrd.img-2.6.26-2-686
}
menuentry 'Debian GNU/Linux, with Linux 2.6.26-2-686 (recovery mode)' --class 
debian --class gnu-linux --class gnu --class os {
        insmod raid
        insmod mdraid
        insmod part_msdos
        insmod part_msdos
        insmod ext2
        set root='(md2)'
        search --no-floppy --fs-uuid --set 50fdd9f5-2c08-4e16-8044-e8e8771a3195
        echo    'Loading Linux 2.6.26-2-686 ...'
        linux   /vmlinuz-2.6.26-2-686 root=/dev/mapper/vgsha-lvroot ro single 
rootdelay=15
        echo    'Loading initial ramdisk ...'
        initrd  /initrd.img-2.6.26-2-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
*********************** END /boot/grub/grub.cfg

-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grub-pc depends on:
ii  debconf [debco 1.5.36.1                  Debian configuration management sy
ii  grub-common    1.98+20100804-14+squeeze1 GRand Unified Bootloader, version 
ii  libc6          2.11.2-10                 Embedded GNU C Library: Shared lib
ii  libdevmapper1. 2:1.02.48-5               The Linux Kernel Device Mapper use
ii  ucf            3.0025+nmu1               Update Configuration File: preserv

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
pn  desktop-base                  <none>     (no description available)

-- Configuration Files:
/etc/default/grub changed:
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=""
GRUB_CMDLINE_LINUX="rootdelay=15"


-- debconf information:
  grub2/kfreebsd_cmdline:
* grub2/device_map_regenerated:
  grub-pc/linux_cmdline: fillme
* grub2/linux_cmdline: rootdelay=15
  grub-pc/install_devices_empty: false
  grub-pc/install_devices_failed: false
  grub-pc/chainload_from_menu.lst: true
  grub-pc/kopt_extracted: false
* grub-pc/install_devices: 
/dev/disk/by-id/md-uuid-a3208af4:1df324f6:0359f4d8:3a34e120
  grub-pc/postrm_purge_boot_grub: false
  grub-pc/install_devices_failed_upgrade: true
  grub-pc/disk_description:
  grub2/kfreebsd_cmdline_default: quiet
  grub-pc/partition_description:
  grub-pc/install_devices_disks_changed:
  grub2/linux_cmdline_default:
  grub-pc/mixed_legacy_and_grub2: true

Attachment: pgpyRLmhBOJUl.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 2.00+20131208-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.

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: Mon, 09 Dec 2013 00:21:45 +0000
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-efi-arm-bin 
grub-efi-arm-dbg grub-efi-arm grub-efi-arm64-bin grub-efi-arm64-dbg 
grub-efi-arm64 grub-ieee1275-bin grub-ieee1275-dbg grub-ieee1275 
grub-firmware-qemu grub-uboot-bin grub-uboot-dbg grub-uboot grub-xen-bin 
grub-xen-dbg grub-xen grub-yeeloong-bin grub-yeeloong-dbg grub-yeeloong 
grub-theme-starfield grub-mount-udeb
Architecture: source i386
Version: 2.00+20131208-1
Distribution: experimental
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-arm - GRand Unified Bootloader, version 2 (ARM UEFI version)
 grub-efi-arm-bin - GRand Unified Bootloader, version 2 (ARM UEFI binaries)
 grub-efi-arm-dbg - GRand Unified Bootloader, version 2 (ARM UEFI debug files)
 grub-efi-arm64 - GRand Unified Bootloader, version 2 (ARM64 UEFI version)
 grub-efi-arm64-bin - GRand Unified Bootloader, version 2 (ARM64 UEFI binaries)
 grub-efi-arm64-dbg - GRand Unified Bootloader, version 2 (ARM64 UEFI 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-uboot - GRand Unified Bootloader, version 2 (ARM U-Boot version)
 grub-uboot-bin - GRand Unified Bootloader, version 2 (ARM U-Boot binaries)
 grub-uboot-dbg - GRand Unified Bootloader, version 2 (ARM U-Boot debug files)
 grub-xen   - GRand Unified Bootloader, version 2 (Xen version)
 grub-xen-bin - GRand Unified Bootloader, version 2 (Xen binaries)
 grub-xen-dbg - GRand Unified Bootloader, version 2 (Xen debug files)
 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: 650724 666427 683068 688799 690538 696465 700197 707613 707695 710076 
726265
Changes: 
 grub2 (2.00+20131208-1) experimental; urgency=low
 .
   * New upstream snapshot.
     - Skip issuing cursor on/off sequences on Macs (closes: #683068).
     - Move grub-mknetdir to /usr/bin (closes: #688799).
     - Apply program name transformations at build-time rather than at
       run-time (closes: #696465).
     - Add info documentation for grub-mount (closes: #666427).
     - Clean up dangling references to grub-setup (LP: #1082045).
     - Avoid installing to sectors matching the signature of an Acer
       registration utility with several sightings in the wild (LP: #987022).
     - Document the need for GRUB_DEFAULT=saved in grub-set-default(8)
       (LP: #1102925).
     - Fix missing PVs if they don't contain an "interesting" LV (probably
       closes: #650724, #707613).
     - Reimplement grub-reboot to not depend on saved_entry (closes: #707695,
       LP: #704406).
     - Fix Ctrl-u handling to copy the killed characters to the kill buffer
       as UCS4 stored as grub_uint32_t rather than as 8-bit characters stored
       as char (closes: #710076).
     - Fix inconsistent use of GRUB_CRYPTODISK_ENABLE and
       GRUB_ENABLE_CRYPTODISK (LP: #1232237).
     - Support GRUB_DISABLE_SUBMENU configuration, and document submenu usage
       in grub-reboot(8) (closes: #690538).
     - Don't decompress initrd when booting with Xen (closes: #700197).
     - Document how to delete the whole environment block (closes: #726265).
     - Revamp hidden timeout handling by adding a new timeout_style
       environment variable and a corresponding GRUB_TIMEOUT_STYLE
       configuration key for grub-mkconfig.  This controls hidden-timeout
       handling more simply than the previous arrangements, and pressing any
       hotkeys associated with menu entries during the hidden timeout will
       now boot the corresponding menu entry immediately (LP: #1178618).  As
       part of merging this, radically simplify the mess that
       quick_boot.patch had made of /etc/grub.d/30_os-prober; if it finds
       other OSes it can now just set timeout_style=menu and make sure the
       timeout is non-zero.
     - On Linux, read partition start offsets from sysfs if possible
       (LP: #1237519).
     - New ports to arm-uboot, arm-efi, arm64-efi, i386-xen, and x86_64-xen.
   * Add grub-uboot*, grub-efi-arm*, and grub-xen* binary packages.
   * Ignore functional test failures for now as they are broken.
   * Move working directories around (build/<package> -> obj/<package>,
     build/stamps -> debian/stamps) so that "debian/rules build" still works
     after working directories have been created.
   * Drop "grub-mkrescue --diet" option; never merged upstream and only
     matters for floppies.  Please let me know if you were using this.
     Explicitly use -no-pad to build grub-rescue-floppy.img, which has an
     equivalent effect on size.
   * Break lupin-support (<< 0.55) due to the rewrite of grub-install in C.
   * Remove build-dependency on autogen, no longer needed.
   * Compress GRUB files on grub-rescue-floppy.img using xz.
   * Build-depend on wamerican, newly required by the test suite.
   * Run tests with LC_CTYPE=C.UTF-8, so that grub-fs-tester can handle UTF-8
     data correctly.
   * Update debian/legacy/update-grub to the version from grub 0.97-67.
   * Silence error message on initial installation when /etc/default/grub
     does not yet exist.
   * Add GRUB_RECOVERY_TITLE option, to allow the controversial "recovery
     mode" text to be customised (LP: #1240360).
Checksums-Sha1: 
 094251db5ee627cda75f269839ff493a6fc0df79 5066 grub2_2.00+20131208-1.dsc
 0a6acf49de1266a91ee2bb54004d082cb9acf824 9636788 
grub2_2.00+20131208.orig.tar.gz
 077df71b7a4037dc0e7e6dd654aedf19441ad8a8 1321346 
grub2_2.00+20131208-1.debian.tar.gz
 d4df3164d666ce8d74dbf29a0a25dfcb5cc158f2 2496 grub2_2.00+20131208-1_i386.deb
 d468a58bcccc4c828239586f0b2c4b9367632a3a 2488 
grub-linuxbios_2.00+20131208-1_i386.deb
 700ed49bab56a77f52055a798535ce544f6b4713 2506 grub-efi_2.00+20131208-1_i386.deb
 0eebb89141de74f14946e526f491fda9fbc936b6 2453950 
grub-common_2.00+20131208-1_i386.deb
 a314f578fcca1b829847e81cef69c76c9cfc442b 473384 
grub2-common_2.00+20131208-1_i386.deb
 518eba49378862795995ef3012b8f70224d9ea14 2988162 
grub-emu_2.00+20131208-1_i386.deb
 ff918297b47db0a6b8f1441bfe33344a5be1b167 2113458 
grub-emu-dbg_2.00+20131208-1_i386.deb
 b478a59de5656c42ec15f768a41cf8ae61228936 870500 
grub-pc-bin_2.00+20131208-1_i386.deb
 e837f570828c75d310927d61e1a183358f530ab4 2720294 
grub-pc-dbg_2.00+20131208-1_i386.deb
 241a5cf7b3cb27e8cca377726cbfde14230c6b92 172150 
grub-pc_2.00+20131208-1_i386.deb
 df59e0520ec45ca10799329b6eac21428a22eb4e 2666924 
grub-rescue-pc_2.00+20131208-1_i386.deb
 979687c3694d794a39a390cd649e7d30e1946173 579516 
grub-coreboot-bin_2.00+20131208-1_i386.deb
 6955f8d43ffc20db1a5240c329de893bc2dfc4d3 2465588 
grub-coreboot-dbg_2.00+20131208-1_i386.deb
 508bba0ab2c8f508da87408c4dc02b94570eb141 44466 
grub-coreboot_2.00+20131208-1_i386.deb
 fe075c3b758c3a41166a1937ca89cb916039ccf1 602420 
grub-efi-ia32-bin_2.00+20131208-1_i386.deb
 b25ecdcc1138f7da56a7643abbd0d5d60ca437d5 2642770 
grub-efi-ia32-dbg_2.00+20131208-1_i386.deb
 e2685f7a1822d5671662ac5357309857a025b7a9 44510 
grub-efi-ia32_2.00+20131208-1_i386.deb
 27d806ac43e67de835fc02f59c5ff39a8a7f2136 635202 
grub-efi-amd64-bin_2.00+20131208-1_i386.deb
 9561390fa961902046f7f6fb442dab3c788102a0 2807708 
grub-efi-amd64-dbg_2.00+20131208-1_i386.deb
 da23614237d94e9e03dd77666f5b09a777940532 44498 
grub-efi-amd64_2.00+20131208-1_i386.deb
 63dfcac2550d86e2df2b60752b2f422e53fad31b 577064 
grub-ieee1275-bin_2.00+20131208-1_i386.deb
 536dfac0b444f07a0b21a070b77e0d9fc1f10157 2495636 
grub-ieee1275-dbg_2.00+20131208-1_i386.deb
 b68807895dae115458ab03da0d86e61c3a2bc34d 44464 
grub-ieee1275_2.00+20131208-1_i386.deb
 bdc38611f44318a51e8f68e0a8478338a806737f 1051326 
grub-firmware-qemu_2.00+20131208-1_i386.deb
 5f5d0147591ff9fba3e102ad0ae22e7bf4565fd4 887652 
grub-xen-bin_2.00+20131208-1_i386.deb
 5d728d9c5ed3ff97c8450c777426dbd9127d728b 4048304 
grub-xen-dbg_2.00+20131208-1_i386.deb
 8485ef1513ce3fcdb865f8108763702e4c4aa6a0 44444 
grub-xen_2.00+20131208-1_i386.deb
 8af378d8b365d555f0738a0ada6962f6cb163762 2148670 
grub-theme-starfield_2.00+20131208-1_i386.deb
 d898da62beba67ad3a3127a9e85927c4944fb971 336858 
grub-mount-udeb_2.00+20131208-1_i386.udeb
Checksums-Sha256: 
 bf61974d8b2658cf1cae411e7fe67671994e46bef339adedd50c9d2e7ec70a01 5066 
grub2_2.00+20131208-1.dsc
 03c973bf1219d0b4a92f671972e5da06d02726d6cab19e913302212cf7dd277e 9636788 
grub2_2.00+20131208.orig.tar.gz
 919e9adf408eedead1d0d122e8ab24130d997a3a92dc9ef28b8598aa946667f2 1321346 
grub2_2.00+20131208-1.debian.tar.gz
 346b91701591bd34e184f2f7f03df55655d1b5c3192c3ebe2fa2f78a6343a7f8 2496 
grub2_2.00+20131208-1_i386.deb
 82ea05eba276012ace254af49c6e9b5bbf91e41aa9df9ae9cc012a213fa29526 2488 
grub-linuxbios_2.00+20131208-1_i386.deb
 1442c3fd49b976d0b02f65ba0e7e4adb953bb0854db44e69d43c3f98e7fd5b9f 2506 
grub-efi_2.00+20131208-1_i386.deb
 fe18fec4fd7af7e4e82bcd8cf6ecdb134f07076c51f1f56298852d08952dbbfd 2453950 
grub-common_2.00+20131208-1_i386.deb
 fcb92f957dcc52f196b5c90de4e1e48b8e7796f5d55b4c9fa15ff9574bd50e67 473384 
grub2-common_2.00+20131208-1_i386.deb
 b969592c8e237593113c9f6e8938543bb0d0bee0eb87f8eda49a9081b7e0f239 2988162 
grub-emu_2.00+20131208-1_i386.deb
 1440269c3cca90908024a19532f8bb6bb37d0d304ef039ce1b1131bb435551d7 2113458 
grub-emu-dbg_2.00+20131208-1_i386.deb
 2e4704e66bacb1a1862695cca1aa7939ca568db3c87b5136cbac085491e3233c 870500 
grub-pc-bin_2.00+20131208-1_i386.deb
 108bdafd178663ad8467989a6803b7dc8849569bbe0ab95da9687b8169e482cd 2720294 
grub-pc-dbg_2.00+20131208-1_i386.deb
 3d7ada0c3693876647c811477baa9662ce4462027558c13f16a679e0ce01b783 172150 
grub-pc_2.00+20131208-1_i386.deb
 396510606803e5745c185c9d8f477be1660b26f6a7975ac9a8f89168af75d8e7 2666924 
grub-rescue-pc_2.00+20131208-1_i386.deb
 e3fd86984af99989e99e1c8e53b6e36a1f0f32b79c1fc600819ef939fa583834 579516 
grub-coreboot-bin_2.00+20131208-1_i386.deb
 247e4c019a5f1be3cab179ab695b61365f9d5cef349702302a3a53980357a1a4 2465588 
grub-coreboot-dbg_2.00+20131208-1_i386.deb
 9bd8cb0311a60a79edf2c956c3163c902f89275d749aef084aeb3fba8148eea9 44466 
grub-coreboot_2.00+20131208-1_i386.deb
 25619bf26cb1718de7a01cd360afe1ffd3d4c3613cb87d47e2b8799a5dd4c4a3 602420 
grub-efi-ia32-bin_2.00+20131208-1_i386.deb
 73905cf1979466895658f6675e61d220902100bb2d176c7f99eb15e615084bd3 2642770 
grub-efi-ia32-dbg_2.00+20131208-1_i386.deb
 617209a83b48aba1076eb4de3aac8f19b9358e165b234ce04c4a31535799b409 44510 
grub-efi-ia32_2.00+20131208-1_i386.deb
 330474a5435fc0fcf66a3b3abc81c64ee37924bd9e268b0fcb920835480f9d9a 635202 
grub-efi-amd64-bin_2.00+20131208-1_i386.deb
 46ef8f17529a32a3f2d2e20d5288b9bcc72fae09b2fde2873563aed222f84149 2807708 
grub-efi-amd64-dbg_2.00+20131208-1_i386.deb
 3c721da4c9b180b8aec3bc4938e14dbc00136f3361c763d5c1ead285e15babfe 44498 
grub-efi-amd64_2.00+20131208-1_i386.deb
 ad04dc782bdd321a39db7a10440b188e50849b8bf2f95e05da3c63122498f8ef 577064 
grub-ieee1275-bin_2.00+20131208-1_i386.deb
 ba4c84b93f1e385adef2894678558d6342e2a40bccd98156ac8bb4a71eefe52a 2495636 
grub-ieee1275-dbg_2.00+20131208-1_i386.deb
 a5949095aac4637756dbe36a9fb5c696b58b4f589d6e65be1b7fec6b81516ee2 44464 
grub-ieee1275_2.00+20131208-1_i386.deb
 58f14e5f5338334607a2fc5537e4551755e9274aa61c772394fcea75f01a22a9 1051326 
grub-firmware-qemu_2.00+20131208-1_i386.deb
 13d03af5d83034ba13702b51a495cd0dd06ce2fda7e10e8e6743a86acf919f47 887652 
grub-xen-bin_2.00+20131208-1_i386.deb
 dc35e8aefb1e16ebf61c6129b6a68a2f213cf1e1a0770cc695d524452e29567b 4048304 
grub-xen-dbg_2.00+20131208-1_i386.deb
 1736d93a985fb30aa03af78b75353c4a1b91ac11c223b235aba6a2fc920c94bc 44444 
grub-xen_2.00+20131208-1_i386.deb
 f27763f1a84d7f03d268a597d811191be07b4c994380dedce6d5f34628806e50 2148670 
grub-theme-starfield_2.00+20131208-1_i386.deb
 d317a295c08fa76fe0f0604c66cc54a1abde5da5aa588838d0682330a08c0bf6 336858 
grub-mount-udeb_2.00+20131208-1_i386.udeb
Files: 
 67798fc1f9db4073821bda83583b6dba 5066 admin extra grub2_2.00+20131208-1.dsc
 e9c43d61212ebb5a6e801275415d098e 9636788 admin extra 
grub2_2.00+20131208.orig.tar.gz
 2960bb74f80493912ba592a74cd3dabe 1321346 admin extra 
grub2_2.00+20131208-1.debian.tar.gz
 f91c88fa0b3e303173b534c47a106a62 2496 oldlibs extra 
grub2_2.00+20131208-1_i386.deb
 eaf6b9dd97e79e72e5b4f566e4f733fd 2488 oldlibs extra 
grub-linuxbios_2.00+20131208-1_i386.deb
 86ad4c52d03c1d4016ac652c84bb1acc 2506 oldlibs extra 
grub-efi_2.00+20131208-1_i386.deb
 488eb5a1932d219be796115565517249 2453950 admin optional 
grub-common_2.00+20131208-1_i386.deb
 2b0014bdd6a9584f62897aac3585bc1b 473384 admin optional 
grub2-common_2.00+20131208-1_i386.deb
 ea18e9e551c0869caf2d48e73fd1e411 2988162 admin extra 
grub-emu_2.00+20131208-1_i386.deb
 37d02b55bc9ad0821b33e540823d3133 2113458 debug extra 
grub-emu-dbg_2.00+20131208-1_i386.deb
 951661994c010882f976216c85f720da 870500 admin optional 
grub-pc-bin_2.00+20131208-1_i386.deb
 2be222d4eb49a439cd18997e78bc6798 2720294 debug extra 
grub-pc-dbg_2.00+20131208-1_i386.deb
 d5ada16ac707b4087e1a78fd7ad3c4d5 172150 admin optional 
grub-pc_2.00+20131208-1_i386.deb
 fc862001f7c076a8a97e28f71506fb53 2666924 admin extra 
grub-rescue-pc_2.00+20131208-1_i386.deb
 0ed82f7b8451f2be7ea40936087a2858 579516 admin extra 
grub-coreboot-bin_2.00+20131208-1_i386.deb
 72ada2f86179965aac500182ef725988 2465588 debug extra 
grub-coreboot-dbg_2.00+20131208-1_i386.deb
 fc1fc7191709688f162ba5f9cc49cd66 44466 admin extra 
grub-coreboot_2.00+20131208-1_i386.deb
 13691e3a8fbe329a9f154d7b3d7ef982 602420 admin extra 
grub-efi-ia32-bin_2.00+20131208-1_i386.deb
 fcd0f43ca64b52faebbc0bb5c4d12c3d 2642770 debug extra 
grub-efi-ia32-dbg_2.00+20131208-1_i386.deb
 a3d0ab11a5a17ee62279a116ac1f64b0 44510 admin extra 
grub-efi-ia32_2.00+20131208-1_i386.deb
 33e1047953f6e4b62a93f9061ae2b9ae 635202 admin extra 
grub-efi-amd64-bin_2.00+20131208-1_i386.deb
 07ed0b2560f271cb22392935b2c4b2e2 2807708 debug extra 
grub-efi-amd64-dbg_2.00+20131208-1_i386.deb
 94612d9909011b1ae44630bda332a4cd 44498 admin extra 
grub-efi-amd64_2.00+20131208-1_i386.deb
 828b377006628cbbd498bfd9e6424646 577064 admin extra 
grub-ieee1275-bin_2.00+20131208-1_i386.deb
 bae1961003ea4bca019abc5f19028211 2495636 debug extra 
grub-ieee1275-dbg_2.00+20131208-1_i386.deb
 a815625f4d5877296be3a64f932f94e3 44464 admin extra 
grub-ieee1275_2.00+20131208-1_i386.deb
 192986bff0702970e2ad962663bb7382 1051326 admin extra 
grub-firmware-qemu_2.00+20131208-1_i386.deb
 38596a8e7d9ebaafe652a6fe5a801dee 887652 admin extra 
grub-xen-bin_2.00+20131208-1_i386.deb
 e26d8fd90ed9df7ddb165291b227341d 4048304 debug extra 
grub-xen-dbg_2.00+20131208-1_i386.deb
 2f9c7382783f125880893c5e4ce270fe 44444 admin extra 
grub-xen_2.00+20131208-1_i386.deb
 5bac37e6fbccb647b786cf976b128a94 2148670 admin extra 
grub-theme-starfield_2.00+20131208-1_i386.deb
 452430c6e578965ae2c452c49cb7c35e 336858 debian-installer extra 
grub-mount-udeb_2.00+20131208-1_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Colin Watson <[email protected]> -- Debian developer

iQIVAwUBUqUYDjk1h9l9hlALAQgrqw/+O08bCkbiN1AGyTTnCA0zGmO0VQz+1vPZ
0hMMJ/Hw2jMHvqzxBaCuR1lqmchkbAsCU1D59qiEAhyZcDNZ/xh/c4h4uUgUYnWS
fJeZ52DoTXFW033AwWFHj29f0/UVVpr1UYPfhlv8kVMaPvHK67JtNvy38ZUyqSVd
6uR1akwpQ28BSuXYpv32nvI9XnJZ/rWOGB8P0b3ohMkpUDVT846Tz5xTCeaxos8q
tFKr/hQ1pU79v+zo7R8ZDPy1pLo+2mQxkYbvzDE6r+Ebtvhc40bVhctZN4sWeMw8
1j0wwKXjH0Zd9NPHRJ+BUyumXRpUPcfDPLqAoH7fW1DprYjuKOTo2tHU65KJrzqX
Un2Ob+UpL3cPuW9V5q435enUZTF7Q/JW2V7pAc39zG81iyO6MuARRfEO0D7gor/L
XMdZN8o53WK/sPATjhBE6Kln2/rOSeoUMStO73NQrr6d2qK/+WOkbMEbMSwt8Oxt
ipp7qt/98vJkVFp4FYqWNzaVa60I34TZC6U7tEvti+ALyaRQy80G2wGB+guKLsR5
SkeCN6cqZzb5KSKWMopTx3ycexApf2EofJjzIRXxQCU0AOmufcK0bZqb1RmD3Tim
pBmkOMAkl56eU9c/+9INB9nJ46/y4YRE7r5IaJvC4eR4fOFGthjH3tTJwlzQONo+
acTfdSqsW78=
=i4Ge
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to