Your message dated Sun, 18 Oct 2009 23:06:52 +0000
with message-id <[email protected]>
and subject line Bug#547878: fixed in sqlobject 0.11.0-1.1
has caused the Debian Bug report #547878,
regarding sqlobject: 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.)
--
547878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547878
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sqlobject
Version: 0.11.0-1
Severity: important
User: [email protected]
Usertags: python2.6 dist-packages
Hi,
sqlobject 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, sqlobject 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: sqlobject
Source-Version: 0.11.0-1.1
We believe that the bug you reported is fixed in the latest version of
sqlobject, which is due to be installed in the Debian FTP archive:
python-sqlobject_0.11.0-1.1_all.deb
to pool/main/s/sqlobject/python-sqlobject_0.11.0-1.1_all.deb
sqlobject_0.11.0-1.1.diff.gz
to pool/main/s/sqlobject/sqlobject_0.11.0-1.1.diff.gz
sqlobject_0.11.0-1.1.dsc
to pool/main/s/sqlobject/sqlobject_0.11.0-1.1.dsc
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.
Stefano Zacchiroli <[email protected]> (supplier of updated sqlobject 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 22:56:26 +0200
Source: sqlobject
Binary: python-sqlobject
Architecture: source all
Version: 0.11.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Fabio Tranchitella <[email protected]>
Changed-By: Stefano Zacchiroli <[email protected]>
Description:
python-sqlobject - Python module for SQLObject
Closes: 547878
Changes:
sqlobject (0.11.0-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* debian/rules: pass --install-layout=deb to setup.py and avoid relying
on site-packages dir naming (Closes: #547878)
* debian/control: bump build dep on python to 2.5.4 (we need python.mk)
Checksums-Sha1:
e7955da00594b694c52355006200b70dec00f625 1410 sqlobject_0.11.0-1.1.dsc
b3758c2489a8a70800b2924beaca20d014a4ad4d 4326 sqlobject_0.11.0-1.1.diff.gz
abaf79e1138c0149a4a216ed13643655e1db54c9 304724
python-sqlobject_0.11.0-1.1_all.deb
Checksums-Sha256:
b6ab3fd26fcb57cc5b766fb3d641ff3fd8a8d4656d52f65f52b92c594c6d16a9 1410
sqlobject_0.11.0-1.1.dsc
f411b0251d145a318ddca4a7a716393f6763a21fbd93c252ff62171c131eed35 4326
sqlobject_0.11.0-1.1.diff.gz
b5d1f7a85e2e1027122f6f061731e5dac879ecfcd3f7aee68f7ba4be0045921e 304724
python-sqlobject_0.11.0-1.1_all.deb
Files:
3c6a5a14e321f4708f47c059aeee4373 1410 python optional sqlobject_0.11.0-1.1.dsc
5152758ddbd6cca69d582488bdeb50a8 4326 python optional
sqlobject_0.11.0-1.1.diff.gz
119fddec81f692161f04ad8a80fe96fd 304724 python optional
python-sqlobject_0.11.0-1.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFK0kht1cqbBPLEI7wRAqXHAKCE+7sZWUl5H4l+DQsNcP/ifdBgKwCgstXE
el63DRsppr74zB5kdZLJ8io=
=1a3O
-----END PGP SIGNATURE-----
--- End Message ---