Your message dated Tue, 22 Mar 2005 23:47:23 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#300741: fixed in python-simpy 1.5.1-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; 21 Mar 2005 14:45:30 +0000
>From [EMAIL PROTECTED] Mon Mar 21 06:45:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailhub.id.cbs.dk [130.226.47.91] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DDO9p-0002H7-00; Mon, 21 Mar 2005 06:45:29 -0800
Received: from mail.id.cbs.dk ([172.16.14.53] ident=mail)
        by mailhub.id.cbs.dk with esmtp 
        (Cipher TLSv1:AES256-SHA:256) (Exim 3.36 #1 (Debian))
        id 1DDO9g-0007mP-00
        for <[EMAIL PROTECTED]>; Mon, 21 Mar 2005 15:45:20 +0100
Received: from deskpro02.id.cbs.dk ([130.226.34.10])
        by mail.id.cbs.dk with esmtp 
        (Cipher TLSv1:AES256-SHA:256) (Exim 3.36 #1 (Debian))
        id 1DDO9f-00011L-00
        for <[EMAIL PROTECTED]>; Mon, 21 Mar 2005 15:45:19 +0100
Received: from ukh by deskpro02.id.cbs.dk with local (Exim 3.36 #1 (Debian))
        id 1DDO9B-0005cF-00
        for <[EMAIL PROTECTED]>; Mon, 21 Mar 2005 15:44:49 +0100
Date: Mon, 21 Mar 2005 15:44:49 +0100
To: [EMAIL PROTECTED]
Subject: python-simpy: FTBFS: make: python: Command not found
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
From: Kaare Hviid <[EMAIL PROTECTED]>
X-Scanner: exiscan *1DDO9g-0007mP-00*bMi6k57JPEU*
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: python-simpy
Version: 1.5.1-1
Severity: important
Tags: patch

python-simpy 1.5.1-1 suffers FTBFS in pbuilder due to a missing
dependency on python:

dpkg-source: building python-simpy in python-simpy_1.5.1-1.dsc
 debian/rules build
dh_testdir
touch configure-stamp
dh_testdir
python setup.py build
make: python: Command not found
make: *** [build-stamp] Error 127
pbuilder: Failed autobuilding of package
 -> Aborting with an error

diff -Naur python-simpy-1.5.1/debian/control 
python-simpy-1.5.1.fixed/debian/control
--- python-simpy-1.5.1/debian/control   2005-03-21 15:42:11.620011413 +0100
+++ python-simpy-1.5.1.fixed/debian/control     2005-03-21 15:41:55.346916155 
+0100
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Antal A. Buss <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>= 4.1.89), python2.3-dev
+Build-Depends-Indep: debhelper (>= 4.1.89), python2.3-dev, python
 Standards-Version: 3.6.1
 
 Package: python-simpy

-ukh

---------------------------------------
Received: (at 300741-close) by bugs.debian.org; 23 Mar 2005 04:53:04 +0000
>From [EMAIL PROTECTED] Tue Mar 22 20:53:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DDxrb-0001qd-00; Tue, 22 Mar 2005 20:53:03 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DDxm7-0006oM-00; Tue, 22 Mar 2005 23:47:23 -0500
From: [EMAIL PROTECTED] (Antal A. Buss)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#300741: fixed in python-simpy 1.5.1-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 22 Mar 2005 23:47:23 -0500
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: python-simpy
Source-Version: 1.5.1-2

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

python-simpy-doc_1.5.1-2_all.deb
  to pool/main/p/python-simpy/python-simpy-doc_1.5.1-2_all.deb
python-simpy_1.5.1-2.diff.gz
  to pool/main/p/python-simpy/python-simpy_1.5.1-2.diff.gz
python-simpy_1.5.1-2.dsc
  to pool/main/p/python-simpy/python-simpy_1.5.1-2.dsc
python-simpy_1.5.1-2_all.deb
  to pool/main/p/python-simpy/python-simpy_1.5.1-2_all.deb
python2.3-simpy-gui_1.5.1-2_all.deb
  to pool/main/p/python-simpy/python2.3-simpy-gui_1.5.1-2_all.deb
python2.3-simpy_1.5.1-2_all.deb
  to pool/main/p/python-simpy/python2.3-simpy_1.5.1-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.
Antal A. Buss <[EMAIL PROTECTED]> (supplier of updated python-simpy 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: Sun, 20 Mar 2005 23:58:33 -0500
Source: python-simpy
Binary: python2.3-simpy python-simpy python2.3-simpy-gui python-simpy-doc
Architecture: source all
Version: 1.5.1-2
Distribution: unstable
Urgency: low
Maintainer: Antal A. Buss <[EMAIL PROTECTED]>
Changed-By: Antal A. Buss <[EMAIL PROTECTED]>
Description: 
 python-simpy - python-based simulation package [dummy package]
 python-simpy-doc - python-based simulation package, Documentation
 python2.3-simpy - python-based simulation package
 python2.3-simpy-gui - python-based simulation package, GUI
Closes: 300741
Changes: 
 python-simpy (1.5.1-2) unstable; urgency=low
 .
   * Fix build depends (Closes: #300741)
Files: 
 e682ff684e9c8b8214918301a78d2482 692 python optional python-simpy_1.5.1-2.dsc
 1d105f84499a8eb93bae8f1f298c6624 3683 python optional 
python-simpy_1.5.1-2.diff.gz
 b58dd1dbbfe3384b9a5cb081707fd5f9 12336 python optional 
python-simpy_1.5.1-2_all.deb
 0b166762fc1b780be913b5edf5656e21 49012 python optional 
python2.3-simpy_1.5.1-2_all.deb
 34954ba5560e803d2c39f434a3b7b4b7 170828 python optional 
python2.3-simpy-gui_1.5.1-2_all.deb
 ed6791f4f4864311e54eed6692af946a 692422 python optional 
python-simpy-doc_1.5.1-2_all.deb

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

iD8DBQFCQO8sgY5NIXPNpFURAj+GAJ9Sl46Ld7pOP4IEvLyvF2ZFAXzqggCfTPGM
b2s+ddrmmDBKC33km91uwqk=
=LIog
-----END PGP SIGNATURE-----


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

Reply via email to