Your message dated Mon, 05 Sep 2005 15:47:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#322025: fixed in circuslinux 1.0.3-15
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; 8 Aug 2005 19:34:11 +0000
>From [EMAIL PROTECTED] Mon Aug 08 12:34:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 214.red-213-98-253.pooles.rima-tde.net (bombadil)
[213.98.253.214]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E2DNz-0005zH-00; Mon, 08 Aug 2005 12:34:11 -0700
Received: from rmh by bombadil with local (Exim 4.52)
id 1E2DNM-000H93-3j; Mon, 08 Aug 2005 21:33:32 +0200
Content-Type: multipart/mixed; boundary="===============1311068268=="
MIME-Version: 1.0
From: Robert Millan <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: FTBFS on GNU/kFreeBSD
X-Mailer: reportbug 3.15
Date: Mon, 08 Aug 2005 21:33:21 +0200
Message-Id: <[EMAIL PROTECTED]>
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-Level:
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
This is a multi-part MIME message sent by reportbug.
--===============1311068268==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: circuslinux
Severity: important
Tags: patch
Fails to build on GNU/kFreeBSD (miss-detection of host system).
Please could you forward the patch to upstream?
Thanks!
-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.3-17
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
--===============1311068268==
Content-Type: text/x-m4; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="circuslinux.diff"
--- circuslinux-1.0.3.old/configure.in 2005-08-03 15:06:25.000000000 +0200
+++ circuslinux-1.0.3/configure.in 2005-08-03 15:03:54.000000000 +0200
@@ -80,14 +80,18 @@
dnl Target
-case "$target" in
- *-*-linux*)
+case "$target_os" in
+ linux* | k*bsd*-gnu)
TARGET_DEF=LINUX
;;
- *-*-cygwin* | *-*-mingw32*)
+ cygwin* | mingw32*)
TARGET_DEF=WIN32
;;
+
+ *)
+ echo Unidentified $target_os
+ ;;
esac
AC_SUBST(TARGET_DEF)
--===============1311068268==--
---------------------------------------
Received: (at 322025-close) by bugs.debian.org; 5 Sep 2005 22:49:36 +0000
>From [EMAIL PROTECTED] Mon Sep 05 15:49:36 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1ECPk2-0007Mv-00; Mon, 05 Sep 2005 15:47:06 -0700
From: [EMAIL PROTECTED] (Christian T. Steigies)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#322025: fixed in circuslinux 1.0.3-15
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 05 Sep 2005 15:47:06 -0700
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-Level:
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-CrossAssassin-Score: 2
Source: circuslinux
Source-Version: 1.0.3-15
We believe that the bug you reported is fixed in the latest version of
circuslinux, which is due to be installed in the Debian FTP archive:
circuslinux-data_1.0.3-15_all.deb
to pool/main/c/circuslinux/circuslinux-data_1.0.3-15_all.deb
circuslinux_1.0.3-15.diff.gz
to pool/main/c/circuslinux/circuslinux_1.0.3-15.diff.gz
circuslinux_1.0.3-15.dsc
to pool/main/c/circuslinux/circuslinux_1.0.3-15.dsc
circuslinux_1.0.3-15_i386.deb
to pool/main/c/circuslinux/circuslinux_1.0.3-15_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.
Christian T. Steigies <[EMAIL PROTECTED]> (supplier of updated circuslinux
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: Mon, 5 Sep 2005 21:56:05 +0000
Source: circuslinux
Binary: circuslinux circuslinux-data
Architecture: source i386 all
Version: 1.0.3-15
Distribution: unstable
Urgency: low
Maintainer: Christian T. Steigies <[EMAIL PROTECTED]>
Changed-By: Christian T. Steigies <[EMAIL PROTECTED]>
Description:
circuslinux - The clowns are trying to pop balloons to score points!
circuslinux-data - data files for circuslinux
Closes: 321358 322025
Changes:
circuslinux (1.0.3-15) unstable; urgency=low
.
* GNU/kFreeBSD support in configure.in by Robert Millan (closes: #322025)
* NEWS.Debian instead of debconf notices is what makes Joey happy (closes:
#321358)
* don't depend on debconf anymore
* GNU config automated update: config.sub (20050422 to 20050708),
config.guess (20050422 to 20050803)
Files:
6c10418b0ee5adceb3f3c674d3452fa1 740 games optional circuslinux_1.0.3-15.dsc
37223bb873689099c1fefc9be17915f9 47320 games optional
circuslinux_1.0.3-15.diff.gz
4f5393bcdce2cafac256a5cfc64b094a 1186344 games optional
circuslinux-data_1.0.3-15_all.deb
5c9c902d048f3fd6b120b6c317b0b31e 36020 games optional
circuslinux_1.0.3-15_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDHMLZhWcuXd2lEoARAtUdAKChqxBWNLV8+2a/pgX52BIU7QmdAQCgjcaD
e2j8lciGmog0JqszKEho+cs=
=+XBJ
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]