Your message dated Fri, 9 Sep 2005 14:16:02 +0200
with message-id <[EMAIL PROTECTED]>
and subject line python-dhm: #261061 has been fixed
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; 23 Jul 2004 13:30:23 +0000
>From [EMAIL PROTECTED] Fri Jul 23 06:30:23 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c173179.adsl.hansenet.de (localhost) [213.39.173.179]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Bo07z-0005Xp-00; Fri, 23 Jul 2004 06:30:23 -0700
Received: from aj by localhost with local (Exim 4.34)
id 1Bo07w-0002ZV-PO; Fri, 23 Jul 2004 15:30:22 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: python-dhm: FTBFS: dh_python: Python is not installed
Message-Id: <[EMAIL PROTECTED]>
Date: Fri, 23 Jul 2004 15:30:22 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(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_2004_03_25
X-Spam-Level:
Package: python-dhm
Severity: normal
Tags: patch
When building 'python-dhm' in a clean chroot, I get the following error:
dh_python
dh_python: Python is not installed, aborting. (Probably forgot to Build-Depend
on python.)
make: *** [binary-indep] Error 1
Please amend the Build-Depends in debian/control to fix this.
Regards
Andreas Jochens
diff -urN ../tmp-orig/python-dhm-0.5/debian/control ./debian/control
--- ../tmp-orig/python-dhm-0.5/debian/control 2004-07-23 15:13:02.979804278
+0200
+++ ./debian/control 2004-07-23 15:12:55.603220316 +0200
@@ -2,7 +2,7 @@
Section: python
Priority: optional
Maintainer: Michelle Ribeiro <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), python2.2-dev, python2.3-dev
+Build-Depends: debhelper (>> 4.0.0), python-dev, python2.2-dev
Standards-Version: 3.5.9
Package: python-dhm
---------------------------------------
Received: (at 261061-done) by bugs.debian.org; 9 Sep 2005 12:16:07 +0000
>From [EMAIL PROTECTED] Fri Sep 09 05:16:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c129218.adsl.hansenet.de (localhost.localdomain)
[213.39.129.218]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EDhnb-0002ic-00; Fri, 09 Sep 2005 05:16:07 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
id 1EDhnX-0001HA-N8; Fri, 09 Sep 2005 14:16:04 +0200
Date: Fri, 9 Sep 2005 14:16:02 +0200
To: [EMAIL PROTECTED]
Subject: python-dhm: #261061 has been fixed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.10i
From: Andreas Jochens <[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=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
This problem has been fixed a while ago, thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]