Your message dated Fri, 25 Sep 2009 22:24:26 +0000
with message-id <[email protected]>
and subject line Bug#547876: fixed in pastewebkit 1.0-4
has caused the Debian Bug report #547876,
regarding pastewebkit: 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.)
--
547876: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547876
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pastewebkit
Version: 1.0-3
Severity: important
User: [email protected]
Usertags: python2.6 dist-packages
Hi,
pastewebkit 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, pastewebkit 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: pastewebkit
Source-Version: 1.0-4
We believe that the bug you reported is fixed in the latest version of
pastewebkit, which is due to be installed in the Debian FTP archive:
pastewebkit_1.0-4.diff.gz
to pool/main/p/pastewebkit/pastewebkit_1.0-4.diff.gz
pastewebkit_1.0-4.dsc
to pool/main/p/pastewebkit/pastewebkit_1.0-4.dsc
python-pastewebkit_1.0-4_all.deb
to pool/main/p/pastewebkit/python-pastewebkit_1.0-4_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 pastewebkit 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:57:39 +0200
Source: pastewebkit
Binary: python-pastewebkit
Architecture: source all
Version: 1.0-4
Distribution: unstable
Urgency: low
Maintainer: Piotr Ożarowski <[email protected]>
Changed-By: Piotr Ożarowski <[email protected]>
Description:
python-pastewebkit - port/reimplementation of Webware WebKit in WSGI and Paste
Closes: 547876
Changes:
pastewebkit (1.0-4) unstable; urgency=low
.
[ Sandro Tosi ]
* Switch Vcs-Browser field to viewsvn
.
[ Piotr Ożarowski ]
* Make sure all Python versions use site-packages as temporary
installation directory for modules (closes: #547876)
* Standards-Version bumped to 3.8.3 (no changes needed)
Checksums-Sha1:
741d47bd0384e47c55b1740ae52a34884647e1b8 1408 pastewebkit_1.0-4.dsc
5a0d60d7aab4a205560131baf5092cc16b69f4ee 3686 pastewebkit_1.0-4.diff.gz
d60eb1b80086ef41b98e055bf7bab5da3e2b663c 62082 python-pastewebkit_1.0-4_all.deb
Checksums-Sha256:
915283c6cae5298200faaea1fd42e4d9eab6cbe81fc2a7c1ba54ece6f31e2a77 1408
pastewebkit_1.0-4.dsc
d2a91d9f3028813187f7945c42362f0630095470f81cac6e40c098d368c5c1d7 3686
pastewebkit_1.0-4.diff.gz
00df1c8a0153cf9215217abdee35cc567cd5f4a2b33e357ff70b0f84b5e5a8ce 62082
python-pastewebkit_1.0-4_all.deb
Files:
ac1895485b647c456d227d9dfc5f9529 1408 python optional pastewebkit_1.0-4.dsc
4665e427ac83645cf519ba57440e5b13 3686 python optional pastewebkit_1.0-4.diff.gz
0a3355f791363fcaa342e84d1b2503ce 62082 python optional
python-pastewebkit_1.0-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkq9MSMACgkQB01zfu119ZlevACfRYdEI6sFhZ/hRHR1Vz78M1mw
CS0AoNT/+hWA1yUVaj37Nc64XdRMUrM2
=+nB3
-----END PGP SIGNATURE-----
--- End Message ---