Your message dated Tue, 22 Sep 2009 23:17:13 +0000
with message-id <[email protected]>
and subject line Bug#547841: fixed in python-docutils 0.5-5
has caused the Debian Bug report #547841,
regarding python-docutils: 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.)


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

Hi,

python-docutils 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-docutils 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-docutils
Source-Version: 0.5-5

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

python-docutils_0.5-5.diff.gz
  to pool/main/p/python-docutils/python-docutils_0.5-5.diff.gz
python-docutils_0.5-5.dsc
  to pool/main/p/python-docutils/python-docutils_0.5-5.dsc
python-docutils_0.5-5_all.deb
  to pool/main/p/python-docutils/python-docutils_0.5-5_all.deb
python-roman_0.5-5_all.deb
  to pool/main/p/python-docutils/python-roman_0.5-5_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.
Debian Python Modules Team <[email protected]> 
(supplier of updated python-docutils 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: Tue, 22 Sep 2009 23:48:45 +0200
Source: python-docutils
Binary: python-docutils python-roman
Architecture: source all
Version: 0.5-5
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Debian Python Modules Team 
<[email protected]>
Description: 
 python-docutils - utilities for the documentation of Python modules
 python-roman - module for generating/analyzing Roman numerals
Closes: 547841
Changes: 
 python-docutils (0.5-5) unstable; urgency=low
 .
   [ Jakub Wilk ]
   * Prepare for Python 2.6 transition (closes: #547841).
   * Bump Standards-Version to 3.8.3 (no changes needed).
Checksums-Sha1: 
 2604100b3e78a7e1b8f866e474fe56590d24656c 1510 python-docutils_0.5-5.dsc
 5ffe5ef32e96c3dbaea1a29b6e20513732811e3d 32232 python-docutils_0.5-5.diff.gz
 53744ec2856490303539d5b8a699edc286e682ba 1578214 python-docutils_0.5-5_all.deb
 801e371bca0b9a2b852c7e302f2813aa4f713ab7 13734 python-roman_0.5-5_all.deb
Checksums-Sha256: 
 ab7e48d65e1763a41d3f9919a670691ca747ae88f1572de392e4bed7ae280747 1510 
python-docutils_0.5-5.dsc
 f14900b3f873dafb16ad192ca13663598c7dc3a91224b03c2977705091409f38 32232 
python-docutils_0.5-5.diff.gz
 99f8fd93158571b1d7851406f05cc9703fa833c55a38178f868c7ba4961f1ad5 1578214 
python-docutils_0.5-5_all.deb
 fa2d2556c2539d209fa2ce1105c35b6c4f0d840807f727bd3c0a0db2fcbcc9d7 13734 
python-roman_0.5-5_all.deb
Files: 
 ce412dea0faf78aeaee1ea04ce5cf204 1510 python optional python-docutils_0.5-5.dsc
 f9147735f37fc2b1f2ba18b76c25ec4c 32232 python optional 
python-docutils_0.5-5.diff.gz
 c4738a5af4e000120bc6df9c28cb39d0 1578214 python optional 
python-docutils_0.5-5_all.deb
 0f924c8ff47b96d97e5fad63c8ba8039 13734 python optional 
python-roman_0.5-5_all.deb

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

iEYEARECAAYFAkq5VX0ACgkQB01zfu119Zl7sgCgx2XRAMMCLWzBdYkxbky4qOJs
FIgAn22dp4ucWsqvHcSVhBZBUPbz+zmf
=rtlO
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to