Your message dated Tue, 05 Feb 2008 21:02:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#414995: fixed in iroffer 1.4.b03-3
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: iroffer
Version: 1.4.b03-2
Severity: important
Tags: patch
Salut Aurélien,
currently your package FTBFS on GNU/kFreeBSD with the following error:
> # Add here commands to configure the package.
> ./Configure
>
> Configure for iroffer 1.4.b03 [20051213024435]
> Determining OS... GNU/kFreeBSD
> ***ERROR***: This OS is not supported
> touch configure-stamp
> dh_testdir
> # Add here commands to compile the package.
> /usr/bin/make CONFIG_CFLAGS="-Wall -g -O2" CONFIG_LDFLAGS=""
> make[1]: Entering directory `/build/buildd/iroffer-1.4.b03'
> make[1]: *** No targets specified and no makefile found. Stop.
> make[1]: Leaving directory `/build/buildd/iroffer-1.4.b03'
> make: *** [build-stamp] Error 2
Full build logs are available at
<http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386&pkg=iroffer>.
Please find attached a patch to add a (virtual) symlink from both
GNU/kFreeBSD and GNU(/Hurd, which needs the same, although I've not
tested a full build on this platform). Afterwards, your package builds
fine on GNU/kFreeBSD (at least).
Cheers,
--
Cyril Brulebois
--- iroffer-1.4.b03/Configure 2007-03-15 13:13:13.926933000 +0100
+++ iroffer-1.4.b03/Configure 2007-03-15 13:18:45.000000000 +0100
@@ -69,6 +69,9 @@
OSF1 | Rhapsody | Darwin | AIX )
# nothing fancy
;;
+ GNU/kFreeBSD | GNU )
+ ostype=Linux
+ ;;
SunOS )
libs="$libs -lsocket -lnsl"
;;
--- End Message ---
--- Begin Message ---
Source: iroffer
Source-Version: 1.4.b03-3
We believe that the bug you reported is fixed in the latest version of
iroffer, which is due to be installed in the Debian FTP archive:
iroffer_1.4.b03-3.diff.gz
to pool/main/i/iroffer/iroffer_1.4.b03-3.diff.gz
iroffer_1.4.b03-3.dsc
to pool/main/i/iroffer/iroffer_1.4.b03-3.dsc
iroffer_1.4.b03-3_amd64.deb
to pool/main/i/iroffer/iroffer_1.4.b03-3_amd64.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.
Aurélien GÉRÔME <[EMAIL PROTECTED]> (supplier of updated iroffer 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, 05 Feb 2008 16:32:17 +0100
Source: iroffer
Binary: iroffer
Architecture: source amd64
Version: 1.4.b03-3
Distribution: unstable
Urgency: medium
Maintainer: Aurélien GÉRÔME <[EMAIL PROTECTED]>
Changed-By: Aurélien GÉRÔME <[EMAIL PROTECTED]>
Description:
iroffer - IRC file distribution bot
Closes: 414995
Changes:
iroffer (1.4.b03-3) unstable; urgency=medium
.
* Fix FTBFS on GNU/kFreeBSD and on GNU/Hurd, thanks to Cyril
Brulebois. (Closes: #414995)
* Fix lintian warning "debian-rules-ignores-make-clean-error
line 42".
* Bump Standards-Version to 3.7.3.
* Add the Homepage field.
* Add the Vcs-Git/Vcs-Browser fields.
* Add the DM-Upload-Allowed field.
Files:
2b9ad2c000d2e7292e0bdf78c2b2d665 702 net extra iroffer_1.4.b03-3.dsc
47e59eeeb10fde33b1bb72299db345e7 3733 net extra iroffer_1.4.b03-3.diff.gz
391bee9e9c334b2f18914e86488f537f 126434 net extra iroffer_1.4.b03-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHqMFFw3ao2vG823MRAoF3AJwLAGlOuI8AIpMLeEffGdWlqWtaOgCghONh
OYmKn+PprkZseLSntxc8YM8=
=okvY
-----END PGP SIGNATURE-----
--- End Message ---