Your message dated Sun, 19 Feb 2012 11:56:25 -0500
with message-id <[email protected]>
and subject line I think this one is resolved
has caused the Debian Bug report #627037,
regarding python-tables: module fails to import due to undefined symbol 
H5T_STD_U8BE_g
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.)


-- 
627037: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627037
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-tables
Version: 2.1.2-3.1+b2
Severity: important

When importing tables, I get the following traceback.

user@host:~$ python
Python 2.6.6 (r266:84292, Apr 20 2011, 09:34:38) 
[GCC 4.5.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import tables
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.6/dist-packages/tables/__init__.py", line 76, in 
<module>
    from tables.file import File, openFile, copyFile
  File "/usr/lib/python2.6/dist-packages/tables/file.py", line 43, in <module>
    from tables import hdf5Extension
ImportError: /usr/lib/python2.6/dist-packages/tables/hdf5Extension.so: 
undefined symbol: H5T_STD_U8BE_g
>>> 

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-tables depends on:
ii  libc6                     2.13-4         Embedded GNU C Library: Shared lib
ii  libhdf5-serial-1.8.4 [lib 1.8.4-patch1-2 Hierarchical Data Format 5 (HDF5) 
ii  python                    2.6.6-14       interactive high-level object-orie
ii  python-central            0.6.17         register and build utility for Pyt
ii  python-numpy              1:1.5.1-2+b1   Numerical Python adds a fast array

python-tables recommends no packages.

Versions of packages python-tables suggests:
pn  python-netcdf                 <none>     (no description available)
pn  python-tables-doc             <none>     (no description available)

-- no debconf information

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________



--- End Message ---
--- Begin Message ---
Version: 2.3.1-2

I think this issue was resolved already -- I have tested 2.3.1-2 in a
clean chroot, without liblzo2-2 being pulled in by installing
python-tables and tables import just fine.

p.S. such obvious issues shouldn't come about any more due to unit
testing done now during package build time (added in 2.3.1-1)


-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic


--- End Message ---

Reply via email to