Your message dated Thu, 24 Sep 2009 07:32:20 +0000
with message-id <[email protected]>
and subject line Bug#547845: fixed in python-ldap 2.3.9-3
has caused the Debian Bug report #547845,
regarding python-ldap: manipulates site-packages/ directly, failing with Python 
2.6
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.)


-- 
547845: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547845
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-ldap
Version: 2.3.9-2
Severity: important
User: [email protected]
Usertags: python2.6 dist-packages

Hi,

python-ldap is built using the Python distutils mechanism.

Starting from Python 2.6, the installation paths for distutils have
changed. Instead of /usr/lib/pythonX.Y/site-packages, the default has
now changed to /usr/local.

The packaging helpers (debhelper, dh, cdbs, python-support,
python-central) will pick automatically these changes, or are being
fixed to do so. However, python-ldap seems to do some manipulations
in the site-packages/ directory in its build process.

To fix this issue, the recommended approach is to pass
"--install-layout=deb" to the "python setup.py" invocation. This is
already the default if you use dh - or migrate to dh, which is also
recommended.

When you do that, modules are installed in
/usr/lib/python2.6/dist-packages instead of site-packages. You have
then to either use a *-packages wildcard, or to use
/usr/share/python/python.mk which provides useful functions to
manipulate these directories.

Cheers, 
-- 

 .''`.      Josselin Mouette
 : :' :
 `. `'   “I recommend you to learn English in hope that you in
   `-     future understand things”  -- Jörg Schilling




--- End Message ---
--- Begin Message ---
Source: python-ldap
Source-Version: 2.3.9-3

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

python-ldap-dbg_2.3.9-3_i386.deb
  to pool/main/p/python-ldap/python-ldap-dbg_2.3.9-3_i386.deb
python-ldap_2.3.9-3.diff.gz
  to pool/main/p/python-ldap/python-ldap_2.3.9-3.diff.gz
python-ldap_2.3.9-3.dsc
  to pool/main/p/python-ldap/python-ldap_2.3.9-3.dsc
python-ldap_2.3.9-3_i386.deb
  to pool/main/p/python-ldap/python-ldap_2.3.9-3_i386.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.
Matej Vela <[email protected]> (supplier of updated python-ldap 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: Thu, 24 Sep 2009 09:03:34 +0200
Source: python-ldap
Binary: python-ldap python-ldap-dbg
Architecture: source i386
Version: 2.3.9-3
Distribution: unstable
Urgency: low
Maintainer: Matej Vela <[email protected]>
Changed-By: Matej Vela <[email protected]>
Description: 
 python-ldap - LDAP interface module for Python
 python-ldap-dbg - LDAP interface module for Python (debug extension)
Closes: 547845
Changes: 
 python-ldap (2.3.9-3) unstable; urgency=low
 .
   * Allow for Python 2.6 installation paths (*/dist-packages rather than
     */site-packages).  Closes: #547845.
Checksums-Sha1: 
 6615117f95353b6636779da69209379a4f1bb089 1133 python-ldap_2.3.9-3.dsc
 92bf308e4db3e2bdef3d0e957e13901d2d169a0a 5522 python-ldap_2.3.9-3.diff.gz
 53b8947a171aa55d90730364cc242691b28850dd 93938 python-ldap_2.3.9-3_i386.deb
 9c2cc16681b1682a3b3c0c0322d126a6083b62bc 203874 
python-ldap-dbg_2.3.9-3_i386.deb
Checksums-Sha256: 
 2e3e8db4d1ae65f0ae47788a274f659eb4c2c5cf00746a767d795285957c5ef9 1133 
python-ldap_2.3.9-3.dsc
 3774985b68a2218b968aeb765f94fe0f16dbb232addf0a9c53beacd072e4894c 5522 
python-ldap_2.3.9-3.diff.gz
 239a23c90dacb367908a823b71ca7ae69fd2d7a371494ed17255d0da9eb455ef 93938 
python-ldap_2.3.9-3_i386.deb
 2e2e9ffc4cc546e775eb07e35107a1f0252291040e0f56f5fbac903931966354 203874 
python-ldap-dbg_2.3.9-3_i386.deb
Files: 
 11764975226c4091119d564e448972bc 1133 python optional python-ldap_2.3.9-3.dsc
 6b56660e7d0df92e45eaae3931d87c52 5522 python optional 
python-ldap_2.3.9-3.diff.gz
 065b509a04c260d5b2ec5e835ca7983f 93938 python optional 
python-ldap_2.3.9-3_i386.deb
 48472304a1ec407783ff7d555668432a 203874 debug extra 
python-ldap-dbg_2.3.9-3_i386.deb

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

iEYEARECAAYFAkq7GiQACgkQqbYs6sQrY8og0gCdGQ5lSeaeESp5+nGcXtx20z8S
xsIAn0Y/T/yc1UOmoEeH4lw3Val8rCBp
=0p0X
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to