FS#77659 - [yubioath-desktop] no longer work with latest yubikey-manager version
Attached to Project:
Community Packages
Opened by Cedric Girard (Xdark) - Monday, 27 February 2023, 09:36 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:05 GMT
Opened by Cedric Girard (Xdark) - Monday, 27 February 2023, 09:36 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:05 GMT
|
Details
Description: Application is no longer able to access
connected yubikey since updated yubikey-manager to
1:5.0.1-1.
Additional info: * package version: 5.1.0-3 * error log: ``` "PyOtherSide error: Traceback (most recent call last):\n\n File \"qrc:///py/yubikey.py\", line 23, in <module>\n from ykman.device import scan_devices, list_all_devices, connect_to_device, get_name, read_info\n\nImportError: cannot import name 'connect_to_device'from 'ykman.device' (/usr/lib/python3.10/site-packages/ykman/device.py)\n" Unhandled PyOtherSide error: Cannot import module: yubikey (Traceback (most recent call last): File "qrc:///py/yubikey.py", line 23, in <module> from ykman.device import scan_devices, list_all_devices, connect_to_device, get_name, read_info ImportError: cannot import name 'connect_to_device' from 'ykman.device' (/usr/lib/python3.10/site-packages/ykman/device.py) ) "PyOtherSide error: Traceback (most recent call last):\n\n File \"<string>\", line 1, in <module>\n\nNameError: name 'yubikey' is not defined\n" Unhandled PyOtherSide error: Function not found: 'yubikey.init' (Traceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'yubikey' is not defined ) "PyOtherSide error: Traceback (most recent call last):\n\n File \"<string>\", line 1, in <module>\n\nNameError: name 'yubikey' is not defined\n" Unhandled PyOtherSide error: Function not found: 'yubikey.controller.check_descriptors' (Traceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'yubikey' is not defined ) qml: TypeError: Cannot read property 'success' of undefined undefined "PyOtherSide error: Traceback (most recent call last):\n\n File \"<string>\", line 1, in <module>\n\nNameError: name 'yubikey' is not defined\n" Unhandled PyOtherSide error: Function not found: 'yubikey.controller.is_win_non_admin' (Traceback (most recent call last): File "<string>", line 1, in <module> NameError: name 'yubikey' is not defined ) qml: TypeError: Cannot read property 'winNonAdmin' of undefined undefined ``` Steps to reproduce: * update yubikey-manager to version 1:5.0.1-1 * plug a yubikey * launch yubioath-desktop |
This task depends upon
Closed by Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:05 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/yubioath-desktop/issue s/1
Saturday, 25 November 2023, 20:05 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/yubioath-desktop/issue s/1
FS#76325(+ many dupes last time yubikey-manager was updated)FS#78133Meanwhile removing this package from repos would prevent users from wasting their time.