Your message dated Tue, 02 Jun 2009 16:47:12 +0000
with message-id <[email protected]>
and subject line Bug#531391: fixed in grub2 1.96+20090602-1
has caused the Debian Bug report #531391,
regarding grub-pc: Vcs-Svn field doesn't point to the trunk
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.)
--
531391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531391
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: grub-pc
Version: 1.96+20090523-1
Severity: minor
The Vcs-Svn field in the package's source stanza does not point to the
trunk, but rather the parent directory, thus making users of debcheckout
download all tags, branches and whatnot. Please make it point to the
trunk.
-- Package-specific info:
*********************** BEGIN /proc/mounts
/dev/disk/by-uuid/1a73bf6e-7db2-4013-b64d-0898a5a8d0d7 / ext3
rw,noatime,nodiratime,errors=remount-ro,commit=5,data=ordered 0 0
*********************** END /proc/mounts
*********************** BEGIN /boot/grub/device.map
(hd0) /dev/sda
*********************** END /boot/grub/device.map
*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,6)
search --fs-uuid --set 1a73bf6e-7db2-4013-b64d-0898a5a8d0d7
if loadfont /usr/share/grub/ascii.pf2 ; then
set gfxmode=640x480
insmod gfxterm
insmod vbe
if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
fi
fi
### 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, linux 2.6.29-2-amd64" {
set root=(hd0,6)
search --fs-uuid --set 1a73bf6e-7db2-4013-b64d-0898a5a8d0d7
linux /boot/vmlinuz-2.6.29-2-amd64
root=UUID=1a73bf6e-7db2-4013-b64d-0898a5a8d0d7 ro quiet
initrd /boot/initrd.img-2.6.29-2-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.29-2-amd64 (recovery mode)" {
set root=(hd0,6)
search --fs-uuid --set 1a73bf6e-7db2-4013-b64d-0898a5a8d0d7
linux /boot/vmlinuz-2.6.29-2-amd64
root=UUID=1a73bf6e-7db2-4013-b64d-0898a5a8d0d7 ro single quiet
initrd /boot/initrd.img-2.6.29-2-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.29-1-amd64" {
set root=(hd0,6)
search --fs-uuid --set 1a73bf6e-7db2-4013-b64d-0898a5a8d0d7
linux /boot/vmlinuz-2.6.29-1-amd64
root=UUID=1a73bf6e-7db2-4013-b64d-0898a5a8d0d7 ro quiet
initrd /boot/initrd.img-2.6.29-1-amd64
}
menuentry "Debian GNU/Linux, linux 2.6.29-1-amd64 (recovery mode)" {
set root=(hd0,6)
search --fs-uuid --set 1a73bf6e-7db2-4013-b64d-0898a5a8d0d7
linux /boot/vmlinuz-2.6.29-1-amd64
root=UUID=1a73bf6e-7db2-4013-b64d-0898a5a8d0d7 ro single quiet
initrd /boot/initrd.img-2.6.29-1-amd64
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_windows ###
menuentry "Windows Vista" {
set root=(hd0,3)
chainloader +2
}
### END /etc/grub.d/20_windows ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*********************** END /boot/grub/grub.cfg
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages grub-pc depends on:
ii debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii grub-common 1.96+20090523-1 GRand Unified Bootloader, version
ii libc6 2.9-12 GNU C Library: Shared libraries
grub-pc recommends no packages.
Versions of packages grub-pc suggests:
pn desktop-base <none> (no description available)
ii genisoimage 9:1.1.9-1 Creates ISO-9660 CD-ROM filesystem
pn os-prober <none> (no description available)
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 1.96+20090602-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-common_1.96+20090602-1_amd64.deb
to pool/main/g/grub2/grub-common_1.96+20090602-1_amd64.deb
grub-coreboot_1.96+20090602-1_amd64.deb
to pool/main/g/grub2/grub-coreboot_1.96+20090602-1_amd64.deb
grub-efi_1.96+20090602-1_amd64.deb
to pool/main/g/grub2/grub-efi_1.96+20090602-1_amd64.deb
grub-ieee1275_1.96+20090602-1_amd64.deb
to pool/main/g/grub2/grub-ieee1275_1.96+20090602-1_amd64.deb
grub-linuxbios_1.96+20090602-1_amd64.deb
to pool/main/g/grub2/grub-linuxbios_1.96+20090602-1_amd64.deb
grub-pc_1.96+20090602-1_amd64.deb
to pool/main/g/grub2/grub-pc_1.96+20090602-1_amd64.deb
grub-rescue-pc_1.96+20090602-1_amd64.deb
to pool/main/g/grub2/grub-rescue-pc_1.96+20090602-1_amd64.deb
grub2_1.96+20090602-1.diff.gz
to pool/main/g/grub2/grub2_1.96+20090602-1.diff.gz
grub2_1.96+20090602-1.dsc
to pool/main/g/grub2/grub2_1.96+20090602-1.dsc
grub2_1.96+20090602-1_amd64.deb
to pool/main/g/grub2/grub2_1.96+20090602-1_amd64.deb
grub2_1.96+20090602.orig.tar.gz
to pool/main/g/grub2/grub2_1.96+20090602.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.
Felix Zielcke <[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: Tue, 02 Jun 2009 18:01:05 +0200
Source: grub2
Binary: grub2 grub-linuxbios grub-common grub-pc grub-rescue-pc grub-coreboot
grub-efi grub-ieee1275
Architecture: source amd64
Version: 1.96+20090602-1
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers <[email protected]>
Changed-By: Felix Zielcke <[email protected]>
Description:
grub-common - GRand Unified Bootloader, version 2 (common files)
grub-coreboot - GRand Unified Bootloader, version 2 (Coreboot version)
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 (dummy package)
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: 530357 530848 531391
Changes:
grub2 (1.96+20090602-1) unstable; urgency=low
.
* New SVN snapshot.
.
[ Felix Zielcke ]
* Skip floopies in the grub-install debconf prompt in grub-pc postinst.
Patch by Fabian Greffrath. (Closes: #530848)
.
[ Robert Millan ]
* Change Vcs-Browser field to viewsvn.
.
[ Felix Zielcke ]
* Change Vcs-Svn field to point to the trunk. (Closes: #531391)
* patches/01_uuids_and_lvm_dont_play_along_nicely: New patch.
On Debian root=UUID= with lvm still doestn't work so disable it.
(Closes: #530357)
* Remove Otavio Salvador from Uploaders with his permission.
Checksums-Sha1:
47760e4b9a11b0561bdacacb9038c3a94d704b9f 2157 grub2_1.96+20090602-1.dsc
5d5b9e6fe61f16d1f9c3dadfdbdc6f5a74fc20e8 1133202
grub2_1.96+20090602.orig.tar.gz
ec52c4de3e988ee7fdb183c758727b24e2045f46 228634 grub2_1.96+20090602-1.diff.gz
017ff949fdc04c3f5d182b7546546d33a1630278 165498 grub2_1.96+20090602-1_amd64.deb
a2b7ba6f183909fab3b5da87f663181abb26c980 164308
grub-linuxbios_1.96+20090602-1_amd64.deb
8dd438b3eb9fabf73a2e479fdc7442afed0faa96 1185796
grub-common_1.96+20090602-1_amd64.deb
e3593689975e6d22f7ad5abdae0f0751de516096 612074
grub-pc_1.96+20090602-1_amd64.deb
f691eb4ff060fb0b57ae5f0c0bc9b84148be1447 733966
grub-rescue-pc_1.96+20090602-1_amd64.deb
9e383d7724742444e807a81be2ca907f46e9b688 408466
grub-coreboot_1.96+20090602-1_amd64.deb
4e3e42542e98b6abf5a16bdeb2dbc9446b4241dd 492146
grub-efi_1.96+20090602-1_amd64.deb
219e336682997e7ee1d88825e9d5d5f6ae4fd56f 402234
grub-ieee1275_1.96+20090602-1_amd64.deb
Checksums-Sha256:
46f017c782c3c0e317eb063eab43c25d2684244b9acbad5a3f5d7d93763a89fc 2157
grub2_1.96+20090602-1.dsc
afb92322695f0f11047142128767c421a5f10f1a2a2987e3af29fb8b5f10e88e 1133202
grub2_1.96+20090602.orig.tar.gz
fc6bb50573503c3878e87b1dc604e055a6478857d8faea51f67252de6b3e2bed 228634
grub2_1.96+20090602-1.diff.gz
2ede7a4d66705bd47056d9ebe73989590cc31208ed5b2b4b8e1712e879c8ce45 165498
grub2_1.96+20090602-1_amd64.deb
650048ac4308f1651612e8d885d0014b5bf5cb8f439ef76e526f4db0b7119e18 164308
grub-linuxbios_1.96+20090602-1_amd64.deb
5cfbe688d7ceec968a457092d18c9351e8c8bde1e28d914b862411507fc1f427 1185796
grub-common_1.96+20090602-1_amd64.deb
792eea3a9e8a0701c7fb1c9d8b16b495af31424b1f720de1ecb91a8e6697a690 612074
grub-pc_1.96+20090602-1_amd64.deb
6be2b1da3b6ee2b03c94f40d77c2bf4ed328d1e830ac9ded967de818eb1cc6bd 733966
grub-rescue-pc_1.96+20090602-1_amd64.deb
a874c596469c1b41ac37ead1dd859f2f6d8da6d2af1220aecd9fa58b4c9b5cd8 408466
grub-coreboot_1.96+20090602-1_amd64.deb
ed71aeff295a6adc9fa8cf8e29daec8e3ef0bed9b2b46bcbb550a9598e65597d 492146
grub-efi_1.96+20090602-1_amd64.deb
81314f36f50be30aa057153ffe91c6b6ef5d702523f085d4eca447d7afc93f9f 402234
grub-ieee1275_1.96+20090602-1_amd64.deb
Files:
10ed127de1df1485281c29d47e03446d 2157 admin extra grub2_1.96+20090602-1.dsc
7caf51c62b04650257c1253336fa51c7 1133202 admin extra
grub2_1.96+20090602.orig.tar.gz
0064fb50f19544f561d2764df1369c40 228634 admin extra
grub2_1.96+20090602-1.diff.gz
ee97927f7b3655b1bbbed99b4d6a1735 165498 admin extra
grub2_1.96+20090602-1_amd64.deb
c44a87f0d6ba937f266ec37d722133ca 164308 admin extra
grub-linuxbios_1.96+20090602-1_amd64.deb
7f1f8c98dc2d2d01f3a9a2c199a972f1 1185796 admin extra
grub-common_1.96+20090602-1_amd64.deb
43584c021d66e55135658939abf5d4a3 612074 admin extra
grub-pc_1.96+20090602-1_amd64.deb
7f8c39c83faea304684783e76a171b77 733966 admin extra
grub-rescue-pc_1.96+20090602-1_amd64.deb
1bf663595298803f2955f36a405f1a6b 408466 admin extra
grub-coreboot_1.96+20090602-1_amd64.deb
5a9d53daf71041915dae314e327b0fe4 492146 admin extra
grub-efi_1.96+20090602-1_amd64.deb
7b12bc4a3659ea867aacd008b5f2fa78 402234 admin extra
grub-ieee1275_1.96+20090602-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQEcBAEBCAAGBQJKJVRrAAoJEH84BcfYL7nIlKYH/1w/LlN/ufJ8vtzH2cqn4MnJ
Mwj6PEelA4SO5raiCOgdw++XbFMvVrpmDLQBtNQEpCHQjnI6WoG2X5prrSLIG1Od
4vYmtuIh0/jsIONunjcBVhPXWnCvIpFXrZ7W1lsONdLJfq4NMHibzAoU7cA0QUzQ
nh6ssMZlxTYS6hwwfWE4glPVOHSoqDM/oAZzBVuWMqILx9LdOi1WCuaYRUAHARf8
/nPDOohM15bXVm1qJOjhciuMkBkr52VDEbCMBNv5fi6EAEJNk/psGU2AgJYUh7w5
gfP+0jHdwrhhmG3HUeYz19sQsqtT0cUwItmZfLXPqMWHSbwACTjzlxse3HP5mg8=
=Q0tS
-----END PGP SIGNATURE-----
--- End Message ---