Package: python-hid
Version: 0.2.15+20060325-2.1+b1
Severity: grave
Justification: renders package unusable
serrano> python
Python 2.5.2 (r252:60911, Mar 9 2008, 03:52:30)
[GCC 4.3.0 20080301 (prerelease) [gcc-4_3-branch revision 132801]] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import hid
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/var/lib/python-support/python2.5/hid/__init__.py", line 11, in <module>
import _hid
ImportError: /var/lib/python-support/python2.5/hid/_hid.so: undefined symbol:
assert
>>>
serrano> python2.4
Python 2.4.5 (#2, Mar 12 2008, 00:15:51)
[GCC 4.2.3 (Debian 4.2.3-2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import hid
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: No module named hid
If I try rebuilding the package from source, I see some possibly
related warnings during the build:
dh_makeshlibs -a -Xpython
dh_installdeb -a
dh_shlibdeps -a -ldebian/libhid0/usr/lib
dpkg-shlibdeps: warning: symbol PyString_ConcatAndDel used by
debian/python-hid/usr/lib/python-support/python-hid/python2.5/hid/_hid.so.0.0.0
found in none of the libraries.
dpkg-shlibdeps: warning: symbol _PyInstance_Lookup used by
debian/python-hid/usr/lib/python-support/python-hid/python2.5/hid/_hid.so.0.0.0
found in none of the libraries.
dpkg-shlibdeps: warning: symbol PyLong_AsLong used by
debian/python-hid/usr/lib/python-support/python-hid/python2.5/hid/_hid.so.0.0.0
found in none of the libraries.
dpkg-shlibdeps: warning: symbol PyDict_New used by
debian/python-hid/usr/lib/python-support/python-hid/python2.5/hid/_hid.so.0.0.0
found in none of the libraries.
dpkg-shlibdeps: warning: symbol PyDict_SetItemString used by
debian/python-hid/usr/lib/python-support/python-hid/python2.5/hid/_hid.so.0.0.0
found in none of the libraries.
dpkg-shlibdeps: warning: symbol PyLong_Type used by
debian/python-hid/usr/lib/python-support/python-hid/python2.5/hid/_hid.so.0.0.0
found in none of the libraries.
dpkg-shlibdeps: warning: symbol PyExc_MemoryError used by
debian/python-hid/usr/lib/python-support/python-hid/python2.5/hid/_hid.so.0.0.0
found in none of the libraries.
dpkg-shlibdeps: warning: symbol PyArg_ParseTuple used by
debian/python-hid/usr/lib/python-support/python-hid/python2.5/hid/_hid.so.0.0.0
found in none of the libraries.
dpkg-shlibdeps: warning: symbol PyString_FromStringAndSize used by
debian/python-hid/usr/lib/python-support/python-hid/python2.5/hid/_hid.so.0.0.0
found in none of the libraries.
dpkg-shlibdeps: warning: symbol PyString_AsString used by
debian/python-hid/usr/lib/python-support/python-hid/python2.5/hid/_hid.so.0.0.0
found in none of the libraries.
dpkg-shlibdeps: warning: 63 other similar warnings have been skipped (use -v to
see them all).
dpkg-shlibdeps: warning: dependency on libusb-0.1.so.4 could be avoided if
"debian/python-hid/usr/lib/python-support/python-hid/python2.5/hid/_hid.so.0.0.0"
were not uselessly linked against it (they use none of its symbols).
dh_gencontrol -a
Thanks,
Bill Gribble
-- System Information:
Debian Release: lenny/sid
APT prefers gutsy
APT policy: (500, 'gutsy'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-rc6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL
set to POSIX)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-hid depends on:
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libhid0 0.2.15+20060325-2.1+b1 userspace USB HID access library
ii libusb-0.1-4 2:0.1.12-10 userspace USB programming library
ii python 2.5.2-0.1 An interactive high-level object-o
ii python-support 0.7.7 automated rebuilding support for P
python-hid recommends no packages.
-- no debconf information
!DSPAM:480722ed117721428319015!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]