Your message dated Mon, 07 Jul 2008 18:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#489446: fixed in grub2 1.96+20080704-2
has caused the Debian Bug report #489446,
regarding grub-pc: Installation/Upgrade fails: bashisms in update-grub
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.)


-- 
489446: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489446
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: grub-pc
Version: 1.96+20080704-1
Severity: serious
Justification: makes upgrade/installation fail

Upgrading grub-pc fails with the following error message:

Updating /boot/grub/grub.cfg ...
Found Debian background: debian-blueish-wallpaper-640x480.png
[: 212: ==: unexpected operator
Found linux image: 
basename: missing operand
Try `basename --help' for more information.
dpkg: error processing grub-pc (--configure):
 subprocess post-installation script returned error exit status 1
 Errors were encountered while processing:
  grub-pc
  E: Sub-process /usr/bin/dpkg returned an error code (1)


 
Looks like a bashism: "==", should be "=".

Cheers,
Michael

-- Package-specific info:

*********************** BEGIN /proc/mounts
/dev/sda6 / ext3 rw,relatime,errors=remount-ro,user_xattr,acl,data=ordered 0 0
/dev/sda6 /dev/.static/dev ext3 
rw,errors=remount-ro,user_xattr,acl,data=ordered 0 0
/dev/sda7 /home reiserfs rw,relatime,notail,user_xattr,acl 0 0
/dev/sda3 /mnt/gemeinsam vfat 
rw,nosuid,nodev,uid=1000,gid=1000,fmask=0000,dmask=0000,codepage=cp437,iocharset=iso8859-1,utf8
 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/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,6)
search --fs-uuid --set 5ccc1f1e-8586-4a8a-a9ed-33cea1f1731d
if font /usr/share/grub/unicode.pff ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  terminal gfxterm
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,6)
search --fs-uuid --set 5ccc1f1e-8586-4a8a-a9ed-33cea1f1731d
insmod png
if background_image 
/usr/share/images/desktop-base/debian-blueish-wallpaper-640x480.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_hurd ###
### END /etc/grub.d/10_hurd ###

### BEGIN /etc/grub.d/10_linux ###
set root=(hd0,6)
search --fs-uuid --set 5ccc1f1e-8586-4a8a-a9ed-33cea1f1731d
menuentry "Debian GNU/Linux, linux 2.6.25.10" {
        linux   /boot/vmlinuz-2.6.25.10 root=/dev/sda6 ro quiet 
        initrd  /boot/initrd.img-2.6.25.10
}
menuentry "Debian GNU/Linux, linux 2.6.25.10 (single-user mode)" {
        linux   /boot/vmlinuz-2.6.25.10 root=/dev/sda6 ro single quiet
        initrd  /boot/initrd.img-2.6.25.10
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/11_gentoo ###
menuentry "Gentoo 2007.0, kernel 2.6.25-gentoo-r6" {
        linux   (hd0,8)/boot/vmlinuz-2.6.25-gentoo-r6 root=/dev/sda8 ro quiet
}
### END /etc/grub.d/11_gentoo ###

### BEGIN /etc/grub.d/12_ubuntu ###
menuentry "Ubuntu Hardy Heron, kernel 2.6.24-19-generic" {
        linux   (hd0,9)/boot/vmlinuz-2.6.24-19-generic root=/dev/sda9 ro quiet 
splash 
        initrd  (hd0,9)/boot/initrd.img-2.6.24-19-generic
}
### END /etc/grub.d/12_ubuntu ###

### BEGIN /etc/grub.d/13_fedora ###
menuentry "Fedora 9, kernel 2.6.25-14.fc9.i686" {
        linux   (hd0,10)/boot/vmlinuz-2.6.25-14.fc9.i686 root=/dev/sda10 ro 
quiet rhgb 
        initrd  (hd0,10)/boot/initrd-2.6.25-14.fc9.i686.img
}
### END /etc/grub.d/13_fedora ###

### BEGIN /etc/grub.d/14_windows ###
menuentry "Windows XP" {
        set root=(hd0,1)
        chainloader +1
}
### END /etc/grub.d/14_windows ###
*********************** END /boot/grub/grub.cfg

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

Kernel: Linux 2.6.25.10
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]    1.5.22          Debian configuration management sy
ii  grub-common              1.96+20080704-1 GRand Unified Bootloader, version 
ii  libc6                    2.7-12          GNU C Library: Shared libraries
ii  liblzo2-2                2.03-1          data compression library
ii  libncurses5              5.6+20080621-2  shared libraries for terminal hand

grub-pc recommends no packages.

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Source: grub2
Source-Version: 1.96+20080704-2

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+20080704-2_amd64.deb
  to pool/main/g/grub2/grub-common_1.96+20080704-2_amd64.deb
grub-efi_1.96+20080704-2_amd64.deb
  to pool/main/g/grub2/grub-efi_1.96+20080704-2_amd64.deb
grub-ieee1275_1.96+20080704-2_amd64.deb
  to pool/main/g/grub2/grub-ieee1275_1.96+20080704-2_amd64.deb
grub-linuxbios_1.96+20080704-2_amd64.deb
  to pool/main/g/grub2/grub-linuxbios_1.96+20080704-2_amd64.deb
grub-pc_1.96+20080704-2_amd64.deb
  to pool/main/g/grub2/grub-pc_1.96+20080704-2_amd64.deb
grub-rescue-pc_1.96+20080704-2_amd64.deb
  to pool/main/g/grub2/grub-rescue-pc_1.96+20080704-2_amd64.deb
grub2_1.96+20080704-2.diff.gz
  to pool/main/g/grub2/grub2_1.96+20080704-2.diff.gz
grub2_1.96+20080704-2.dsc
  to pool/main/g/grub2/grub2_1.96+20080704-2.dsc
grub2_1.96+20080704-2_amd64.deb
  to pool/main/g/grub2/grub2_1.96+20080704-2_amd64.deb



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.8
Date: Mon,  7 Jul 2008 15:17:58 +0200
Source: grub2
Binary: grub2 grub-of grub-common grub-pc grub-rescue-pc grub-linuxbios 
grub-efi grub-ieee1275
Architecture: source amd64
Version: 1.96+20080704-2
Distribution: unstable
Urgency: high
Maintainer: GRUB Maintainers <[EMAIL PROTECTED]>
Changed-By: Robert Millan <[EMAIL PROTECTED]>
Description: 
 grub-common - GRand Unified Bootloader, version 2 (common files)
 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 (LinuxBIOS version)
 grub-of    - GRand Unified Bootloader, version 2 [dummy]
 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: 489426 489446
Changes: 
 grub2 (1.96+20080704-2) unstable; urgency=high
 .
   * patches/02_old_linux_version_comparison.diff: Set interpreter to /bin/bash.
     (Closes: #489426, #489446)
Checksums-Sha1: 
 cc6b929e07678b9a1a9816e64966ff13003ec532 2002 grub2_1.96+20080704-2.dsc
 f633b1e51693af5ee73ac63b9f474f3f0b1e9f50 42267 grub2_1.96+20080704-2.diff.gz
 a823e0250cfe6629260eb5939267d0dc5b21cd98 117446 grub2_1.96+20080704-2_amd64.deb
 c58aa1fca4286fa50cd293d458b51bea87e5bd88 190726 
grub-common_1.96+20080704-2_amd64.deb
 d30cd6a5795a7b0fcfbce0bdf5f7522bc46bcac1 1132908 
grub-pc_1.96+20080704-2_amd64.deb
 0ef8ef01200c4e11aead1849812d6da0eda75505 465326 
grub-rescue-pc_1.96+20080704-2_amd64.deb
 7d9748716218701c36b1cb1ecd5af215ca7ed7c9 995802 
grub-linuxbios_1.96+20080704-2_amd64.deb
 30c464337c31826b5d12d5e2480933196b6cf7a6 888896 
grub-efi_1.96+20080704-2_amd64.deb
 604d2bca999e1e21688f7bb2a117e69ef9e787dc 998266 
grub-ieee1275_1.96+20080704-2_amd64.deb
Checksums-Sha256: 
 483811a2c66fdd02f8e5d175a4cc1697a02a84e203d2fb7e78b8b5e26e5a4777 2002 
grub2_1.96+20080704-2.dsc
 9b3d34e02ee5f8b4873cd0f0638bf9daa6f8332a2c3ce3f0f525d4bd064cb251 42267 
grub2_1.96+20080704-2.diff.gz
 b577eb941a3063af0fc97af8e2f08c371763edd31794fec28a3ad6dabac92f2e 117446 
grub2_1.96+20080704-2_amd64.deb
 cf7d906ed4e91bc82171a2526f317552a6e020afcb64cfd261c0ae138d3e1e57 190726 
grub-common_1.96+20080704-2_amd64.deb
 2f9701f58bd6d8b839b4146179e97001e39967bbaed19c6f251c6de7d62fa448 1132908 
grub-pc_1.96+20080704-2_amd64.deb
 7e40e4055e3282c9c5a87086f503969b3a1c8e9f91cf94ff7da8485de98c3041 465326 
grub-rescue-pc_1.96+20080704-2_amd64.deb
 7b5072b50ff9eb68ddc786f70f209e55bb4c5c50377313740169235de881fc24 995802 
grub-linuxbios_1.96+20080704-2_amd64.deb
 c12d19549cdc5cf2043bd8c08e89eecf1c3b59af1af19e439d18a735ee04f75e 888896 
grub-efi_1.96+20080704-2_amd64.deb
 a5bf9050d9ce81e766706eb2a1d965a52a962fa2fb3689b59ac228fe1437711e 998266 
grub-ieee1275_1.96+20080704-2_amd64.deb
Files: 
 8f4002f3ad584dbc62473f189a2e1a50 2002 admin extra grub2_1.96+20080704-2.dsc
 c0607e7c64374ef950779f24aa6f4793 42267 admin extra 
grub2_1.96+20080704-2.diff.gz
 47d0e115315a038209aca1dea56f2490 117446 admin extra 
grub2_1.96+20080704-2_amd64.deb
 a64a1bd0279235d6784bccf59abec832 190726 admin extra 
grub-common_1.96+20080704-2_amd64.deb
 37f75b21c3f51581d9898d0b5b7acad4 1132908 admin extra 
grub-pc_1.96+20080704-2_amd64.deb
 17ad3c488aec0d9c93820b1f7c88bd65 465326 admin extra 
grub-rescue-pc_1.96+20080704-2_amd64.deb
 3871ceabbac41fbbdc9f3e22b792e38e 995802 admin extra 
grub-linuxbios_1.96+20080704-2_amd64.deb
 b27ed2d08cb625aa02c9887c26f64929 888896 admin extra 
grub-efi_1.96+20080704-2_amd64.deb
 ec8ac49f04fa1b22d2378af0fa794259 998266 admin extra 
grub-ieee1275_1.96+20080704-2_amd64.deb

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

iEYEARECAAYFAkhyYcYACgkQC19io6rUCv+CwACfQXGKUzY+QhsHOkN8Y6oh26qZ
SgoAn2ipcomrZJGyWMatEspR4uUJB4ix
=oNT+
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to