Your message dated Sun, 11 Oct 2009 22:34:25 +0000
with message-id <[email protected]>
and subject line Bug#547814: fixed in clientcookie 1.3.0-1.2
has caused the Debian Bug report #547814,
regarding clientcookie: 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.)


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

Hi,

clientcookie 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, clientcookie 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: clientcookie
Source-Version: 1.3.0-1.2

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

clientcookie_1.3.0-1.2.diff.gz
  to pool/main/c/clientcookie/clientcookie_1.3.0-1.2.diff.gz
clientcookie_1.3.0-1.2.dsc
  to pool/main/c/clientcookie/clientcookie_1.3.0-1.2.dsc
python-clientcookie_1.3.0-1.2_all.deb
  to pool/main/c/clientcookie/python-clientcookie_1.3.0-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.
Sandro Tosi <[email protected]> (supplier of updated clientcookie 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: Sun, 11 Oct 2009 23:59:05 +0200
Source: clientcookie
Binary: python-clientcookie
Architecture: source all
Version: 1.3.0-1.2
Distribution: unstable
Urgency: low
Maintainer: Ganesan Rajagopal <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description: 
 python-clientcookie - Python module for automating HTTP Cookie management
Closes: 547814
Changes: 
 clientcookie (1.3.0-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/control
     - moved debhelper to Build-Depends (needed for 'clean' target)
   * Make the package ready for Python 2.6; thanks to Josselin Mouette
     for the report; Closes: #547814
     - debian/control
       + bump versioned b-d-i of python-all-dev to '>= 2.5.4-1~'
     - debian/rules
       + include python.mk
       + use $(py_setup_install_args) when installing
       + use $(call py_sitename,$*) instead of site-packages
Checksums-Sha1: 
 0d15b7d576610a1ca6b3373912787489a1463f24 1138 clientcookie_1.3.0-1.2.dsc
 7257d17a461bbe54b5d1c87aeb26d30f8886ead4 2729 clientcookie_1.3.0-1.2.diff.gz
 57e235913a75a8f88a71cb5ced79f4b38e032c56 90406 
python-clientcookie_1.3.0-1.2_all.deb
Checksums-Sha256: 
 5ed3ecd4211f48618bf1dbb941860768d5df806f0b72404064081a17db6d3b2d 1138 
clientcookie_1.3.0-1.2.dsc
 840e09c8d57a8f9eca24c1c8c8b0229e1d186d18b62b64ab1445db0d690a7db7 2729 
clientcookie_1.3.0-1.2.diff.gz
 816a61833bfa1fc1d6d3749f0c272a0013cac5bb71b90ac70aee7320f5a58ee9 90406 
python-clientcookie_1.3.0-1.2_all.deb
Files: 
 836a3e9a3d7266252dadf075c1f1de9c 1138 python optional 
clientcookie_1.3.0-1.2.dsc
 99e3721df71749f4efd60b6a894d4f47 2729 python optional 
clientcookie_1.3.0-1.2.diff.gz
 daf74822aa67bade3966f4aeed6ef114 90406 python optional 
python-clientcookie_1.3.0-1.2_all.deb

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

iEUEARECAAYFAkrSVeoACgkQAukwV0RN2VCrxwCgmxeXg+E8a7x4o2i0Icv2Sy4Z
VfQAliYkMrJGGribg3Qdx1Seyb5QEfs=
=Ca+M
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to