Your message dated Thu, 19 Jan 2006 02:32:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#330562: fixed in python-setuptools 0.6a9-1
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; 28 Sep 2005 17:52:22 +0000
>From [EMAIL PROTECTED] Wed Sep 28 10:52:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from gandalf.berkeley.edu [128.32.135.47]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EKg6P-0001AW-00; Wed, 28 Sep 2005 10:52:22 -0700
Received: from oz.Berkeley.EDU (oz.Berkeley.EDU [128.32.135.2])
by gandalf.Berkeley.EDU (8.12.11/8.12.11) with ESMTP id j8SHppc0024045
(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
Wed, 28 Sep 2005 10:51:51 -0700 (PDT)
Received: from oz.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1])
by oz.Berkeley.EDU (8.13.4/8.13.4/Debian-3) with ESMTP id
j8SHpo5M025284;
Wed, 28 Sep 2005 10:51:50 -0700
Received: (from [EMAIL PROTECTED])
by oz.Berkeley.EDU (8.13.3/8.13.3/Submit) id j8SHpoxU025283;
Wed, 28 Sep 2005 10:51:50 -0700
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: ryan <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: python-setuptools: bad module path
X-Mailer: reportbug 3.17
Date: Wed, 28 Sep 2005 10:51:50 -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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: python-setuptools
Version: 0.6a2-0.1
Severity: important
Should the module be installed into /usr/lib/python2.3/site-packages/
rather than /usr/lib/python2.3/site-packages/setuptools-0.6a2-py2.3.egg/ ?
$ python
Python 2.3.5 (#2, Aug 31 2005, 03:10:40)
[GCC 4.0.2 20050821 (prerelease) (Debian 4.0.1-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import setuptools
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: No module named setuptools
>>>
$ export PYTHONPATH=/usr/lib/python2.3/site-packages/setuptools-0.6a2-py2.3.egg
$ python Python 2.3.5 (#2, Aug 31 2005, 03:10:40)
[GCC 4.0.2 20050821 (prerelease) (Debian 4.0.1-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import setuptools
>>>
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10-9-amd64-k8-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages python-setuptools depends on:
ii python 2.3.4-6 An interactive high-level object-o
ii python2.3 2.3.5-8 An interactive high-level object-o
ii python2.3-setuptools 0.6a2-0.1 Python Distutils Enhancements
python-setuptools recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 330562-close) by bugs.debian.org; 19 Jan 2006 10:40:45 +0000
>From [EMAIL PROTECTED] Thu Jan 19 02:40:45 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EzX5M-0004mp-Pj; Thu, 19 Jan 2006 02:32:08 -0800
From: Matthias Klose <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#330562: fixed in python-setuptools 0.6a9-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 19 Jan 2006 02:32:08 -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
X-CrossAssassin-Score: 2
Source: python-setuptools
Source-Version: 0.6a9-1
We believe that the bug you reported is fixed in the latest version of
python-setuptools, which is due to be installed in the Debian FTP archive:
python-setuptools_0.6a9-1.diff.gz
to pool/main/p/python-setuptools/python-setuptools_0.6a9-1.diff.gz
python-setuptools_0.6a9-1.dsc
to pool/main/p/python-setuptools/python-setuptools_0.6a9-1.dsc
python-setuptools_0.6a9-1_all.deb
to pool/main/p/python-setuptools/python-setuptools_0.6a9-1_all.deb
python-setuptools_0.6a9.orig.tar.gz
to pool/main/p/python-setuptools/python-setuptools_0.6a9.orig.tar.gz
python2.3-setuptools_0.6a9-1_all.deb
to pool/main/p/python-setuptools/python2.3-setuptools_0.6a9-1_all.deb
python2.4-setuptools_0.6a9-1_all.deb
to pool/main/p/python-setuptools/python2.4-setuptools_0.6a9-1_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.
Matthias Klose <[EMAIL PROTECTED]> (supplier of updated python-setuptools
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, 19 Jan 2006 10:07:53 +0000
Source: python-setuptools
Binary: python-setuptools python2.3-setuptools python2.4-setuptools
Architecture: source all
Version: 0.6a9-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[EMAIL PROTECTED]>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description:
python-setuptools - Python Distutils Enhancements
python2.3-setuptools - Python Distutils Enhancements
python2.4-setuptools - Python Distutils Enhancements
Closes: 330562 335101 348292
Changes:
python-setuptools (0.6a9-1) unstable; urgency=low
.
* New upstream version (closes: #348292).
.
python-setuptools (0.6a8-0.1) unstable; urgency=low
.
* NMU with maintainer approval
* New upstream release
* debian/rules: Create setuptools.pth to instruct python where the
module is located. Closes: #330562
.
python-setuptools (0.6a6-1) unstable; urgency=low
.
* New upstream version (closes: #335101).
.
python-setuptools (0.6a2-0.1) unstable; urgency=low
.
* NMU with maintainer approval
* New upstream release
* Include a watch file to be easier to upgrade next time
* Bump Standards-Version to 3.6.2 (no changes need)
* Use Build-Depends-Indep since we don't build architecture dependent
packages
* Don't remove setuptools.egg-info directory on clean target since it's
used now on building system since it use entry_points feature to its
install
Files:
2f7f2750992a930965841c9b090fa5b9 688 python optional
python-setuptools_0.6a9-1.dsc
8edcf9af8f098aa6dcdf8820ed75a94e 208114 python optional
python-setuptools_0.6a9.orig.tar.gz
30888352b2bb9456ae616443d7605295 9525 python optional
python-setuptools_0.6a9-1.diff.gz
751893532d6794d4a5f56f8e29738ef5 1028 python optional
python-setuptools_0.6a9-1_all.deb
c169a9952168855c0ae01593965d37cb 179988 python optional
python2.3-setuptools_0.6a9-1_all.deb
b3274fc7641720ff6102c02c26f5fbb2 180000 python optional
python2.4-setuptools_0.6a9-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDz2e0StlRaw+TLJwRAmF4AKCpNPRIDwvYP5vZteSIrMKw8AXE5wCdGHLF
AsvTXK4PwgJYg403RVxukVA=
=TKV/
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]