Your message dated Mon, 28 Feb 2005 19:17:12 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#293511: fixed in hurd 20050119-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; 4 Feb 2005 01:44:05 +0000
>From [EMAIL PROTECTED] Thu Feb 03 17:44:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pop.gmx.net (mail.gmx.net) [213.165.64.20] 
        by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1CwsVw-0005pT-00; Thu, 03 Feb 2005 17:44:05 -0800
Received: (qmail invoked by alias); 04 Feb 2005 01:43:33 -0000
Received: from ppp-82-135-14-199.mnet-online.de (EHLO localhost.localdomain) 
(82.135.14.199)
  by mail.gmx.net (mp009) with SMTP; 04 Feb 2005 02:43:33 +0100
X-Authenticated: #686195
Received: from mbanck by localhost.localdomain with local (Exim 4.34)
        id 1CwsVP-000320-6n
        for [EMAIL PROTECTED]; Fri, 04 Feb 2005 02:43:31 +0100
Date: Fri, 4 Feb 2005 02:43:30 +0100
From: Michael Banck <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Disable Hurd's fakeroot and remove fakeroot conflict
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040523i
Sender: Michael Banck <[EMAIL PROTECTED]>
X-Y-GMX-Trusted: 0
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: hurd
Severity: normal

fakeroot-tcp from the fakeroot package appears to work fine, while the
one in the hurd package is broken (see #11509 at sv.gnu.org). So, we
should not ship fakeroot in the hurd package and remove the Conflicts:
fakeroot.


Michael

-- 
Michael Banck
Debian Developer
[EMAIL PROTECTED]
http://www.advogato.org/person/mbanck/diary.html

---------------------------------------
Received: (at 293511-close) by bugs.debian.org; 1 Mar 2005 00:23:08 +0000
>From [EMAIL PROTECTED] Mon Feb 28 16:23:08 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 1D5vAK-0002xV-00; Mon, 28 Feb 2005 16:23:08 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1D5v4a-00079i-00; Mon, 28 Feb 2005 19:17:12 -0500
From: Michael Banck <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#293511: fixed in hurd 20050119-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 28 Feb 2005 19:17:12 -0500
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: 4

Source: hurd
Source-Version: 20050119-1

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

hurd-dev_20050119-1_hurd-i386.deb
  to pool/main/h/hurd/hurd-dev_20050119-1_hurd-i386.deb
hurd_20050119-1.diff.gz
  to pool/main/h/hurd/hurd_20050119-1.diff.gz
hurd_20050119-1.dsc
  to pool/main/h/hurd/hurd_20050119-1.dsc
hurd_20050119-1_hurd-i386.deb
  to pool/main/h/hurd/hurd_20050119-1_hurd-i386.deb
hurd_20050119.orig.tar.gz
  to pool/main/h/hurd/hurd_20050119.orig.tar.gz



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.
Michael Banck <[EMAIL PROTECTED]> (supplier of updated hurd 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: Wed, 23 Feb 2005 20:52:07 +0100
Source: hurd
Binary: hurd-dev hurd
Architecture: hurd-i386 source 
Version: 20050119-1
Distribution: unstable
Urgency: low
Maintainer: GNU Hurd Maintainers <[email protected]>
Changed-By: Michael Banck <[EMAIL PROTECTED]>
Description: 
 hurd       - The GNU Hurd
 hurd-dev   - The GNU Hurd (development files)
Closes: 151407 184344 291307 293511
Changes: 
 hurd (20050119-1) unstable; urgency=low
 .
   * New snapshot from CVS.
     + Contains libpthread header fixes by Neal Walfield and
       Pietro Ferrari. (Closes: #184344)
     + Contains console repeaters by Marco Gerards.
     + Contains mount argp fixes. (Closes: #151407)
 .
   [ Michael Banck]
   * debian/patches/exec.patch: Removed, no longer needed.
   * debian/patches/mouse.patch: Likewise.
   * debian/patches/console_repeater.patch: Removed, applied upstream.
   * debian/patches/libcons_repeater.patch: Likewise.
   * debian/patches/netfs_io_select.patch: Likewise.
   * debian/patches/netfs_nonblock.patch: Likewise.
   * debian/patches-contrib/kbd.patch: Removed, no longer needed.
   * debian/patches/libpthread_linker_script.patch: New patch.  Install
     libpthread.a linker script correctly. (Closes: #291307)
   * debian/rules (install/hurd::): Rename /bin/fakeroot to
     /bin/fakeroot-hurd.
   * debian/control (hurd): Removed fakeroot from Provides:, Replaces:
     and Conflicts:. (Closes: #293511)
   * debian/hurd.install: Install debian/tmp/bin/fakeroot-hurd instead
     of debian/tmp/bin/fakeroot.
   * NEWS: New file.  Explain the console-client command line interface
     changes.
   * debian/patches/siocgifhwaddr.patch: New patch by Marco Gerards.
   * debian/patches/isofs_boot.patch: New patch by Alfred M. Szmidt.
Files: 
 226f3d11030ef70c642ea84e18fbc463 2976045 base required 
hurd_20050119.orig.tar.gz
 5458debdadc1246f8edb940ea0b6c5b3 30917 base required hurd_20050119-1.diff.gz
 5a0d43614444f3f3240aea2542032b2c 893944 libdevel standard 
hurd-dev_20050119-1_hurd-i386.deb
 5fb9e22c1c48c0169c1c574659d6c873 2147620 base required 
hurd_20050119-1_hurd-i386.deb
 5649663b63c16b4c15b9151530a64e09 797 base required hurd_20050119-1.dsc

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

iD8DBQFCI7FkmHaJYZ7RAb8RAvu1AKCeVQgKOVNM/aTec0MC6XEQWvsVDgCfUzf1
LXdU5w2OOx7pmgqhab7vNgU=
=ee1m
-----END PGP SIGNATURE-----


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

Reply via email to