Your message dated Thu, 03 Nov 2005 02:17:33 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#306318: fixed in trn 3.6-18
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; 25 Apr 2005 18:06:14 +0000
>From [EMAIL PROTECTED] Mon Apr 25 11:06:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c158131.adsl.hansenet.de (localhost.localdomain) 
[213.39.158.131] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DQ7yH-0005Wa-00; Mon, 25 Apr 2005 11:06:13 -0700
Received: from aj by localhost.localdomain with local (Exim 4.50)
        id 1DQ7yI-0002Rh-U3; Mon, 25 Apr 2005 20:06:14 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: trn: FTBFS: Missing terminating " character in common.h and missing 
Build-Depends on 'bison, libncurses5-dev'
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 25 Apr 2005 20:06:14 +0200
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: trn
Version: 3.6-17
Severity: serious
Tags: patch

When building 'trn' in a clean chroot, I get the following error:

/bin/sh ./config.h.SH
Extracting config.h (with variable substitutions)
gcc -c -O3   addng.c
In file included from addng.c:17:
common.h:635:27: missing terminating " character
In file included from addng.c:17:
common.h:636: error: syntax error before '?' token
common.h:636: error: stray '\' in program
common.h:636: error: stray '\' in program
common.h:946: error: syntax error before "nextrcline"
common.h:946: warning: data definition has no type or storage class

Please fix this and add the missing Build-Depends on 'bison, libncurses5-dev'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/trn-3.6/common.h ./common.h
--- ../tmp-orig/trn-3.6/common.h        2000-01-19 13:35:54.000000000 +0100
+++ ./common.h  2004-08-17 08:37:28.243901833 +0200
@@ -632,8 +632,7 @@
 
 #ifndef NEWSHEADER             /* % */
 #   ifdef CONDSUB
-#      define NEWSHEADER 
"%(%[followup-to]=^$?:%(%[followup-to]=^%n$?:X-ORIGINAL-NEWSGROUPS: 
%n\n))Newsgroups: %(%F=^$?%C:%F)\nSubject: %(%S=^$?%\"\n\nSubject: \":Re: 
%S)\nSummary: \nExpires: \n%(%R=^$?:References: %R\n)Sender: \nFollowup-To: 
\n%(%{REPLYTO}=^$
-?:Reply-To: %{REPLYTO}\n)Distribution: %(%i=^$?%\"Distribution: 
\":%D)\nOrganization: %o\nKeywords: %[keywords]\nCc: %(%F=poster?%t:%([EMAIL 
PROTECTED]:%F))\n\n"
+#      define NEWSHEADER 
"%(%[followup-to]=^$?:%(%[followup-to]=^%n$?:X-ORIGINAL-NEWSGROUPS: 
%n\n))Newsgroups: %(%F=^$?%C:%F)\nSubject: %(%S=^$?%\"\n\nSubject: \":Re: 
%S)\nSummary: \nExpires: \n%(%R=^$?:References: %R\n)Sender: \nFollowup-To: 
\n%(%{REPLYTO}=^$?:Reply-To: %{REPLYTO}\n)Distribution: 
%(%i=^$?%\"Distribution: \":%D)\nOrganization: %o\nKeywords: %[keywords]\nCc: 
%(%F=poster?%t:%([EMAIL PROTECTED]:%F))\n\n"
 #   else
 #      define NEWSHEADER "Newsgroups: %F\nSubject: Re: %S\nSummary: \nExpires: 
\nReferences: %R\nSender: \nFollowup-To: \nDistribution: %D\nOrganization: 
%o\nKeywords: %[keywords]\nCc: \n\n"
 #   endif
diff -urN ../tmp-orig/trn-3.6/debian/control ./debian/control
--- ../tmp-orig/trn-3.6/debian/control  2001-04-09 17:35:06.000000000 +0200
+++ ./debian/control    2004-08-17 08:36:23.425755689 +0200
@@ -2,6 +2,7 @@
 Section: non-free/news
 Priority: optional
 Maintainer: Matthew Vernon <[EMAIL PROTECTED]>
+Build-Depends: bison, libncurses5-dev
 Standards-Version: 3.2.1.0
 
 Package: trn

---------------------------------------
Received: (at 306318-close) by bugs.debian.org; 3 Nov 2005 10:21:27 +0000
>From [EMAIL PROTECTED] Thu Nov 03 02:21:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EXcA1-0002OR-00; Thu, 03 Nov 2005 02:17:33 -0800
From: Matthew Vernon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#306318: fixed in trn 3.6-18
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 03 Nov 2005 02:17:33 -0800
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: trn
Source-Version: 3.6-18

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

trn_3.6-18.dsc
  to pool/non-free/t/trn/trn_3.6-18.dsc
trn_3.6-18.tar.gz
  to pool/non-free/t/trn/trn_3.6-18.tar.gz
trn_3.6-18_i386.deb
  to pool/non-free/t/trn/trn_3.6-18_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.
Matthew Vernon <[EMAIL PROTECTED]> (supplier of updated trn 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-----

Format: 1.7
Date: Wed,  2 Nov 2005 16:10:58 +0000
Source: trn
Binary: trn
Architecture: source i386
Version: 3.6-18
Distribution: unstable
Urgency: medium
Maintainer: Matthew Vernon <[EMAIL PROTECTED]>
Changed-By: Matthew Vernon <[EMAIL PROTECTED]>
Description: 
 trn        - Threaded USENET news reader, based on rn
Closes: 306318 336973
Changes: 
 trn (3.6-18) unstable; urgency=medium
 .
   * Fix FTBFS bug in common.h, and add a build-depends (closes: #306318)
   * Continue to make this package available (closes: #336973)
Files: 
 6848f27b1fc3b08c56f521086df79478 593 non-free/news optional trn_3.6-18.dsc
 1746b2069036bcb02e3c758c2a3cccf2 353688 non-free/news optional 
trn_3.6-18.tar.gz
 18ac6d609a56ab9971c17cd27d724e41 213690 non-free/news optional 
trn_3.6-18_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv

iQCVAwUBQ2ngmLDSad4X89TRAQEFEgQArzMY+KvUgUc7JDKUaYw6ayADlNwnk7ty
BjcPUqy4NXpswEWX+dn5WZf4QHN1YAlghrzbvXBNubm1u9WhNtM7cWiSFlO7CV0D
Wgd9FLbML8ncRzbHD73RBIUwvNF1fJ2VV4Jxjr52/bIyyzOlwcHCZY5XUdYKv4LF
YwkreLas9A4=
=T83M
-----END PGP SIGNATURE-----


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

Reply via email to