Your message dated Mon, 13 Jun 2005 11:02:27 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#131552: 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; 30 Jan 2002 15:44:51 +0000
>From [EMAIL PROTECTED] Wed Jan 30 09:44:51 2002
Return-path: <[EMAIL PROTECTED]>
Received: from lw-216-10.ny.shownets.net (silk.kitenet.net) [205.197.216.10] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 16Vwup-000875-00; Wed, 30 Jan 2002 09:44:51 -0600
Received: from joey by silk.kitenet.net with local (Exim 3.34 #1 (Debian))
        id 16Vww3-000157-00; Wed, 30 Jan 2002 10:46:07 -0500
From: Joey Hess <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: debootstrap: make install fails on mandrake; /dev/fd0 "permissions 
denined"
X-Reportbug-Version: 1.41.14213
X-Mailer: reportbug 1.41.14213
Date: Wed, 30 Jan 2002 10:46:06 -0500
Message-Id: <[EMAIL PROTECTED]>
Sender: Joey Hess <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: debootstrap
Version: 0.1.16.1
Severity: wishlist

After grabbing the debootstrap tarball, we run make; make install, and
it failed in the MAKEDEV stage, with an error something like "/dev/fd0:
permission denied". Well, this was a devfs system, and /dev/fd0 was a
symlink to /dev/floppy/0, and I assume this is something the MAKEDEV
doesn't deal with. I just commented out the call to MAKEDEV and it
installed (it dodn't work because of shell problems, that I might or
might not get to track down; my access to this system is limited).


---------------------------------------
Received: (at 131552-close) by bugs.debian.org; 13 Jun 2005 15:25:25 +0000
>From [EMAIL PROTECTED] Mon Jun 13 08:25:25 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 1DhqY6-0001Y9-00; Mon, 13 Jun 2005 08:08:27 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DhqSJ-0001Al-00; Mon, 13 Jun 2005 11:02:27 -0400
From: Anthony Towns <[email protected]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#131552: 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: 6

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