Devuan bug report logs - #478
USB access web browser - Devuan ASCII

version graph

Package: firefox-esr; Maintainer for firefox-esr is (unknown); Source for firefox-esr is src:firefox-esr.

Reported by: Michaela Merz <mischmerz@googlemail.com>

Date: Sun, 31 May 2020 20:33:02 UTC

Severity: normal

Found in version 68.8esr-1-deb9u1

Done: Mark Hindley <mark@hindley.org.uk>

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#478; Package firefox-esr. (Sun, 31 May 2020 20:33:02 GMT) (full text, mbox, link).


Acknowledgement sent to Michaela Merz <mischmerz@googlemail.com>:
New bug report received and forwarded. Copy sent to devuan-dev@lists.dyne.org. (Sun, 31 May 2020 20:33:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.devuan.org (full text, mbox, reply):

From: Michaela Merz <mischmerz@googlemail.com>
To: submit@bugs.devuan.org
Subject: USB access web browser - Devuan ASCII
Date: Sun, 31 May 2020 15:23:17 -0500
[Message part 1 (text/plain, inline)]
Package: Firefox-esr
Version: 68.8esr-1-deb9u1

This is not necessarily only about the package as indicated above, it
concerns all browsers (Firefox 76.0.1), Firefox-ESR, Chromium can't access
USB key,

OS: Devuan ASCII on a Lenovo T460 (Debian 4.9.189-3+deb9u2)

Hello everybody:

I am using Yubico USB keys for 2FA, no problems on Debian. The keys are
reported correctly (and identical) on Debian and Devuan:

May 31 13:28:24 ElaTop kernel: [41890.395484] usb 1-6: new full-speed USB
device number 16 using xhci_hcd
May 31 13:28:24 ElaTop kernel: [41890.536956] usb 1-6: New USB device
found, idVendor=1050, idProduct=0120
May 31 13:28:24 ElaTop kernel: [41890.536959] usb 1-6: New USB device
strings: Mfr=1, Product=2, SerialNumber=0
May 31 13:28:24 ElaTop kernel: [41890.536960] usb 1-6: Product: Security
Key by Yubico
May 31 13:28:24 ElaTop kernel: [41890.536962] usb 1-6: Manufacturer: Yubico
May 31 13:28:24 ElaTop kernel: [41890.538193] hid-generic
0003:1050:0120.000D: hiddev0,hidraw0: USB HID v1.10 Device [Yubico Security
Key by Yubico] on usb-0000:00:14.0-6/input0
May 31 13:28:24 ElaTop mtp-probe: checking bus 1, device 16:
"/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
May 31 13:28:24 ElaTop mtp-probe: bus: 1, device: 16 was not an MTP device

However, no browser seems to be able to access the keys. I have had no
problems with Debian (Debian 4.9.168-1+deb9u5) .

Thanks for Devuan.
[Message part 2 (text/html, inline)]

Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#478; Package firefox-esr. (Mon, 01 Jun 2020 13:18:01 GMT) (full text, mbox, link).


Message #8 received at 478@bugs.devuan.org (full text, mbox, reply):

From: Tito <farmatito@tiscali.it>
To: devuan-dev@lists.dyne.org
Subject: Re: [devuan-dev] bug#478: USB access web browser - Devuan ASCII
Date: Mon, 1 Jun 2020 07:52:49 +0200

On 5/31/20 10:23 PM, Michaela Merz wrote:
> 
> Package: Firefox-esr
> Version: 68.8esr-1-deb9u1
> 
> This is not necessarily only about the package as indicated above, it concerns all browsers (Firefox 76.0.1), Firefox-ESR, Chromium can't access USB key,
> 
> OS: Devuan ASCII on a Lenovo T460 (Debian 4.9.189-3+deb9u2)
> 
> Hello everybody:
> 
> I am using Yubico USB keys for 2FA, no problems on Debian. The keys are reported correctly (and identical) on Debian and Devuan:
> 
> May 31 13:28:24 ElaTop kernel: [41890.395484] usb 1-6: new full-speed USB device number 16 using xhci_hcd
> May 31 13:28:24 ElaTop kernel: [41890.536956] usb 1-6: New USB device found, idVendor=1050, idProduct=0120
> May 31 13:28:24 ElaTop kernel: [41890.536959] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> May 31 13:28:24 ElaTop kernel: [41890.536960] usb 1-6: Product: Security Key by Yubico
> May 31 13:28:24 ElaTop kernel: [41890.536962] usb 1-6: Manufacturer: Yubico
> May 31 13:28:24 ElaTop kernel: [41890.538193] hid-generic 0003:1050:0120.000D: hiddev0,hidraw0: USB HID v1.10 Device [Yubico Security Key by Yubico] on usb-0000:00:14.0-6/input0
> May 31 13:28:24 ElaTop mtp-probe: checking bus 1, device 16: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6"
> May 31 13:28:24 ElaTop mtp-probe: bus: 1, device: 16 was not an MTP device
> 
> However, no browser seems to be able to access the keys. I have had no problems with Debian (Debian 4.9.168-1+deb9u5) .
> 
> Thanks for Devuan.
> 

Hi,
on the Yubiko website I read:

Linux: Requires current CCID and USB libraries (updated within the last 2 years).

so please check if they are installed.

To me these 2 packages look promising:

libacsccid1 - PC/SC driver for ACS USB CCID smart card readers
libccid - PC/SC driver for USB CCID smart card readers

Otherwise compare the packages installed on debian with the ones installed on devuan
with something like  (untested):

dpkg --get-selections > list1.txt

dpkg --get-selections > list2.txt

diff -uNp list1.txt list2.txt

Hope this helps,
tito

_______________________________________________
devuan-dev internal mailing list
devuan-dev@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/devuan-dev

Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#478; Package firefox-esr. (Mon, 01 Jun 2020 19:18:02 GMT) (full text, mbox, link).


Acknowledgement sent to Michaela Merz <mischmerz@googlemail.com>:
Extra info received and forwarded to list. Copy sent to devuan-dev@lists.dyne.org. (Mon, 01 Jun 2020 19:18:05 GMT) (full text, mbox, link).


Message #13 received at 478@bugs.devuan.org (full text, mbox, reply):

From: Michaela Merz <mischmerz@googlemail.com>
To: 478@bugs.devuan.org
Subject: bug#478: Acknowledgement (USB access web browser - Devuan ASCII) - Irrelevant?
Date: Mon, 1 Jun 2020 14:04:57 -0500
[Message part 1 (text/plain, inline)]
Hello:

I just installed Devuan Beowulf and the reported problem did not reappear.
I will be filing new bugs though :)

Thanks,
Michaela
[Message part 2 (text/html, inline)]

Reply sent to Mark Hindley <mark@hindley.org.uk>:
You have taken responsibility. (Tue, 24 Jan 2023 18:26:04 GMT) (full text, mbox, link).


Notification sent to Michaela Merz <mischmerz@googlemail.com>:
bug acknowledged by developer. (Tue, 24 Jan 2023 18:26:05 GMT) (full text, mbox, link).


Message #18 received at 478-done@bugs.devuan.org (full text, mbox, reply):

From: Mark Hindley <mark@hindley.org.uk>
To: Michaela Merz <mischmerz@googlemail.com>, 478-done@bugs.devuan.org
Subject: Re: bug#478: Acknowledgement (USB access web browser - Devuan ASCII) - Irrelevant?
Date: Tue, 24 Jan 2023 18:24:00 +0000
On Mon, Jun 01, 2020 at 02:04:57PM -0500, Michaela Merz wrote:
>    Hello:
>    I just installed Devuan Beowulf and the reported problem did not
>    reappear.

Closing as fixed.

Mark

Information forwarded to devuan-bugs@lists.dyne.org, devuan-dev@lists.dyne.org:
bug#478; Package firefox-esr. (Thu, 19 Oct 2023 02:14:02 GMT) (full text, mbox, link).


Acknowledgement sent to PCRF <info@giovannangiolini.it>:
Extra info received and forwarded to list. Copy sent to devuan-dev@lists.dyne.org. (Thu, 19 Oct 2023 02:14:03 GMT) (full text, mbox, link).


Message #23 received at 478@bugs.devuan.org (full text, mbox, reply):

From: PCRF <info@giovannangiolini.it>
To: 478@bugs.devuan.org
Subject: Help Donate Urgent Humanitarian Care for Gaza's Children
Date: 18 Oct 2023 22:06:47 -0400
[Message part 1 (text/html, inline)]
[11.png (image/png, inline)]
[3333.png (image/png, inline)]
[4444.png (image/png, inline)]

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Tue Apr 16 12:57:03 2024;