Your message dated Fri, 23 Mar 2007 02:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#414161: fixed in grub 0.97-25
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: grub
Version: 0.97-23
Severity: important
Tags: patch

in grub-install there is a regular expression that strips the partition
from the dev supplied 
  /dev/cciss/c0d0p1 = 1
if you supply /dev/cciss/c0d0 howover it supplies the whole device, when
the code expects an empty string.

replace
 -e 's%.*c[0-7]d[0-9]*p%%' \

with

 -e 's%.*c[0-7]d[0-9]*p*%%' \




-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages grub depends on:
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libncurses5                 5.5-5        Shared libraries for terminal hand

grub recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: grub
Source-Version: 0.97-25

We believe that the bug you reported is fixed in the latest version of
grub, which is due to be installed in the Debian FTP archive:

grub-disk_0.97-25_all.deb
  to pool/main/g/grub/grub-disk_0.97-25_all.deb
grub-doc_0.97-25_all.deb
  to pool/main/g/grub/grub-doc_0.97-25_all.deb
grub_0.97-25.diff.gz
  to pool/main/g/grub/grub_0.97-25.diff.gz
grub_0.97-25.dsc
  to pool/main/g/grub/grub_0.97-25.dsc
grub_0.97-25_i386.deb
  to pool/main/g/grub/grub_0.97-25_i386.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.
Otavio Salvador <[EMAIL PROTECTED]> (supplier of updated grub 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.7
Date: Thu, 22 Mar 2007 23:04:13 -0300
Source: grub
Binary: grub-disk grub grub-doc
Architecture: source i386 all
Version: 0.97-25
Distribution: unstable
Urgency: high
Maintainer: Grub Maintainers <[EMAIL PROTECTED]>
Changed-By: Otavio Salvador <[EMAIL PROTECTED]>
Description: 
 grub       - GRand Unified Bootloader
 grub-disk  - GRUB bootable disk image
 grub-doc   - Documentation for GRand Unified Bootloader
Closes: 414161
Changes: 
 grub (0.97-25) unstable; urgency=high
 .
   * Fix grub-install regexp to work when providing the whole device as in
     /dev/cciss/c0d0. Thanks to Jason Cormie <[EMAIL PROTECTED]> by
     the patch. Closes: #414161
Files: 
 e019aa1e03831c3219f749bb370da8e6 896 admin optional grub_0.97-25.dsc
 f70b6ca62f058730bfbc6c044cdf72f5 75268 admin optional grub_0.97-25.diff.gz
 e206fe5541a12ed2e34a8f62712aac07 374892 admin optional grub_0.97-25_i386.deb
 507bf9bbf2afe04416aa5ed83b65b195 244344 admin optional 
grub-disk_0.97-25_all.deb
 e618fd920c94f51998b5660515f4e1eb 272494 doc optional grub-doc_0.97-25_all.deb

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

iD8DBQFGAz2nLqiZQEml+FURAoupAJ4hjWMUmoUahvH0Z8519xmEfxseJQCgizb+
9HSJ6IF7iT7s5p+Ro+8KlIw=
=rlpv
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to