Bug 1925637

Summary: yubikey is not defined and pyotherside function errors after yubikey-manager 4.0.0a1
Product: [Fedora] Fedora Reporter: Gerald Cox <gbcox>
Component: yubioath-desktopAssignee: Gerald Cox <gbcox>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 34CC: gbcox, sethdjennings
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: yubioath-desktop-5.0.4-7.20210210git9ea38f7.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-19 01:13:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gerald Cox 2021-02-05 18:54:52 UTC
Yubico Authenticator version: 5.0.4
    Operating system and version: Fedora 33
    YubiKey model and version: Yubikey Neo 3.3.2
    Bug description summary: yubioath fails after manager 4.0.0 installed
    Cross-reference: Yubico/yubikey-manager#382

Console shows:
yubioath-desktop --log-level DEBUG
Unhandled PyOtherSide error: Cannot import module: yubikey (Traceback (most recent call last):

File "qrc:///py/yubikey.py", line 12, in
from ykman.descriptor import (

ModuleNotFoundError: No module named 'ykman.descriptor'
)
Unhandled PyOtherSide error: Function not found: 'yubikey.init_with_logging' (Traceback (most recent call last):

File "", line 1, in

NameError: name 'yubikey' is not defined
)
Unhandled PyOtherSide error: Function not found: 'yubikey.controller.check_descriptors' (Traceback (most recent call last):

File "", line 1, in

NameError: name 'yubikey' is not defined
)
Unhandled PyOtherSide error: Function not found: 'yubikey.controller.get_connected_readers' (Traceback (most recent call last):

File "", line 1, in

NameError: name 'yubikey' is not defined
)

Comment 1 Ben Cotton 2021-02-09 16:19:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 34 development cycle.
Changing version to 34.

Comment 2 Fedora Update System 2021-02-10 01:16:02 UTC
FEDORA-2021-03072397fd has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-03072397fd

Comment 3 Fedora Update System 2021-02-11 01:59:52 UTC
FEDORA-2021-03072397fd has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-03072397fd`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-03072397fd

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2021-02-19 01:13:31 UTC
FEDORA-2021-03072397fd has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.