Your message dated Wed, 23 Sep 2009 11:21:50 +0000
with message-id <[email protected]>
and subject line Bug#547854: fixed in rdflib 2.4.2-1
has caused the Debian Bug report #547854,
regarding rdflib: 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.)
--
547854: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547854
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rdflib
Version: 2.4.0-5
Severity: important
User: [email protected]
Usertags: python2.6 dist-packages
Hi,
rdflib 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, rdflib 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: rdflib
Source-Version: 2.4.2-1
We believe that the bug you reported is fixed in the latest version of
rdflib, which is due to be installed in the Debian FTP archive:
python-rdflib_2.4.2-1_amd64.deb
to pool/main/r/rdflib/python-rdflib_2.4.2-1_amd64.deb
rdflib_2.4.2-1.diff.gz
to pool/main/r/rdflib/rdflib_2.4.2-1.diff.gz
rdflib_2.4.2-1.dsc
to pool/main/r/rdflib/rdflib_2.4.2-1.dsc
rdflib_2.4.2.orig.tar.gz
to pool/main/r/rdflib/rdflib_2.4.2.orig.tar.gz
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.
Nacho Barrientos Arias <[email protected]> (supplier of updated rdflib 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 16:34:04 +0200
Source: rdflib
Binary: python-rdflib
Architecture: source amd64
Version: 2.4.2-1
Distribution: unstable
Urgency: low
Maintainer: Nacho Barrientos Arias <[email protected]>
Changed-By: Nacho Barrientos Arias <[email protected]>
Description:
python-rdflib - RDF library containing an RDF triple store and RDF/XML
parser/ser
Closes: 547854
Changes:
rdflib (2.4.2-1) unstable; urgency=low
.
* New upstream release.
* debian/rules
+ Tweaking install targets to avoid problems building the
package using Python2.6. Thanks Josselin. (closes: #547854).
* debian/control
+ Update standards-version to 3.8.3 (no changes).
* debian/changelog
+ Add a new copyright holder.
Checksums-Sha1:
c7c549270e24634977fe7b4b5205484955728253 1055 rdflib_2.4.2-1.dsc
4747f03c5a43e2b6bedeecc0dba25f1e170d7926 377132 rdflib_2.4.2.orig.tar.gz
6e4d0a000baff9be519b29da4785b7b543b4101a 7682 rdflib_2.4.2-1.diff.gz
a596b16f3a7ba48f1d488912a00fcc8a6c983090 340928 python-rdflib_2.4.2-1_amd64.deb
Checksums-Sha256:
609c4ccf5d129cefb56e1384e4cd89a1acf917d2cc25be2f6347d88f759ce9a1 1055
rdflib_2.4.2-1.dsc
1039cf69b0d9d05150969e6d5700a77e0d6534f714d816951ccc65b533b50cf8 377132
rdflib_2.4.2.orig.tar.gz
e71a2d8c1ad3c5a0bf0e1e03f4f6dc0aa20903d252ea0d50dead1ef133f6f2c8 7682
rdflib_2.4.2-1.diff.gz
c5e107c38679ae284e42a0c75b87c020273093196406e56794ea37fe252102dd 340928
python-rdflib_2.4.2-1_amd64.deb
Files:
d63da010c3b100a1b10b952d68ccbe0d 1055 python optional rdflib_2.4.2-1.dsc
89c7181217472262ec076a99b99d4f6b 377132 python optional
rdflib_2.4.2.orig.tar.gz
ac7eb2ab2a76ce6e9d7239c306b12435 7682 python optional rdflib_2.4.2-1.diff.gz
4ba0159f1ecd7c13b98bbd6e8074c6af 340928 python optional
python-rdflib_2.4.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkq5/pgACgkQmbOM+OED/E205wCghfUZk4e5ePfFWC6GOdF0LUGT
E2AAn2L/3H8C3SuPZNnqVww0gdojFXkw
=0fjQ
-----END PGP SIGNATURE-----
--- End Message ---