Your message dated Mon, 16 Jan 2006 14:49:35 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#249755: fixed in partman-ext2r0 1.7
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; 19 May 2004 01:15:34 +0000
>From [EMAIL PROTECTED] Tue May 18 18:15:34 2004
Return-path: <[EMAIL PROTECTED]>
Received: from sorrow.cyrius.com [65.19.161.204] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BQFgE-0004Qc-00; Tue, 18 May 2004 18:15:34 -0700
Received: by sorrow.cyrius.com (Postfix, from userid 10)
        id 36F0064D3A; Wed, 19 May 2004 01:15:33 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
        id C477B10032; Wed, 19 May 2004 02:14:16 +0100 (BST)
Date: Wed, 19 May 2004 02:14:16 +0100
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: doesn't detect ext2 revision 0 file system
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6i
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: partman

partman doesn't recognize ext2 revision 0 as ext2r0 but shows it as
ext2.  Ideally, what it should do is this: if it finds an ext2 file
system, it should run "tune2fs -l" over the partition.  For revision
0 (ext2r0), this will be:

    Filesystem revision #:    0 (original)

and for "normal" (modern) ext2, it will be:

    Filesystem revision #:    1 (dynamic)

-- 
Martin Michlmayr
[EMAIL PROTECTED]

---------------------------------------
Received: (at 249755-close) by bugs.debian.org; 16 Jan 2006 22:56:01 +0000
>From [EMAIL PROTECTED] Mon Jan 16 14:56:00 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EydAN-00010C-Uk; Mon, 16 Jan 2006 14:49:35 -0800
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#249755: fixed in partman-ext2r0 1.7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 16 Jan 2006 14:49:35 -0800
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-Level: 
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

Source: partman-ext2r0
Source-Version: 1.7

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

partman-ext2r0_1.7.dsc
  to pool/main/p/partman-ext2r0/partman-ext2r0_1.7.dsc
partman-ext2r0_1.7.tar.gz
  to pool/main/p/partman-ext2r0/partman-ext2r0_1.7.tar.gz
partman-ext2r0_1.7_mipsel.udeb
  to pool/main/p/partman-ext2r0/partman-ext2r0_1.7_mipsel.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.
Martin Michlmayr <[EMAIL PROTECTED]> (supplier of updated partman-ext2r0 
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: Mon, 16 Jan 2006 21:48:36 +0000
Source: partman-ext2r0
Binary: partman-ext2r0
Architecture: source mipsel
Version: 1.7
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Martin Michlmayr <[EMAIL PROTECTED]>
Description: 
 partman-ext2r0 - Add to partman support for old ext2 (revision 0) (udeb)
Closes: 249755
Changes: 
 partman-ext2r0 (1.7) unstable; urgency=low
 .
   [ Colin Watson ]
   * Fix mount point sanity check to really reject mount points containing
     spaces.
   * Update GPL notices with the FSF's new address.
   * Use 'rm -f' rather than more awkward test-then-remove constructions.
 .
   [ Joey Hess ]
   * Use log-output.
 .
   [ Martin Michlmayr ]
   * Detect ext2 revision 0 filesystems as ext2r0.  Patch by Anton Zinoviev.
     Closes: #249755.  Requires partman-base 78.
Files: 
 be54d55c550d9ed50057bbd1892e79cc 644 debian-installer standard 
partman-ext2r0_1.7.dsc
 f3ff650b8af68a0ff375035127dd4786 75266 debian-installer standard 
partman-ext2r0_1.7.tar.gz
 1f53b7b6b9d8a8c87173b6abf6d0f249 57984 debian-installer standard 
partman-ext2r0_1.7_mipsel.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDzBTzKb5dImj9VJ8RAmAUAJ4jkcN3tx9ZuRLvlE2RA6ngy2QctACeJ8cl
9Ifs6cEbxdajROcFVGjRKsw=
=4aVG
-----END PGP SIGNATURE-----


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

Reply via email to