Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1925637 - yubikey is not defined and pyotherside function errors after yubikey-manager 4.0.0a1
Summary: yubikey is not defined and pyotherside function errors after yubikey-manager ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yubioath-desktop
Version: 34
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Gerald Cox
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-05 18:54 UTC by Gerald Cox
Modified: 2021-02-19 01:13 UTC (History)
2 users (show)

Fixed In Version: yubioath-desktop-5.0.4-7.20210210git9ea38f7.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-19 01:13:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github Yubico yubioath-desktop issues 693 0 None open yubikey is not defined and pyotherside function errors after yubikey-manager 4.0.0a1 2021-02-10 01:19:47 UTC
Red Hat Bugzilla 1921519 0 unspecified CLOSED F34FailsToInstall: python3-yubikey-manager 2022-05-16 11:32:56 UTC

Internal Links: 1921519

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.


Note You need to log in before you can comment on or make changes to this bug.