Your message dated Sat, 24 Oct 2009 05:32:20 +0000
with message-id <[email protected]>
and subject line Bug#547875: fixed in pytables 2.1.2-3
has caused the Debian Bug report #547875,
regarding pytables: 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.)
--
547875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547875
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pytables
Version: 2.0.3-1
Severity: important
User: [email protected]
Usertags: python2.6 dist-packages
Hi,
pytables 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, pytables 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: pytables
Source-Version: 2.1.2-3
We believe that the bug you reported is fixed in the latest version of
pytables, which is due to be installed in the Debian FTP archive:
pytables_2.1.2-3.diff.gz
to pool/main/p/pytables/pytables_2.1.2-3.diff.gz
pytables_2.1.2-3.dsc
to pool/main/p/pytables/pytables_2.1.2-3.dsc
python-tables-doc_2.1.2-3_all.deb
to pool/main/p/pytables/python-tables-doc_2.1.2-3_all.deb
python-tables_2.1.2-3_amd64.deb
to pool/main/p/pytables/python-tables_2.1.2-3_amd64.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.
Wen Heping <[email protected]> (supplier of updated pytables 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: Wed, 22 Oct 2009 23:10:23 +0100
Source: pytables
Binary: python-tables python-tables-doc
Architecture: source amd64 all
Version: 2.1.2-3
Distribution: unstable
Urgency: low
Maintainer: Wen Heping <[email protected]>
Changed-By: Wen Heping <[email protected]>
Description:
python-tables - hierarchical database for Python based on HDF5
python-tables-doc - hierarchical database for Python based on HDF5 -
documentation
Closes: 547875 551391
Changes:
pytables (2.1.2-3) unstable; urgency=low
.
* Improve the long discription of python-tables-doc (closes: #551391)
* Remove the gzip of man1 in rules (close: #551392)
* Re-fix the build error with Python-2.6 (closes: #547875)
Checksums-Sha1:
caac5a5e1c03811309c34bc1c37e81060461da05 1175 pytables_2.1.2-3.dsc
50022b240fbd0e5e742b81f900bf9727893ca6db 11480 pytables_2.1.2-3.diff.gz
4b45d10fb7e655266603ee924d94fcb4aeccbdbe 888502 python-tables_2.1.2-3_amd64.deb
ce4650dd6e730b4170ff1febe1dcdfb1fb60c968 4040812
python-tables-doc_2.1.2-3_all.deb
Checksums-Sha256:
d6354ce9a636c4f189ed64675453c0ec811d6fb0460ffba05795f5e241199714 1175
pytables_2.1.2-3.dsc
326c5dbb7fdbdf9948e18cd476d1450226a107516505916f292da959ec061535 11480
pytables_2.1.2-3.diff.gz
77760378c556f5f09b3a7fcde1490b23be842caf478e80da53ae35952fb571e3 888502
python-tables_2.1.2-3_amd64.deb
b4cfcd0e4b7c4e52258fd75b8bd339c19c734150a118e94baf0377c291543f1f 4040812
python-tables-doc_2.1.2-3_all.deb
Files:
31bb5a8e1400c232b80f1d3773e28a7a 1175 python optional pytables_2.1.2-3.dsc
d9583a179f968db3c81aed287380e1f2 11480 python optional pytables_2.1.2-3.diff.gz
821e8be6e747c3b473e6e2fb6a943dca 888502 python optional
python-tables_2.1.2-3_amd64.deb
d1c1a4e85ca0d6d03602834a9b71a946 4040812 doc optional
python-tables-doc_2.1.2-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkrijqkACgkQ5TUK4GCH0vgqyQCfVyo/M7TxlE4Rwxa3+T2diibS
Y6IAoJiNXUuh3R3t1363E4fublJ6KRjL
=YQY4
-----END PGP SIGNATURE-----
--- End Message ---