Your message dated Sat, 31 Jul 2010 15:32:46 +0000
with message-id <[email protected]>
and subject line Bug#588342: fixed in python2.6 2.6.5+20100730-1
has caused the Debian Bug report #588342,
regarding local modules have lower priority than system ones
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
588342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588342
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python2.6
Version: 2.6.5+20100706-1
Severity: normal

Hi,
it seems than with python 2.6, modules installed locally under
/usr/local have lower priority than those installed with dpkg under
/usr. To be sure it's not my configuration messup i debootstrapped a
clean squeeze install with the same results:

r...@zohar:/# python2.5
Python 2.5.5 (r255:77872, Apr 21 2010, 08:44:16) 
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> print sys.path
['', '/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2',
'/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload',
'/usr/local/lib/python2.5/site-packages',
'/usr/lib/python2.5/site-packages']
>>> 

r...@zohar:/# python2.6
Python 2.6.5+ (release26-maint, Jul  1 2010, 00:47:18) 
[GCC 4.4.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> print sys.path
['', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages',
'/usr/local/lib/python2.6/dist-packages']

The issue appears in both squeeze and sid python2.6 packages, python 2.5
works correctly as can be seen above.

Anton Khirnov


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (400, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-rc3-zohar.b (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python2.6 depends on:
ii  libbz2-1.0              1.0.5-4          high-quality block-sorting file co
ii  libc6                   2.11.2-2         Embedded GNU C Library: Shared lib
ii  libdb4.8                4.8.26-1         Berkeley v4.8 Database Libraries [
ii  libncursesw5            5.7+20100313-2   shared libraries for terminal hand
ii  libreadline6            6.1-3            GNU readline and history libraries
ii  libsqlite3-0            3.6.23.1-4       SQLite 3 shared library
ii  mime-support            3.48-1           MIME files 'mime.types' & 'mailcap
ii  python2.6-minimal       2.6.5+20100706-1 A minimal subset of the Python lan

python2.6 recommends no packages.

Versions of packages python2.6 suggests:
ii  binutils                      2.20.1-11  The GNU assembler, linker and bina
pn  python2.6-doc                 <none>     (no description available)
pn  python2.6-profiler            <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: python2.6
Source-Version: 2.6.5+20100730-1

We believe that the bug you reported is fixed in the latest version of
python2.6, which is due to be installed in the Debian FTP archive:

idle-python2.6_2.6.5+20100730-1_all.deb
  to main/p/python2.6/idle-python2.6_2.6.5+20100730-1_all.deb
libpython2.6_2.6.5+20100730-1_i386.deb
  to main/p/python2.6/libpython2.6_2.6.5+20100730-1_i386.deb
python2.6-dbg_2.6.5+20100730-1_i386.deb
  to main/p/python2.6/python2.6-dbg_2.6.5+20100730-1_i386.deb
python2.6-dev_2.6.5+20100730-1_i386.deb
  to main/p/python2.6/python2.6-dev_2.6.5+20100730-1_i386.deb
python2.6-doc_2.6.5+20100730-1_all.deb
  to main/p/python2.6/python2.6-doc_2.6.5+20100730-1_all.deb
python2.6-examples_2.6.5+20100730-1_all.deb
  to main/p/python2.6/python2.6-examples_2.6.5+20100730-1_all.deb
python2.6-minimal_2.6.5+20100730-1_i386.deb
  to main/p/python2.6/python2.6-minimal_2.6.5+20100730-1_i386.deb
python2.6_2.6.5+20100730-1.diff.gz
  to main/p/python2.6/python2.6_2.6.5+20100730-1.diff.gz
python2.6_2.6.5+20100730-1.dsc
  to main/p/python2.6/python2.6_2.6.5+20100730-1.dsc
python2.6_2.6.5+20100730-1_i386.deb
  to main/p/python2.6/python2.6_2.6.5+20100730-1_i386.deb
python2.6_2.6.5+20100730.orig.tar.gz
  to main/p/python2.6/python2.6_2.6.5+20100730.orig.tar.gz



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 python2.6 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.8
Date: Fri, 30 Jul 2010 23:47:42 +0200
Source: python2.6
Binary: python2.6 python2.6-minimal libpython2.6 python2.6-examples 
python2.6-dev idle-python2.6 python2.6-doc python2.6-dbg
Architecture: source all i386
Version: 2.6.5+20100730-1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description: 
 idle-python2.6 - An IDE for Python (v2.6) using Tkinter
 libpython2.6 - Shared Python runtime library (version 2.6)
 python2.6  - An interactive high-level object-oriented language (version 2.6)
 python2.6-dbg - Debug Build of the Python Interpreter (version 2.6)
 python2.6-dev - Header files and a static library for Python (v2.6)
 python2.6-doc - Documentation for the high-level object-oriented language 
Python
 python2.6-examples - Examples for the Python language (v2.6)
 python2.6-minimal - A minimal subset of the Python language (version 2.6)
Closes: 586433 588342
Changes: 
 python2.6 (2.6.5+20100730-1) unstable; urgency=low
 .
   * Update to 20100730, taken from the 2.6 release branch (r83307).
     - Fix issue #9422:  Fix memory leak when re-initializing a
       struct.Struct object.
     - Fix issue #5006: Better handling of unicode byte-order marks (BOM)
       in the io library.
     - Fix issue #6213: Implement getstate() and setstate() methods
       of utf-8-sig and utf-16 incremental encoders.
     - Fix issue #3704: cookielib was not properly handling URLs with
       a / in the parameters.
     - Fix issue #4629: getopt raises an error if an argument ends
       with = whereas getopt doesn't except a value.
     - Fix issue #5395: check that array.fromfile() re-raises an IOError
       instead of replacing it with EOFError.
     - Fix issue #9277: Struct module: standard bool packing was incorrect
       if char is unsigned.
     - Fix issue #1555570: correctly handle a \r\n that is split
       by the read buffer.
     - Fix issue #7846: limit fnmatch pattern cache to _MAXCACHE=100 entries.
     - Fix Decimal speed issue; backport from 2.7.
   * Fix issue #7567: PyCurses_setupterm: Don't call `setupterm' twice.
     Closes: #586433.
   * Move '/usr/local/.../dist-packages' before '/usr/lib/.../dist-packages'
     in sys.path. Closes: #588342.
Checksums-Sha1: 
 02befecfdb55b522d70c899adeb9450d89d92a42 1847 python2.6_2.6.5+20100730-1.dsc
 8d8f44bc10a322e2d3034764b40d8fb312c314c2 13308955 
python2.6_2.6.5+20100730.orig.tar.gz
 d104f8999ede97299536fddb58c73afc09ae32ba 251287 
python2.6_2.6.5+20100730-1.diff.gz
 bfddd988d885df21360af0edc0c4a31d913a2009 689270 
python2.6-examples_2.6.5+20100730-1_all.deb
 fee71b29d702e22b2a43f6429f18a9a3acee586e 290630 
idle-python2.6_2.6.5+20100730-1_all.deb
 26d8888a6aa2882c1674ad63af8a18b3937ece12 5713446 
python2.6-doc_2.6.5+20100730-1_all.deb
 cd350ea8d6ab95eeeb6b0ac007b4d0f8a2d86637 2440572 
python2.6_2.6.5+20100730-1_i386.deb
 a998c48ca72c09e650a0e63f42bcb3aae045ea85 1417936 
python2.6-minimal_2.6.5+20100730-1_i386.deb
 f0ba40b2e78f26400b9776e2aad47d3f8980ff93 985368 
libpython2.6_2.6.5+20100730-1_i386.deb
 b7ae41a0a4b776af04e9dea6c8046a03c6f40ee6 4386518 
python2.6-dev_2.6.5+20100730-1_i386.deb
 d48e5a1e6ca22dbbcbaca2cc1cd7a4c673f0e934 13049362 
python2.6-dbg_2.6.5+20100730-1_i386.deb
Checksums-Sha256: 
 29122b1591ea519b499e96e830cbc1d057b3e4c016e99f6c2e65593dd7182e00 1847 
python2.6_2.6.5+20100730-1.dsc
 2fba19e2cb08248ee0318128923c762d30a41c75525618cb4c2f1b4d7897d444 13308955 
python2.6_2.6.5+20100730.orig.tar.gz
 1b5d84072967eef0f079b781c312f20171a85c5e757ecc22692a6a6f81d5e2fa 251287 
python2.6_2.6.5+20100730-1.diff.gz
 12e088b967a509e6a748e634444f22866fdcf88b3c8c6f4a8c34f26fe0d84cc1 689270 
python2.6-examples_2.6.5+20100730-1_all.deb
 2556742f65d13c838e0f8f1bd0ca8939924538e4c9960f69923b0d62e19f1f00 290630 
idle-python2.6_2.6.5+20100730-1_all.deb
 87a447aa16a99bc3dcdcd5b4c23c3c7839ec0d6718b0956a62a2b5ea97b2b5b9 5713446 
python2.6-doc_2.6.5+20100730-1_all.deb
 24dc0d064d76a711c76951a59f4a9248cebe04fecbced60d6d3b81aaa2503b39 2440572 
python2.6_2.6.5+20100730-1_i386.deb
 f85a95851ce75ba50d45d6a64ae49f8fb2ab7524db9d4c6e25075005aa085974 1417936 
python2.6-minimal_2.6.5+20100730-1_i386.deb
 411af3d841c170f3a5b2d18989da8929156a241205fea7925da2352d30a2a678 985368 
libpython2.6_2.6.5+20100730-1_i386.deb
 88506e55ccc59c2eb979b19156c5b278e9d88c2e6298e551e80ae36e05d5afdb 4386518 
python2.6-dev_2.6.5+20100730-1_i386.deb
 f72169e309266a3b02e3fa31c0a9bced1b1c470e64fc6cecb8fbb892c4d86295 13049362 
python2.6-dbg_2.6.5+20100730-1_i386.deb
Files: 
 6edc95ebe5fdef5176bf8ce368d2b9eb 1847 python optional 
python2.6_2.6.5+20100730-1.dsc
 cc7d6a22ea6102fd1f8df3b5403999f3 13308955 python optional 
python2.6_2.6.5+20100730.orig.tar.gz
 585a9dc4ee7771599fc885af9ab5dbc2 251287 python optional 
python2.6_2.6.5+20100730-1.diff.gz
 985941273330f633494488681d3620eb 689270 python optional 
python2.6-examples_2.6.5+20100730-1_all.deb
 05fdf3b82a87eae79975f4012c268e6d 290630 python optional 
idle-python2.6_2.6.5+20100730-1_all.deb
 16acc8be42520a2c6b61451634a4211b 5713446 doc optional 
python2.6-doc_2.6.5+20100730-1_all.deb
 9f46d64e708edde0c7eb523b7ddc461d 2440572 python optional 
python2.6_2.6.5+20100730-1_i386.deb
 f38fc859e5f22a5afd95056c34b3ca53 1417936 python optional 
python2.6-minimal_2.6.5+20100730-1_i386.deb
 5449bf680c57267a55f2fdeff804f993 985368 libs optional 
libpython2.6_2.6.5+20100730-1_i386.deb
 3228cb4fbe94fc29271ee22315b06681 4386518 python optional 
python2.6-dev_2.6.5+20100730-1_i386.deb
 6df6914d60d3b39d7fb92ccb9bccc89c 13049362 debug extra 
python2.6-dbg_2.6.5+20100730-1_i386.deb

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

iEYEARECAAYFAkxULIQACgkQStlRaw+TLJxdPQCeKYl+WRoIcnIkpprRZAZZYeqU
boMAoMcl//9drwdB/vgmTjPrjjyQFbYj
=MZw6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to