Your message dated Thu, 15 Oct 2009 16:42:38 +0000
with message-id <[email protected]>
and subject line Bug#547875: fixed in pytables 2.1.2-2
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-2
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-2.diff.gz
to pool/main/p/pytables/pytables_2.1.2-2.diff.gz
pytables_2.1.2-2.dsc
to pool/main/p/pytables/pytables_2.1.2-2.dsc
python-tables-doc_2.1.2-2_all.deb
to pool/main/p/pytables/python-tables-doc_2.1.2-2_all.deb
python-tables_2.1.2-2_amd64.deb
to pool/main/p/pytables/python-tables_2.1.2-2_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, 14 Oct 2009 23:10:23 +0100
Source: pytables
Binary: python-tables python-tables-doc
Architecture: source amd64 all
Version: 2.1.2-2
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
Changes:
pytables (2.1.2-2) unstable; urgency=low
.
* Fix the build error with Python-2.6 (closes: #547875)
Checksums-Sha1:
c90dd956e8daf8ef2c57700efb246b293b3ae4c8 1175 pytables_2.1.2-2.dsc
d814c3610bcc90f82d5815c20f5c5e48906d7d0c 11333 pytables_2.1.2-2.diff.gz
a41bfba5ce52bb81a05d2b392f0741e8f45c7540 887386 python-tables_2.1.2-2_amd64.deb
b940ca6456247b5ced19f60206bab41911fc001b 4040514
python-tables-doc_2.1.2-2_all.deb
Checksums-Sha256:
514338ba5b71ff47b4ffe208ac383a4d7ec3fde343707dcd1304f5e29c9381f2 1175
pytables_2.1.2-2.dsc
a167d5baec2e465f298734495ad77437b533b80c2087b922cf9331bf92d7ed4f 11333
pytables_2.1.2-2.diff.gz
0e4c63a4521281961a87ffd90b64336c7e7630bb9fff34c95ce1fdfe58b518a8 887386
python-tables_2.1.2-2_amd64.deb
356a4eed13380b60778de08de41bad2dc15218a53e7a6a2cf76d0192e6513430 4040514
python-tables-doc_2.1.2-2_all.deb
Files:
b1cd1f030f717f44fcae456abe04cc4e 1175 python optional pytables_2.1.2-2.dsc
a82cc41bef2ade768d1ec6e3b456b8e3 11333 python optional pytables_2.1.2-2.diff.gz
33cad0085e99bc1b12599b03e4ea446d 887386 python optional
python-tables_2.1.2-2_amd64.deb
4818728f3abedc799d0dd363926e5a8c 4040514 doc optional
python-tables-doc_2.1.2-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkrXL3YACgkQ5TUK4GCH0vhesQCfX6liRtPEHSGA31jfdUifklt2
T04An1WVTJLbeEs9FyqfFsnhOWStWayX
=zhmg
-----END PGP SIGNATURE-----
--- End Message ---