Your message dated Fri, 22 Oct 2021 20:36:02 +0000 with message-id <[email protected]> and subject line Bug#877297: fixed in libnxt 0.4.1-1 has caused the Debian Bug report #877297, regarding libnxt: usb:v03EBp* too inclusive, leads to false positive matches 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.) -- 877297: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877297 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libnxt Version: 0.3-8 Severity: normal Dear Maintainers, I have no NXT devices installed on my system, but I get an alert that I should install libnxt due to the following modalias match in /usr/share/appdata/libnxt.metainfo.xml: <modalias>usb:v03EBp*</modalias> (While I am running Debian Stable, I confirmed that the latest libnxt still has this overly broad match) This very broad alias matches my laptop's touchscreen digitizer. Alas the appstream spec does not seem to allow for exclusions. Here's an alternative: <!-- all USB products from vendor 03EB, except product 8801 --> <modalias>usb:v03EBp[0-79]*</modalias> <modalias>usb:v03EBp8[0-79]*</modalias> <modalias>usb:v03EBp88[1-9]*</modalias> <modalias>usb:v03EBp880[02-9]*</modalias> For completeness, here is the lsusb -v output for my laptop's touchscreen digitizer: Bus 001 Device 009: ID 03eb:8801 Atmel Corp. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x03eb Atmel Corp. idProduct 0x8801 bcdDevice 10.32 iManufacturer 1 Atmel iProduct 2 Atmel maXTouch Digitizer iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 66 bNumInterfaces 2 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 250mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 0 No Subclass bInterfaceProtocol 0 None iInterface 2 Atmel maXTouch Digitizer HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 639 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 0 No Subclass bInterfaceProtocol 0 None iInterface 3 Atmel maXTouch Control HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 39 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Device Status: 0x0000 (Bus Powered) -- System Information: Debian Release: 9.1 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=ro_RO.utf8, LC_CTYPE=ro_RO.utf8 (charmap=UTF-8), LANGUAGE=ro_RO.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages libnxt depends on: ii libc6 2.24-11+deb9u1 ii libusb-0.1-4 2:0.1.12-30 Versions of packages libnxt recommends: ii nxt-firmware 1.29-20120908+dfsg-7 libnxt suggests no packages. -- no debconf information -- Michael R. Crusoe
--- End Message ---
--- Begin Message ---Source: libnxt Source-Version: 0.4.1-1 Done: Petter Reinholdtsen <[email protected]> We believe that the bug you reported is fixed in the latest version of libnxt, which is due to be installed in the Debian FTP archive. 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. Petter Reinholdtsen <[email protected]> (supplier of updated libnxt 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: SHA256 Format: 1.8 Date: Fri, 22 Oct 2021 21:38:37 +0200 Source: libnxt Binary: libnxt libnxt-dbgsym Architecture: source amd64 Version: 0.4.1-1 Distribution: unstable Urgency: medium Maintainer: Debian LEGO Team <[email protected]> Changed-By: Petter Reinholdtsen <[email protected]> Description: libnxt - utility library for talking to the LEGO Mindstorms NXT brick Closes: 810440 830201 877297 Changes: libnxt (0.4.1-1) unstable; urgency=medium . [ Petter Reinholdtsen ] * Switched appstream metadata license back to MIT and adjusted d/copyright. * Marked package to not need root access during build. * Switched patches to new naming scheme. * Adjusted d/rules and 1050-ldflags-command-line.patch to build hardened binaries. . [ Nicolas Schodet ] * Moved to new upstream. (Closes: #830201) * New upstream version 0.4.1 (Closes: #810440) * Dropped patches which are no longer needed. * Updated build system and dependencies. * Restrict USB product identifier to the one used by NXT in SAM-BA mode. (Closes: #877297) . [ Petter Reinholdtsen ] * Added Nicolas Schodet as uploader. Checksums-Sha1: 8cf2559a51b76c16fb92a4e462eb2e2e8fce1024 2025 libnxt_0.4.1-1.dsc 11bddefc984c996b2d97018f3fc35e9da804c805 14208 libnxt_0.4.1.orig.tar.xz 74c92cece459cab6310db83c9575ee11b2982b72 5804 libnxt_0.4.1-1.debian.tar.xz 51c368d0380b795316f2dd22c1ddfe30e17c8ac3 30176 libnxt-dbgsym_0.4.1-1_amd64.deb c0df317648aacc07f829cf8aa03b2546be973b40 7396 libnxt_0.4.1-1_amd64.buildinfo e0fb75ba312a1a1512afb43dd14cc2afa1f7359c 15992 libnxt_0.4.1-1_amd64.deb Checksums-Sha256: 95d43830f3c8c45a8f68d983b3d178176beb79a6c5dba3c521d4ceecfae01e13 2025 libnxt_0.4.1-1.dsc 417a95e2e2fa051fbaffa5029c5a4e54d4177465e112876a9bd614c5693bed11 14208 libnxt_0.4.1.orig.tar.xz 446ad1ee218ce7cb3e9f1875b57c7ba10b9be27d46e6ce1c4432c5fc9980d3b7 5804 libnxt_0.4.1-1.debian.tar.xz 6c31f7f64bad09d28f9396805ebe274db58bc29e13a60d2c84b924f438397ba4 30176 libnxt-dbgsym_0.4.1-1_amd64.deb b6296060119dc257ea5a319cc626239f02ac50f9b01a4cf24656d84e5e447162 7396 libnxt_0.4.1-1_amd64.buildinfo 1c2e91d83081120cfb3ee94835b1be8e0de9e3633398acb5e00460953b5a66d6 15992 libnxt_0.4.1-1_amd64.deb Files: f35909deabf52d72ff9f7f55ed1755af 2025 electronics optional libnxt_0.4.1-1.dsc 00043e53fb09e122e642bdfccc9024da 14208 electronics optional libnxt_0.4.1.orig.tar.xz 06d09cbd7c0dfa53212816e3f3afd895 5804 electronics optional libnxt_0.4.1-1.debian.tar.xz 4439fec2ede8551fc8df801296040e4c 30176 debug optional libnxt-dbgsym_0.4.1-1_amd64.deb 8e777efd79a7462abf4c7aabc1c48f2e 7396 electronics optional libnxt_0.4.1-1_amd64.buildinfo bf15e04b9b05fb69d6cfa5e7fc44d4c8 15992 electronics optional libnxt_0.4.1-1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmFzE/gACgkQgSgKoIe6 +w5Jkg/9FQMhGkREqkBKwE6BjM/xF98dvMdT9QPiC+/PoXb6OaRy3zien1flKTdO ur7P68JfAly2Mw+l9ijuvY9ZPBAmfOOzpD495DRUTmK6S0LTmNwQXj5+HGNXstz5 2RkqnUQQWPMyXa3yW8n7U+dYFpVOE7G+UyJGKpzEZqef3Mj82l1Kc+SRVN0MqYRQ G2gJ/kgDHC16kptgnJaaAYQiTL4wOfcCd/qQeu8xq5Fz9POEQ9clv83ZW5iXns/K pYChCYpgVi9cIwjb0SpnT+8ym77ar9KbLtHhdSJ24Jatmz+v18VsWhhuPxfAUepU KEKOF5M7pFzamy+j8vD7EfINGXFjyiiUSeFaLcjTHYdTrfOUttK0JAJe4IjX91Ci pNLxjGhwcTk6+teT8tNuUnwmlVFDLvmhGGiKT4TwqGLUmQo68rOq0bbLGIfdl4Mf sS/uoypGcGd2VD1BBGi0xPwNXC78tPNvZSHjCZ7EQk0ar0Nz366frVRBpXpxHodI Z/5oZRCZ7Raw5b9A/TDgS6jFDURm9++dpnbbrAn2HC5SGQZhxmc03H0De1+RI+Ez GnD7k+AaxHWhHxMF6YO5ypDgrP0iavMLmzelKSiQRQZQXjrmEMCHTPCvNXlE0Ozf DjsMF7becZehPaHs8zOSgULao8Z8iembGxDbYNROCTp2dr3GrNg= =3yNK -----END PGP SIGNATURE-----
--- End Message ---

