[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

unblock request for libhid



I've NMUed a fix for this RC bug.

I don't know if I need to send mail here or if you would notice
automagically for an RC bug, but sending mail cannot hurt.


--- Begin Message ---
Your message dated Sat, 13 Dec 2008 21:17:07 +0000
with message-id <E1LBbrH-0006SG-DC@ries.debian.org>
and subject line Bug#476525: fixed in libhid 0.2.15+20060325-2.2
has caused the Debian Bug report #476525,
regarding python-hid: hid module will not import since python policy transition
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 owner@bugs.debian.org
immediately.)


-- 
476525: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476525
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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!





--- End Message ---
--- Begin Message ---
Source: libhid
Source-Version: 0.2.15+20060325-2.2

We believe that the bug you reported is fixed in the latest version of
libhid, which is due to be installed in the Debian FTP archive:

libhid-dev_0.2.15+20060325-2.2_amd64.deb
  to pool/main/libh/libhid/libhid-dev_0.2.15+20060325-2.2_amd64.deb
libhid0_0.2.15+20060325-2.2_amd64.deb
  to pool/main/libh/libhid/libhid0_0.2.15+20060325-2.2_amd64.deb
libhid_0.2.15+20060325-2.2.dsc
  to pool/main/libh/libhid/libhid_0.2.15+20060325-2.2.dsc
libhid_0.2.15+20060325-2.2.tar.gz
  to pool/main/libh/libhid/libhid_0.2.15+20060325-2.2.tar.gz
python-hid_0.2.15+20060325-2.2_amd64.deb
  to pool/main/libh/libhid/python-hid_0.2.15+20060325-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 476525@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sam Hartman <hartmans@debian.org> (supplier of updated libhid 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 13 Dec 2008 14:33:16 -0500
Source: libhid
Binary: libhid-dev libhid0 python-hid
Architecture: source amd64
Version: 0.2.15+20060325-2.2
Distribution: unstable
Urgency: low
Maintainer: martin f. krafft <madduck@debian.org>
Changed-By: Sam Hartman <hartmans@debian.org>
Description: 
 libhid-dev - userspace USB HID development files
 libhid0    - userspace USB HID access library
 python-hid - Python wrapper for USB HID access library
Closes: 476525
Changes: 
 libhid (0.2.15+20060325-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Rename include/assert.h to include/hid_assert.h (Closes: #476525).
Checksums-Sha1: 
 84e39f041b9a1f58b34f7b5a23574c6b2d09e2fe 962 libhid_0.2.15+20060325-2.2.dsc
 885059f988842c032a92f5375186d40a993166ce 522619 libhid_0.2.15+20060325-2.2.tar.gz
 8629b95775f659431eb2e31b2dd82839c14ee926 42506 libhid-dev_0.2.15+20060325-2.2_amd64.deb
 3bb445016d7ca8561a9d056a4cdbbb105c91a467 32776 libhid0_0.2.15+20060325-2.2_amd64.deb
 eef1a450ae66a7ff33bd5caf527b242a79515804 27454 python-hid_0.2.15+20060325-2.2_amd64.deb
Checksums-Sha256: 
 0000e890bc9f31e438786515015310f7ce3a35d8d385446a51d521998b7abf3f 962 libhid_0.2.15+20060325-2.2.dsc
 0c5190d7aef76e81068bf2f7935df0818e26adfc70c766c5786b95a4c1d42f8c 522619 libhid_0.2.15+20060325-2.2.tar.gz
 c43017c6944d587f292840509f7ed1c672ccef1bae42f0a9497e82f5a1065097 42506 libhid-dev_0.2.15+20060325-2.2_amd64.deb
 f1573750c560315601d18d37b58694e851b068de72eacee516e6b9ac402aa8fe 32776 libhid0_0.2.15+20060325-2.2_amd64.deb
 4415d95dd10ec3803e0c3615b24f01c819e64430de31adf20c6cfbe466bde647 27454 python-hid_0.2.15+20060325-2.2_amd64.deb
Files: 
 3517e941524a6595058cfbddca92716d 962 libs optional libhid_0.2.15+20060325-2.2.dsc
 be686e79433be4c648654019cfa6cbe3 522619 libs optional libhid_0.2.15+20060325-2.2.tar.gz
 c7589615eead1ff214c07622833c3f07 42506 libdevel optional libhid-dev_0.2.15+20060325-2.2_amd64.deb
 83f5d189d0a630193b2cb7dbaa10a13a 32776 libs optional libhid0_0.2.15+20060325-2.2_amd64.deb
 391b01e8e6a9e404656d1ba5a00b58ef 27454 python optional python-hid_0.2.15+20060325-2.2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAklEIZ0ACgkQ/I12czyGJg8EfwCgwhOfBeARdkjmsES/LY8/WQeo
18EAoN/GOfil6tI+/3k75AB8P2H+PKKp
=G3oM
-----END PGP SIGNATURE-----



--- End Message ---

--- End Message ---

Reply to: