Your message dated Fri, 16 Nov 2007 14:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#451504: fixed in fakeroot 1.8.5
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)
--- Begin Message ---
Package: fakeroot
Version: 1.8.4
Severity: important
Tags: patch
fakeroot fails to build on kfreebsd-amd64 as it tries to build the
32-bit version of fakeroot, without build-depending on gcc-multilib.
The small patch below fixes the problem.
--- debian//control.orig 2007-11-16 13:39:57.000000000 +0100
+++ debian/control 2007-11-16 13:40:09.000000000 +0100
@@ -1,7 +1,7 @@
Source: fakeroot
Section: utils
Priority: optional
-Build-Depends: sharutils, gcc-multilib [amd64 i386 powerpc s390 sparc],
lib64c-dev [i386 powerpc s390 sparc], lib32c-dev [amd64 kfreebsd-amd64 ppc64]
+Build-Depends: sharutils, gcc-multilib [amd64 i386 kfreebsd-amd64 powerpc s390
sparc], lib64c-dev [i386 powerpc s390 sparc], lib32c-dev [amd64 kfreebsd-amd64
ppc64]
Maintainer: Clint Adams <[EMAIL PROTECTED]>
Standards-Version: 3.7.2
-- System Information:
Debian Release: lenny/sid
Architecture: kfreebsd-amd64 (x86_64)
Kernel: kFreeBSD 6.2-1-em64t-p4
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages fakeroot depends on:
ii libc0.1 2.6.1-6 GNU C Library: Shared libraries
fakeroot recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: fakeroot
Source-Version: 1.8.5
We believe that the bug you reported is fixed in the latest version of
fakeroot, which is due to be installed in the Debian FTP archive:
fakeroot_1.8.5.dsc
to pool/main/f/fakeroot/fakeroot_1.8.5.dsc
fakeroot_1.8.5.tar.gz
to pool/main/f/fakeroot/fakeroot_1.8.5.tar.gz
fakeroot_1.8.5_i386.deb
to pool/main/f/fakeroot/fakeroot_1.8.5_i386.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.
Clint Adams <[EMAIL PROTECTED]> (supplier of updated fakeroot 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: Fri, 16 Nov 2007 09:24:00 -0500
Source: fakeroot
Binary: fakeroot
Architecture: source i386
Version: 1.8.5
Distribution: unstable
Urgency: low
Maintainer: Clint Adams <[EMAIL PROTECTED]>
Changed-By: Clint Adams <[EMAIL PROTECTED]>
Description:
fakeroot - Gives a fake root environment
Closes: 451504
Changes:
fakeroot (1.8.5) unstable; urgency=low
.
* Add gcc-multilib to build dependencies for kfreebsd-amd64.
closes: #451504.
Files:
24981f366bd09f9a49020caf46850724 638 utils optional fakeroot_1.8.5.dsc
d57f49f4d1e47aa5ab9c39b4d28832f1 397779 utils optional fakeroot_1.8.5.tar.gz
ec00869b61eeef9406bce7e64c33a0bf 110676 utils optional fakeroot_1.8.5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Debian!
iD8DBQFHPani5m0u66uWM3ARAmb7AJ90kmKbLXp91Md+aoZWk3NVJRCYdQCeM5b8
VZb9q2k9HgLAdcrMghcB2aA=
=VQED
-----END PGP SIGNATURE-----
--- End Message ---