Your message dated Mon, 13 Jun 2005 11:02:27 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#229314: fixed in debootstrap 0.3.1
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; 18 Apr 2004 23:15:30 +0000
>From [EMAIL PROTECTED] Sun Apr 18 16:15:30 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 1BFLVZ-0003MP-00; Sun, 18 Apr 2004 16:15:30 -0700
Received: by sorrow.cyrius.com (Postfix, from userid 10)
        id 9A65564D4F; Sun, 18 Apr 2004 23:15:26 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
        id 517AC10865; Mon, 19 Apr 2004 00:15:16 +0100 (BST)
Date: Mon, 19 Apr 2004 00:15:16 +0100
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Please make "Installing base packages" progress more granual
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
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=-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: debootstrap
Version: 0.2.31
Severity: wishlist

I'm surprised that no bug has been filed about this already.  In
debian-installer, it stays for minutes (on a slow machine) at 70%
"Installing base packages..."  When it verifies and unpacks packages,
it gives good progres, but not when installin the base packages.
Please show which packages are being installed.

Thanks.
-- 
Martin Michlmayr
[EMAIL PROTECTED]

---------------------------------------
Received: (at 229314-close) by bugs.debian.org; 13 Jun 2005 15:24:07 +0000
>From [EMAIL PROTECTED] Mon Jun 13 08:24:07 2005
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 1DhqYF-0001Yd-00; Mon, 13 Jun 2005 08:08:35 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DhqSJ-0001Aq-00; Mon, 13 Jun 2005 11:02:27 -0400
From: Anthony Towns <[email protected]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#229314: fixed in debootstrap 0.3.1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 13 Jun 2005 11:02:27 -0400
Delivered-To: [EMAIL PROTECTED]
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: 
X-CrossAssassin-Score: 2

Source: debootstrap
Source-Version: 0.3.1

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

debootstrap-udeb_0.3.1_i386.udeb
  to pool/main/d/debootstrap/debootstrap-udeb_0.3.1_i386.udeb
debootstrap_0.3.1.dsc
  to pool/main/d/debootstrap/debootstrap_0.3.1.dsc
debootstrap_0.3.1.tar.gz
  to pool/main/d/debootstrap/debootstrap_0.3.1.tar.gz
debootstrap_0.3.1_all.deb
  to pool/main/d/debootstrap/debootstrap_0.3.1_all.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.
Anthony Towns <[email protected]> (supplier of updated debootstrap 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: Tue, 14 Jun 2005 00:22:55 +1000
Source: debootstrap
Binary: debootstrap-udeb debootstrap
Architecture: source all i386
Version: 0.3.1
Distribution: unstable
Urgency: low
Maintainer: Anthony Towns <[EMAIL PROTECTED]>
Changed-By: Anthony Towns <[email protected]>
Description: 
 debootstrap - Bootstrap a basic Debian system
 debootstrap-udeb - Bootstrap the Debian system (udeb)
Closes: 88984 122465 131552 193134 229314 231109 244563 313383
Changes: 
 debootstrap (0.3.1) unstable; urgency=low
 .
   * sid script updated:
     - Determine base dynamically (Priority: required for required packages,
       Priority: important for base packages, Build-Essential: yes for buildd
       variant base). (Closes: Bug#88984, Bug#193134)
     - Use fine grained dpkg progress display, thanks again to Colin Watson.
       (Closes: Bug#229314, Bug#231109, Bug#244563)
 .
   * dpkg output (etc) goes to /var/log/bootstrap.log in the target, rather
     than stdout. This is probably difficult for frontends to capture
     at present.
 .
   * Parsing of Packages file sped up. (Yay!)
 .
   * debootstrap.deb now arch: all (Closes: Bug#122465, Bug#131552)
     - perl implementation of pkgdetails used by preference
     - devices.tar.gz reduced to minimal set of devices; frontends should
       setup udev or supply their own devices or similar in future
     - /usr/lib/debootstrap/arch not shipped
     - none of the above applies to udebs yet; though the devices.tar.gz
       change will eventually
 .
   * Support for verifying based on Release.gpg files (--keyring). Thanks
     to Colin Watson. (Closes: Bug#313383)
Files: 
 67fe34603f916b068328a43ea307bc2b 600 admin - debootstrap_0.3.1.dsc
 af3295b21eca76c07a91cb23a9b85474 44137 admin - debootstrap_0.3.1.tar.gz
 3aa4644988c6fc61806fa47b06c8bca6 48704 debian-installer required 
debootstrap-udeb_0.3.1_i386.udeb
 b481cd5274c77d36988beec3936b6175 39994 admin extra debootstrap_0.3.1_all.deb

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

iEYEARECAAYFAkKtmiUACgkQOxe8dCpOPqrf5QCfXFesLw/e6p7hQGA1hL0y8Ys1
krkAoJ/b+Yb4tJ/V5h/GPKJjH/k5I/sh
=QmOC
-----END PGP SIGNATURE-----


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

Reply via email to