Your message dated Sat, 25 Aug 2007 03:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#415149: fixed in rdist 6.1.5-13
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: rdist
Version: 6.1.5-12
Severity: important
Tags: patch
Hi,
currently your package FTBFS on GNU/kFreeBSD with the following error:
> debian/rules build
> dh_testdir
> DEFS_LOCAL=-D_PATH_OLDRDIST=\\\"/usr/bin/oldrdist\\\" /usr/bin/make
> make[1]: Entering directory `/build/buildd/rdist-6.1.5'
> Making "all" in "src"
> make[2]: Entering directory `/build/buildd/rdist-6.1.5/src'
> Your OS (gnu/kfreebsd6.2-1-686) is currently not supported.
> make[2]: *** [all] Error 1
Full build logs are available at
<http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386&pkg=rdist>.
Please find attached a patch to fix this, at least on GNU/k*BSD, and
hopefully on GNU/Hurd too.
Cheers,
--
Cyril Brulebois
--- rdist-6.1.5/build/os-type 2007-03-16 15:39:33.663652000 +0100
+++ rdist-6.1.5/build/os-type 2007-03-16 15:39:48.000000000 +0100
@@ -111,6 +111,8 @@
OS="${osname}${osmajver}"
;;
"linux"*) OS=linux;;
+ "k*bsd"*) OS=linux;;
+ "gnu"*) OS=linux;;
"freebsd"*) OS="${osname}${osmajver}";;
# OpenBSD looks like freebsd2 right now
"openbsd"*) OS="freebsd2";;
--- End Message ---
--- Begin Message ---
Source: rdist
Source-Version: 6.1.5-13
We believe that the bug you reported is fixed in the latest version of
rdist, which is due to be installed in the Debian FTP archive:
rdist_6.1.5-13.diff.gz
to pool/main/r/rdist/rdist_6.1.5-13.diff.gz
rdist_6.1.5-13.dsc
to pool/main/r/rdist/rdist_6.1.5-13.dsc
rdist_6.1.5-13_i386.deb
to pool/main/r/rdist/rdist_6.1.5-13_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.
Anibal Monsalve Salazar <[EMAIL PROTECTED]> (supplier of updated rdist 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: Sat, 25 Aug 2007 13:27:29 +1000
Source: rdist
Binary: rdist
Architecture: source i386
Version: 6.1.5-13
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Description:
rdist - remote file distribution client and server
Closes: 415149
Changes:
rdist (6.1.5-13) unstable; urgency=low
.
* Fixed "FTBFS on GNU/kFreeBSD: missing OS detection", closes: #415149.
Patch by Cyril Brulebois <[EMAIL PROTECTED]>.
* Fixed the following lintian messages:
- W: rdist source: debian-rules-sets-DH_COMPAT line 10
- W: rdist source: debian-rules-ignores-make-clean-error line 25
Files:
e3fac367aadbbfda1b8c5636c3521654 568 net optional rdist_6.1.5-13.dsc
3b4624566762e7295005bba958406bc6 9020 net optional rdist_6.1.5-13.diff.gz
5c9e6165d08fe2ba2bcae5f234ba88a7 81938 net optional rdist_6.1.5-13_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGz6QkgY5NIXPNpFURAse5AJ9/mgPFYKiBZknRJrgFru8/l9WxDACgmUbC
SZNJ3iW5sLfqmTIr6alYaMA=
=MSjG
-----END PGP SIGNATURE-----
--- End Message ---