[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#468832: marked as done (multipath support)



Your message dated Wed, 19 Mar 2008 21:02:18 +0000
with message-id <E1Jc5QQ-0006MQ-Aj@ries.debian.org>
and subject line Bug#468832: fixed in grub-installer 1.30
has caused the Debian Bug report #468832,
regarding multipath support
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 owner@bugs.debian.org
immediately.)


-- 
468832: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468832
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: grub-installer
Version: 1.29
Severity: wishlist
Tags: patch

Hi,
attached is a first version of multipath support for grub-install to get
some comments. It basically uses the sataraid code. The current code
has:

- if ... [ $frgrubroot -gt 0 ] && [ -e $ROOT$frdev$frbootpart ]; then

which I changed to

+ if ... [ $frgrubroot -ge 0 ] && [ -e $ROOT$frdev$frbootpart ]; then

since grub starts counting from zero. I wonder why sataraid can only
have partition numbers > 0?
Cheers,
 -- Guido



--- End Message ---
--- Begin Message ---
Source: grub-installer
Source-Version: 1.30

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

grub-installer_1.30.dsc
  to pool/main/g/grub-installer/grub-installer_1.30.dsc
grub-installer_1.30.tar.gz
  to pool/main/g/grub-installer/grub-installer_1.30.tar.gz
grub-installer_1.30_amd64.udeb
  to pool/main/g/grub-installer/grub-installer_1.30_amd64.udeb



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 468832@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frans Pop <fjp@debian.org> (supplier of updated grub-installer 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 19 Mar 2008 20:59:41 +0100
Source: grub-installer
Binary: grub-installer
Architecture: source amd64
Version: 1.30
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Frans Pop <fjp@debian.org>
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Closes: 468832 470951
Changes: 
 grub-installer (1.30) unstable; urgency=low
 .
   [ Frans Pop ]
   * Correct off-by-one error in SATA RAID sanity checks. Thanks Guido Günther.
   * Add the "quiet" boot parameter only to 'defoptions' and not to 'kopt' so
     that it is not included for "single user" mode. The same could be done for
     other parameters.
 .
   [ Guido Guenther ]
   * Add multipath support modelled after dmraid. Closes: #468832.
 .
   [ Max Vozeler ]
   * Fix serial console setup for console= options that include either a
     word size != 8 or a flow control parameter. Closes: #470951
 .
   [ Updated translations ]
   * Amharic (am.po) by Tegegne Tefera
   * Arabic (ar.po) by Ossama M. Khayat
   * Bulgarian (bg.po) by Damyan Ivanov
   * Czech (cs.po) by Miroslav Kure
   * Esperanto (eo.po) by Serge Leblanc
   * Basque (eu.po) by Piarres Beobide
   * Finnish (fi.po) by Esko Arajärvi
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Indonesian (id.po) by Arief S Fitrianto
   * Japanese (ja.po) by Kenshi Muto
   * Korean (ko.po) by Changwoo Ryu
   * Dutch (nl.po) by Frans Pop
   * Panjabi (pa.po) by Amanpreet Singh Alam
   * Polish (pl.po) by Bartosz Fenski
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
   * Portuguese (pt.po) by Miguel Figueiredo
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Ivan Masár
   * Swedish (sv.po) by Daniel Nylander
   * Thai (th.po) by Theppitak Karoonboonyanan
Files: 
 fe6af5e1374481367b48a3ce7583cc3e 796 debian-installer standard grub-installer_1.30.dsc
 b52c4cb6bbfc102dc5318a852bbc15d7 140259 debian-installer standard grub-installer_1.30.tar.gz
 1a8c68b689efde130a596b28327330e8 122704 debian-installer standard grub-installer_1.30_amd64.udeb
Package-Type: udeb

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

iD8DBQFH4XE+gm/Kwh6ICoQRAgyeAKCzzPCaSc8BBxrWM8D8XNFFm4vKrgCgykmM
FS1zyqtljh8ph8qEcXdMgVI=
=9WsP
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: