Your message dated Fri, 16 Sep 2005 05:02:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327160: fixed in bzr 0.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; 8 Sep 2005 03:47:04 +0000
>From [EMAIL PROTECTED] Wed Sep 07 20:47:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EDDNQ-0002FE-00; Wed, 07 Sep 2005 20:47:04 -0700
Received: from localhost.localdomain 
(pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j883l30u091363
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Wed, 7 Sep 2005 20:47:03 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1ED98r-0003Bp-9E
        for [EMAIL PROTECTED]; Wed, 07 Sep 2005 16:15:45 -0700
Date: Wed, 7 Sep 2005 16:15:45 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Unable to execute python2.4
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="gatW/ieO32f1wygP"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1069/Wed Sep  7 08:08:51 2005 on zoot.lafn.org
X-Virus-Status: Clean
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=-2.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--gatW/ieO32f1wygP
Content-Type: multipart/mixed; boundary="LZvS9be/3tNcYl/X"
Content-Disposition: inline


--LZvS9be/3tNcYl/X
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: bzr
Version: 0.0.7-1
Severity: serious
Tags: patch

bzr fails to build because it cannot execute python2.4:

> cd . && python2.4 setup.py build --build-base=3D"./build"
> /bin/sh: python2.4: command not found

Adding build-dependencies on python2.4 and python2.4-dev fixes the
build.

--=20
Matt

--LZvS9be/3tNcYl/X
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch
Content-Transfer-Encoding: quoted-printable

diff -u bzr-0.0.7/debian/control bzr-0.0.7/debian/control
--- bzr-0.0.7/debian/control
+++ bzr-0.0.7/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Rob Weir <[EMAIL PROTECTED]>
 Uploaders: Jeff Bailey <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>=3D 4.1.67), python, python-dev, python-d=
ocutils, cdbs
+Build-Depends-Indep: debhelper (>=3D 4.1.67), python, python-dev, python-d=
ocutils, cdbs, python2.4, python2.4-dev
 Standards-Version: 3.6.2
=20
 Package: bzr

--LZvS9be/3tNcYl/X--

--gatW/ieO32f1wygP
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDH3SgfNdgYxVXvBARAgbQAJ4tZIRP0E8z22dR0QIIQnYH2prJ7wCffQaF
ZOKoWin9X60RMZAhzbZ+BLY=
=lMAm
-----END PGP SIGNATURE-----

--gatW/ieO32f1wygP--

---------------------------------------
Received: (at 327160-close) by bugs.debian.org; 16 Sep 2005 12:09:12 +0000
>From [EMAIL PROTECTED] Fri Sep 16 05:09:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EGEut-0000i1-00; Fri, 16 Sep 2005 05:02:07 -0700
From: Rob Weir <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#327160: fixed in bzr 0.0.7-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 16 Sep 2005 05:02:07 -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

Source: bzr
Source-Version: 0.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.0.7-2_all.deb
  to pool/main/b/bzr/bzr-doc_0.0.7-2_all.deb
bzr_0.0.7-2.diff.gz
  to pool/main/b/bzr/bzr_0.0.7-2.diff.gz
bzr_0.0.7-2.dsc
  to pool/main/b/bzr/bzr_0.0.7-2.dsc
bzr_0.0.7-2_all.deb
  to pool/main/b/bzr/bzr_0.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.
Rob Weir <[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: Thu, 15 Sep 2005 17:20:04 +1000
Source: bzr
Binary: bzr-doc bzr
Architecture: source all
Version: 0.0.7-2
Distribution: unstable
Urgency: low
Maintainer: Rob Weir <[EMAIL PROTECTED]>
Changed-By: Rob Weir <[EMAIL PROTECTED]>
Description: 
 bzr        - bazaar-ng, the next-generation distributed version control system
 bzr-doc    - documentation files for bazaar-ng
Closes: 327160
Changes: 
 bzr (0.0.7-2) unstable; urgency=low
 .
   * Add build-dep on python2.4 and python2.4-dev (Closes: #327160).  Thanks,
     Matt Kraai!
   * Update lintian override for the fact we're using python2.4.
   * Add doc-base support.
   * Clean up generated html documentation on 'clean'.
   * Thanks again to Jeff Bailey.
Files: 
 da89c02bdc5f9fa9976eb69ceccc42af 677 devel optional bzr_0.0.7-2.dsc
 5f2e28c10502b5f9b0f6309fff39e8fc 4531 devel optional bzr_0.0.7-2.diff.gz
 0ecb7debe73b3bfe9f558627fcdeb4f6 208774 devel optional bzr_0.0.7-2_all.deb
 2885c288b5162871d3113c73af343e11 129978 doc optional bzr-doc_0.0.7-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDKrG65M5hmdCYCpkRAlpxAKCXEmltdOWVrwHPLitpH6aTAtfAdgCeIsV8
uooqsj8YNc60yo7hOmGA+ac=
=uelM
-----END PGP SIGNATURE-----


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

Reply via email to