[Build-common-hackers] Bug#317052: marked as done (echos comments in cdbs-internal makefiles)

Debian Bug Tracking System owner@bugs.debian.org
Mon, 11 Jul 2005 13:03:21 -0700


Your message dated Mon, 11 Jul 2005 21:55:59 +0200
with message-id <200507112156.00206.peter_e@gmx.net>
and subject line echos comments in cdbs-internal makefiles
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; 5 Jul 2005 21:11:11 +0000
>From peter_e@gmx.net Tue Jul 05 14:11:11 2005
Return-path: <peter_e@gmx.net>
Received: from master.debian.org [146.82.138.7] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DpuhC-0003e3-00; Tue, 05 Jul 2005 14:11:10 -0700
Received: from dsl-082-083-252-022.arcor-ip.net (colt.pezone.net) [82.83.252.22] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DpuhB-0008SQ-00; Tue, 05 Jul 2005 16:11:09 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Peter Eisentraut <peter_e@gmx.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: echos comments in cdbs-internal makefiles
X-Mailer: reportbug 3.15
Date: Tue, 05 Jul 2005 23:11:08 +0200
Message-Id: <E1DpuhB-0008SQ-00@master.debian.org>
Delivered-To: submit@bugs.debian.org
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=-6.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	OUR_MTA_MSGID autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: cdbs
Version: 0.4.30
Severity: normal

CBDS sometimes echos comments from makefiles that are internal to its inner
workings, like this:

# after reverting patches, we don't need update-config because:
#  - the tree is already in a consistent state.
#  - the initialisation of this routine is already in charge of making
#    the tree not only consistent, but also prepared to accept patching.

That's because they are intented in the makefile.  Find them using

grep "$TAB#" /usr/share/cdbs/1/*/*.mk

Please outdent those, because they should not be echoed.

(Does anyone here ever test their code?)

---------------------------------------
Received: (at 317052-done) by bugs.debian.org; 11 Jul 2005 19:56:33 +0000
>From peter_e@gmx.net Mon Jul 11 12:56:33 2005
Return-path: <peter_e@gmx.net>
Received: from mail.gmx.net [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1Ds4OH-0000a7-00; Mon, 11 Jul 2005 12:56:33 -0700
Received: (qmail invoked by alias); 11 Jul 2005 19:56:00 -0000
Received: from dsl-082-083-250-148.arcor-ip.net (EHLO colt.pezone.net) [82.83.250.148]
  by mail.gmx.net (mp007) with SMTP; 11 Jul 2005 21:56:00 +0200
X-Authenticated: #495269
From: Peter Eisentraut <peter_e@gmx.net>
To: 317052-done@bugs.debian.org
Subject: Re: echos comments in cdbs-internal makefiles
Date: Mon, 11 Jul 2005 21:55:59 +0200
User-Agent: KMail/1.8.1
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200507112156.00206.peter_e@gmx.net>
X-Y-GMX-Trusted: 0
Delivered-To: 317052-done@bugs.debian.org
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This is a duplicate, sorry.