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

Bug#248884: marked as done (not lvm2 ready)



Your message dated Wed, 08 Jun 2005 18:02:25 -0400
with message-id <E1Dg8cz-00031P-00@newraff.debian.org>
and subject line Bug#248884: fixed in autopartkit 1.09
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; 13 May 2004 15:25:23 +0000
>From tbm@cyrius.com Thu May 13 08:25:23 2004
Return-path: <tbm@cyrius.com>
Received: from sorrow.cyrius.com [65.19.161.204] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BOI5L-00046G-00; Thu, 13 May 2004 08:25:23 -0700
Received: by sorrow.cyrius.com (Postfix, from userid 10)
	id C51ED64D3B; Thu, 13 May 2004 15:25:22 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
	id CBCDCFF6F; Thu, 13 May 2004 16:24:23 +0100 (BST)
Date: Thu, 13 May 2004 16:24:23 +0100
From: Martin Michlmayr <tbm@cyrius.com>
To: submit@bugs.debian.org
Subject: not lvm2 ready
Message-ID: <20040513152423.GA8134@deprecation.cyrius.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6i
Delivered-To: submit@bugs.debian.org
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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: autopartkit
Severity: minor
Version: 0.86

I don't know if you plan to upgrade to LVM2, but I just wanted to
mention that you have several assumptions in your code specific to LVM1.
/proc/lvm won't exist on LVM2 with kernel 2.6, and the deves are
called /dev/mapper/vg-lv.

You can find out if DM/LVM is available with:
  grep -q "[0-9] device-mappedr$" /proc/misc

-- 
Martin Michlmayr
tbm@cyrius.com

---------------------------------------
Received: (at 248884-close) by bugs.debian.org; 8 Jun 2005 22:08:48 +0000
>From katie@ftp-master.debian.org Wed Jun 08 15:08:48 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Dg8jA-0003hq-00; Wed, 08 Jun 2005 15:08:48 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Dg8cz-00031P-00; Wed, 08 Jun 2005 18:02:25 -0400
From: Petter Reinholdtsen <pere@debian.org>
To: 248884-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#248884: fixed in autopartkit 1.09
Message-Id: <E1Dg8cz-00031P-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 08 Jun 2005 18:02:25 -0400
Delivered-To: 248884-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(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_2005_01_02
X-Spam-Level: 

Source: autopartkit
Source-Version: 1.09

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

autopartkit_1.09.dsc
  to pool/main/a/autopartkit/autopartkit_1.09.dsc
autopartkit_1.09.tar.gz
  to pool/main/a/autopartkit/autopartkit_1.09.tar.gz
autopartkit_1.09_i386.udeb
  to pool/main/a/autopartkit/autopartkit_1.09_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 248884@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <pere@debian.org> (supplier of updated autopartkit 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,  8 Jun 2005 23:38:39 +0200
Source: autopartkit
Binary: autopartkit
Architecture: source i386
Version: 1.09
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Petter Reinholdtsen <pere@debian.org>
Description: 
 autopartkit - Automatically Partition Hard Drives (unsafe) (udeb)
Closes: 248884
Changes: 
 autopartkit (1.09) unstable; urgency=low
 .
   * Christian Perrier
     - Rename the templates file to help out translators working
       on a single file
   * Joey Hess
     - Patch from Finn-Arne to use lvm2. Closes: #248884
   * Petter Reinholdtsen
     - Improve lvm2 patch, trying to make sure we use lvm version 1
       unless lvm versoin 2 is available.
     - Correct code used to check if a volum group exist or not, to
       make sure it work for both LVM 1 and 2.
     - Make the udeb depend on 'lvm10-udeb | lvm2-udeb', to handle both
       alternatives.
   * Updated translations:
     - Arabic (ar.po) by Ossama M. Khayat
     - Danish (da.po) by Claus Hindsgaul
     - German (de.po) by Dennis Stampfer
     - Greek, Modern (1453-) (el.po) by Greek Translation Team
     - Spanish (Castilian) (es.po) by Javier Fernández-Sanguino Peña
     - Basque (eu.po) by Piarres Beobide
     - Hebrew (he.po) by Lior Kaplan
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Romanian (ro.po) by Eddy PetriÅ?or
     - Russian (ru.po) by Yuri Kozlov
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
Files: 
 1d86e720d63beb13f1e9ae2b00654f4d 711 debian-installer optional autopartkit_1.09.dsc
 1bb5869ab6bb6cefb0f208cb7af87721 202669 debian-installer optional autopartkit_1.09.tar.gz
 0974bffb733fa6ec81729b05b0a86e84 73932 debian-installer optional autopartkit_1.09_i386.udeb
package-type: udeb

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

iD8DBQFCp2WL20zMSyow1ykRAnJwAJ48iUsUq4bmjXEU7WarsxWUDY3LhwCghbk3
bV7FBSpa0YSphHJAlqJeqHI=
=TVEQ
-----END PGP SIGNATURE-----



Reply to: