Your message dated Sat, 17 Jul 2004 14:47:11 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#251291: fixed in grub-installer 0.51
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 May 2004 11:25:54 +0000
>From [EMAIL PROTECTED] Wed May 26 04:25:54 2004
Return-path: <[EMAIL PROTECTED]>
Received: from baikonur.stro.at [213.239.196.228] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BSwXi-0006kw-00; Wed, 26 May 2004 04:25:54 -0700
Received: from localhost (localhost [127.0.0.1])
        by baikonur.stro.at (Postfix) with ESMTP id A25075C069
        for <[EMAIL PROTECTED]>; Wed, 26 May 2004 13:25:53 +0200 (CEST)
Received: from baikonur.stro.at ([127.0.0.1])
        by localhost (baikonur [127.0.0.1]) (amavisd-new, port 10024)
        with ESMTP id 26693-08 for <[EMAIL PROTECTED]>;
        Wed, 26 May 2004 13:25:51 +0200 (CEST)
Received: from sputnik (unknown [62.47.157.200])
        (using TLSv1 with cipher RC4-SHA (128/128 bits))
        (No client certificate requested)
        by baikonur.stro.at (Postfix) with ESMTP id B2DD95C068
        for <[EMAIL PROTECTED]>; Wed, 26 May 2004 13:25:50 +0200 (CEST)
Received: from max by sputnik with local (Exim 4.32)
        id 1BSwXj-00026q-TU
        for [EMAIL PROTECTED]; Wed, 26 May 2004 13:25:55 +0200
Date: Wed, 26 May 2004 13:25:55 +0200
From: maximilian attems <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: 20042525 install-report, minor glitches: serial console, lvm wishlist
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Debbugs-CC: [EMAIL PROTECTED]
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: maximilian attems <[EMAIL PROTECTED]>
X-Virus-Scanned: by Amavis (ClamAV) at stro.at
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-10.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        SPAMBUGNUMSUBJ,X_DEBBUGS_CC autolearn=ham 
        version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


Package: installation-reports

INSTALL REPORT

Debian-installer-version: daily i386 20040525
uname -a: 
Linux kourou 2.4.26-1-386 #2 Sat May 1 16:31:24 EST 2004 i686 GNU/Linux
Date: 26. may 2004 ~11h
Method: netboot.iso, not proxied via serial cable.

Machine: AMD 800 with Via mainboard
Processor:
Memory: 128 mb
Root Device: ide - Maxtor 81280A2
Root Size/partition table: root 90MB hda1, 
                           lvm2 1.1 GB hda5 (/home, /tmp, /usr, /var)
Output of lspci and lspci -n:

0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 02)
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
0000:00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
0000:00:07.1 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT823x/A/C/VT8235 PIPC Bus Master IDE (rev 10)
0000:00:07.2 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 
10)
0000:00:07.3 USB Controller: VIA Technologies, Inc. VT6202 [USB 2.0 controller] (rev 
10)
0000:00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
0000:00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio 
Controller (rev 20)
0000:00:09.0 Ethernet controller: 3Com Corporation 3c900B-TPO [Etherlink XL TPO] (rev 
04)
0000:00:0d.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC AGP (rev 7a)

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:    [O]
Configure network HW:   [O]
Config network:         [O]
Detect CD:              [O]
Load installer modules: [O]
Detect hard drives:     [O]
Partition hard drives:  [O]
Create file systems:    [O] 1)
Mount partitions:       [O]
Install base system:    [O]
Install boot loader:    [O]
Reboot:                 [O] 2)

Comments/Problems:

daily image very nice, seems quite close to a rc.

some minor glitches or wishlists:

1) was my first time lvm usage on d-i:
   as shown above i wanted 2 partitions for the hard disc
   one for root and the other for lvm.

   * maybe i was to quick first, but i choose format the partion
   for both the partitions, had overseen the "use for lvm".
   when trying to configure lvm it let my do, but it had
   of course no physical volume!
   perhaps a check for a pv should be made before allowing
   volume groups to be made?

   * when deleting the lvm partition, the physical volume,
   all the already created volume/physical groups related
   to it won't be deleted.

   * a menu entry for "list volume/physical groups" would be very nice.
   at the moment you have to go to delete to see which you already created.

2) as my install was via serial cable i would appreciate that
   grub/lilo (used default grub) contain the boot args that
   were initially typed in: console=ttyS0,115200
   on reboot they were lost


thanks a lot for your work and good luck for rc1.

a++ maks


---------------------------------------
Received: (at 251291-close) by bugs.debian.org; 17 Jul 2004 18:49:46 +0000
>From [EMAIL PROTECTED] Sat Jul 17 11:49:46 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BluFm-000817-00; Sat, 17 Jul 2004 11:49:46 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1BluDH-0007aI-00; Sat, 17 Jul 2004 14:47:11 -0400
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#251291: fixed in grub-installer 0.51
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 17 Jul 2004 14:47:11 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: grub-installer
Source-Version: 0.51

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_0.51.dsc
  to pool/main/g/grub-installer/grub-installer_0.51.dsc
grub-installer_0.51.tar.gz
  to pool/main/g/grub-installer/grub-installer_0.51.tar.gz
grub-installer_0.51_i386.udeb
  to pool/main/g/grub-installer/grub-installer_0.51_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Sat, 17 Jul 2004 14:24:42 -0400
Source: grub-installer
Binary: grub-installer
Architecture: source i386
Version: 0.51
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <[EMAIL PROTECTED]>
Changed-By: Joey Hess <[EMAIL PROTECTED]>
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Closes: 251291
Changes: 
 grub-installer (0.51) unstable; urgency=low
 .
   * Joshua Kwan
     - Add ripped-off serial console support from lilo-installer.
       (Closes: #251291)
   * Christian Perrier
     - Rewite the template which was recently rewritten inan attempt to make
       it less messy. Uses and enumeration.
   * Updated translations:
     - Arabic (ar.po) by Ossama M. Khayat
     - Bulgarian (bg.po) by Ognyan Kulev
     - Bosnian (bs.po) by Safir Šećerović
     - Catalan (ca.po) by Jordi Mallach
     - Czech (cs.po) by Miroslav Kure
     - Welsh (cy.po) by Dafydd Harries
     - Danish (da.po) by Claus Hindsgaul
     - German (de.po) by Dennis Stampfer
     - Greek, Modern (1453-) (el.po) by George Papamichelakis
     - Spanish (Castilian) (es.po) by Javier Fernández-Sanguino
     - Basque (eu.po) by Piarres Beobide Egaña
     - Finnish (fi.po) by Tapio Lehtonen
     - French (fr.po) by Christian Perrier
     - Hebrew (he.po) by Lior Kaplan
     - Hungarian (hu.po) by VERÓK István
     - Japanese (ja.po) by Kenshi Muto
     - Korean (ko.po) by Changwoo Ryu
     - Lithuanian (lt.po) by Kęstutis Biliūnas
     - Dutch (nl.po) by Bart Cornelis
     - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
     - Polish (pl.po) by Bartosz Fenski
     - Portuguese (pt.po) by Miguel Figueiredo
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Romanian (ro.po) by Eddy Petrisor
     - Russian (ru.po) by Yuri Kozlov
     - Slovak (sk.po) by Peter KLFMANiK Mann
     - Slovenian (sl.po) by Jure Čuhalev
     - Albanian (sq.po) by Elian Myftiu
     - Turkish (tr.po) by Osman Yüksel
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
     - Simplified Chinese (zh_CN.po) by Ming Hua
Files: 
 b5fe221e5c4773e67f7b743343546efd 650 debian-installer standard grub-installer_0.51.dsc
 fbe7c00c5daabbaf8c96d3e7c3d845ad 66620 debian-installer standard 
grub-installer_0.51.tar.gz
 cb8d307fc49c02c30a8a7738a404f14e 43102 debian-installer standard 
grub-installer_0.51_i386.udeb
package-type: udeb

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

iD8DBQFA+W8h2tp5zXiKP0wRAk0aAKC8aoXnU3zjTi+SDPluL2jR0WF8nACeKhkY
rGJqVVpEh3dC2c/q3G/tPPw=
=7P2v
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to