Your message dated Wed, 25 Jan 2006 07:32:04 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336550: fixed in bzr 0.7-2
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; 31 Oct 2005 06:07:30 +0000
>From [EMAIL PROTECTED] Sun Oct 30 22:07:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from enchanter.real-time.com [208.20.202.11]
([tnnRSaeS5UNnN1UXSl2k4VnZOtbVRL+b])
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EWSpO-0004sU-00; Sun, 30 Oct 2005 22:07:30 -0800
Received: from enchanter.real-time.com (warden.real-time.com [65.193.16.99])
by enchanter.real-time.com (8.12.10/8.12.10) with SMTP id
j9V67Prm011141;
Mon, 31 Oct 2005 00:07:25 -0600
Received: (nullmailer pid 18953 invoked by uid 1000);
Mon, 31 Oct 2005 06:07:19 -0000
Content-Type: multipart/mixed; boundary="===============2083763456=="
MIME-Version: 1.0
From: Bob Tanner <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: bzr: build directory not being clean (cdbs bug #300149)
tag: patch
X-Mailer: reportbug 3.17
Date: Mon, 31 Oct 2005 00:07:19 -0600
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.
--===============2083763456==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: bzr
Version: 0.1.1-1
Severity: minor
Looks like bzr hit BTS #300149 (cdbs) bug
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=300149
bzr-0.6# dpkg-buildpackage
<snip>
bzr-0.6# debian/rules clean
bzr-0.6# find build
build
build/scripts-2.4
build/scripts-2.4/bzr
Work-around is to add
clean::
-rm -rf build
to the debian/rules file, this is also documented on the cdbs tutorial
https://wiki.duckcorp.org/DebianPackagingTutorial/CDBS
Look at the python2.4-dice example, the debian/rules example code section
Patch attached.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'testing'), (500,
'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages bzr depends on:
ii python2.4 2.4.2-1 An interactive high-level object-o
ii python2.4-celementtree 1.0.2-2 Light-weight toolkit for XML proce
bzr recommends no packages.
-- no debconf information
--===============2083763456==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="clean.diff"
--- bzr-0.6/debian/rules 2005-10-31 06:05:23.000000000 +0000
+++ bzr-0.6.tanner/debian/rules 2005-10-31 06:05:07.000000000 +0000
@@ -16,3 +16,6 @@
build/bzr::
python2.4 ./bzr-man.py
+clean::
+ # hack (CDBS bug -- see #300149)
+ -rm -rf build
--===============2083763456==--
---------------------------------------
Received: (at 336550-close) by bugs.debian.org; 25 Jan 2006 15:41:49 +0000
>From [EMAIL PROTECTED] Wed Jan 25 07:41:49 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F1mcu-0007Iy-LW; Wed, 25 Jan 2006 07:32:04 -0800
From: Andres Salomon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#336550: fixed in bzr 0.7-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 25 Jan 2006 07:32:04 -0800
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
Source: bzr
Source-Version: 0.7-2
We believe that the bug you reported is fixed in the latest version of
bzr, which is due to be installed in the Debian FTP archive:
bzr-doc_0.7-2_all.deb
to pool/main/b/bzr/bzr-doc_0.7-2_all.deb
bzr_0.7-2.diff.gz
to pool/main/b/bzr/bzr_0.7-2.diff.gz
bzr_0.7-2.dsc
to pool/main/b/bzr/bzr_0.7-2.dsc
bzr_0.7-2_all.deb
to pool/main/b/bzr/bzr_0.7-2_all.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.
Andres Salomon <[EMAIL PROTECTED]> (supplier of updated bzr 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: Wed, 25 Jan 2006 14:30:06 +0000
Source: bzr
Binary: bzr-doc bzr
Architecture: source all
Version: 0.7-2
Distribution: unstable
Urgency: low
Maintainer: Rob Weir <[EMAIL PROTECTED]>
Changed-By: Andres Salomon <[EMAIL PROTECTED]>
Description:
bzr - bazaar-ng, the next-generation distributed version control system
bzr-doc - documentation files for bazaar-ng
Closes: 336550 345128
Changes:
bzr (0.7-2) unstable; urgency=low
.
* Update copyright file (closes: #345128).
* Be sure to really clean up after build, working around a CDBS bug;
thanks Bob Tanner (closes: #336550).
Files:
06586a02ac141175060de0ba2215ec53 716 devel optional bzr_0.7-2.dsc
4fe8b0df4e6beb71cd3a9bfa18b7ba22 3901 devel optional bzr_0.7-2.diff.gz
e36685659dc229fc1957007e789c85c1 376524 devel optional bzr_0.7-2_all.deb
bdaee5ee4cd5a7222eafc04372bad3d6 138910 doc optional bzr-doc_0.7-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD15izOmXwGc/ULyYRAi5MAJ9yO+elDHAF2F4Lg5ZzE3zx+7q2MACeKccl
eWvnTtQ6eqIljOSSQ+K96h8=
=n0P8
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]