Your message dated Wed, 09 Feb 2005 15:47:53 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#294368: fixed in libusb 1:0.1.9-3 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 9 Feb 2005 13:14:14 +0000 >From [EMAIL PROTECTED] Wed Feb 09 05:14:14 2005 Return-path: <[EMAIL PROTECTED]> Received: from farad.aurel32.net [82.232.2.251] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Cyrfa-0006Xn-00; Wed, 09 Feb 2005 05:14:14 -0800 Received: from bode.aurel32.net ([2001:618:400:6439:2e0:18ff:fea3:b80f]) by farad.aurel32.net with esmtp (TLS-1.0:RSA_ARCFOUR_SHA:16) (Exim 4.34) id 1CyrfY-0000CP-O3; Wed, 09 Feb 2005 14:14:12 +0100 Received: from aurel32 by bode.aurel32.net with local (Exim 4.34) id 1CyrfY-0002gs-CK; Wed, 09 Feb 2005 14:14:12 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Aurelien Jarno <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: libusb: Timeouts with usb_bulk_write() and usb_bulk_read() X-Mailer: reportbug 3.2 Date: Wed, 09 Feb 2005 14:14:12 +0100 Message-Id: <[EMAIL PROTECTED]> Sender: Aurelien Jarno <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS, HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: libusb Severity: grave Tags: sid Justification: renders package unusable Version 0.1.9 of libusb seems to have timeout problems on big usb_bulk_write or usb_bulk_read transger. The problem has been seen at least with a scanner and libsane. The way usb_bulk_write() and usb_bulk_read() are handled in libusb has changed between version 0.1.8 and 0.1.9. Version 0.1.8 was using an ioctl in a synchronous way, whereas version 0.1.9 is using the new URB kernel interface which accepts asynchronous requests (using multiple ioctl). If the problem is not solved soon, I'll upload a version of libusb 0.1.9, with the usb_bulk_write() and usb_bulk_read() functions of version 0.1.8. The changes are not big as these two functions are only 20 lines long each. This solution has the advantage to let the new functions of libusb available. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF-8) --------------------------------------- Received: (at 294368-close) by bugs.debian.org; 9 Feb 2005 20:54:44 +0000 >From [EMAIL PROTECTED] Wed Feb 09 12:54:44 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CyyrE-0001ca-00; Wed, 09 Feb 2005 12:54:44 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Cyykb-0002xX-00; Wed, 09 Feb 2005 15:47:53 -0500 From: Aurelien Jarno <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#294368: fixed in libusb 1:0.1.9-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 09 Feb 2005 15:47:53 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-4.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS, HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Source: libusb Source-Version: 1:0.1.9-3 We believe that the bug you reported is fixed in the latest version of libusb, which is due to be installed in the Debian FTP archive: libusb-0.1-4_0.1.9-3_i386.deb to pool/main/libu/libusb/libusb-0.1-4_0.1.9-3_i386.deb libusb-dev_0.1.9-3_i386.deb to pool/main/libu/libusb/libusb-dev_0.1.9-3_i386.deb libusb_0.1.9-3.diff.gz to pool/main/libu/libusb/libusb_0.1.9-3.diff.gz libusb_0.1.9-3.dsc to pool/main/libu/libusb/libusb_0.1.9-3.dsc 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. Aurelien Jarno <[EMAIL PROTECTED]> (supplier of updated libusb 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.7 Date: Wed, 9 Feb 2005 21:09:55 +0100 Source: libusb Binary: libusb-dev libusb-0.1-4 Architecture: source i386 Version: 1:0.1.9-3 Distribution: unstable Urgency: medium Maintainer: Aurelien Jarno <[EMAIL PROTECTED]> Changed-By: Aurelien Jarno <[EMAIL PROTECTED]> Description: libusb-0.1-4 - userspace USB programming library libusb-dev - userspace USB programming library development files Closes: 294368 Changes: libusb (1:0.1.9-3) unstable; urgency=medium . * Urgency set to medium so that fix for bug #294139 propagates to testing quickly. * Patched the loop condition so that transfers bigger than 16Ko work (closes: bug#294368). Files: 5a8fa5df0f2d1e39e2c612c251b744f1 652 libs optional libusb_0.1.9-3.dsc 6f1bddebdaf74b403fb643ad95642737 26865 libs optional libusb_0.1.9-3.diff.gz a0c4ea496cdff9265069574d32995921 20000 libs optional libusb-0.1-4_0.1.9-3_i386.deb f7f1dd57a3f6954341f2e1b9732b61bc 33880 libdevel optional libusb-dev_0.1.9-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCCm5bw3ao2vG823MRAuC6AJwMOg+yZmV9USVLsXke3lhidzonCACgiKVZ 0467Rtn64WDofOuUbvD+EWk= =51vA -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]