Your message dated Fri, 25 Sep 2009 22:24:17 +0000
with message-id <[email protected]>
and subject line Bug#547833: fixed in pastedeploy 1.3.3-3
has caused the Debian Bug report #547833,
regarding pastedeploy: 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.)
--
547833: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547833
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pastedeploy
Version: 1.3.3-2
Severity: important
User: [email protected]
Usertags: python2.6 dist-packages
Hi,
pastedeploy 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, pastedeploy 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: pastedeploy
Source-Version: 1.3.3-3
We believe that the bug you reported is fixed in the latest version of
pastedeploy, which is due to be installed in the Debian FTP archive:
pastedeploy_1.3.3-3.diff.gz
to pool/main/p/pastedeploy/pastedeploy_1.3.3-3.diff.gz
pastedeploy_1.3.3-3.dsc
to pool/main/p/pastedeploy/pastedeploy_1.3.3-3.dsc
python-pastedeploy_1.3.3-3_all.deb
to pool/main/p/pastedeploy/python-pastedeploy_1.3.3-3_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.
Piotr Ożarowski <[email protected]> (supplier of updated pastedeploy 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, 25 Sep 2009 22:39:45 +0200
Source: pastedeploy
Binary: python-pastedeploy
Architecture: source all
Version: 1.3.3-3
Distribution: unstable
Urgency: low
Maintainer: Piotr Ożarowski <[email protected]>
Changed-By: Piotr Ożarowski <[email protected]>
Description:
python-pastedeploy - load, configure, and compose WSGI applications and servers
Closes: 547833
Changes:
pastedeploy (1.3.3-3) unstable; urgency=low
.
* Make sure all Python versions use site-packages as temporary
installation directory for modules (closes: #547833)
* Standards-Version bumped to 3.8.3 (no changes needed)
Checksums-Sha1:
0ac284f5abe8151f7ad70f02aea51deeb691767d 1427 pastedeploy_1.3.3-3.dsc
eca507eb6a054ed5abff5c1ca52d4513c54c5734 4146 pastedeploy_1.3.3-3.diff.gz
9a969eac278f5147181675772aa69731c9fa144b 30726
python-pastedeploy_1.3.3-3_all.deb
Checksums-Sha256:
96eb5aa98b4fbb4c17cf40c7143e13bc66b5946040f4ee1d76a280fe323ea6cc 1427
pastedeploy_1.3.3-3.dsc
c9778914e961a76c975da471fa0026bc1480cc7e359c1f883679b5d5d54e618f 4146
pastedeploy_1.3.3-3.diff.gz
6eb10d09dfe6807859e3816af84c823263de79934c6ee963ba9f80cdf701aa9e 30726
python-pastedeploy_1.3.3-3_all.deb
Files:
c5c3fc0df6e1d6938950b1898ce40b1a 1427 python optional pastedeploy_1.3.3-3.dsc
30af02f1b7c188ebcf8906279a1aa8f2 4146 python optional
pastedeploy_1.3.3-3.diff.gz
42ec99017bf3c0abaa935fcb8df26e49 30726 python optional
python-pastedeploy_1.3.3-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkq9LkkACgkQB01zfu119ZmAoQCgtyb4xVVbM81XPWJhossxtROR
eW8AoLFvkw9KZzFrKlgQrePmof1Yrd1G
=ULss
-----END PGP SIGNATURE-----
--- End Message ---