Bug 1945428
| Summary: | yubikey-manager-qt can't recognize yubikey | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rémi Lauzier <remilauzier> | ||||||
| Component: | yubikey-manager-qt | Assignee: | Jakub Jelen <jjelen> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 34 | CC: | jjelen, remilauzier | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | yubikey-manager-qt-1.2.1-2.fc34 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2021-04-08 15:52:03 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 1768177 [details]
show that the yubikey is detect by linux
Do I read it right that there is missing dependency on python3-yubikey-manager? I just built update yesterday so I will try to update this soon too. Hi! I just test it with python3-yubikey-manager and it work. hi! I test yubikey-manager-qt-1.2.1-1.fc34 and i have the same problem. I analyze the .spec and i think python3-yubikey-manager should be a required too. By being only a buildrequired it doesn't install with the package and then it can't detect the yubikey. Thanks for clarification. I will push update soon. FEDORA-2021-e9eaffbeff has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-e9eaffbeff FEDORA-2021-e9eaffbeff has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-e9eaffbeff` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-e9eaffbeff See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Thanks for the update! Problem solved! FEDORA-2021-e9eaffbeff has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-e9eaffbeff has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |
Created attachment 1768176 [details] show the result Description of problem: yubikey-manager-qt should required yubikey-manager because without it it can't recognize a yubikey Version-Release number of selected component (if applicable): yubikey-manager-qt-1.2.0-1.fc34 How reproducible: install yubikey-manager-qt without yubikey-manager to reproduce every time Steps to Reproduce: 1. install yubikey-manager-qt without yubikey-manager 2. open application Actual results: the program can't detect the yubikey Expected results: the program should detect the yubikey as comfirm by installing yubikey-manager Additional info: