Bug 1823002
Summary: | Please, provide u2f-hidraw-policy component as a separate package | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | clime7 |
Component: | libfido2 | Assignee: | Gary Buhrmaster <gary.buhrmaster> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 32 | CC: | fedoraproject, gary.buhrmaster, lnykryn, mhroncok, msekleta, s, systemd-maint, zbyszek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libfido2-1.3.1-2.fc32 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-26 02:50:50 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
clime7
2020-04-10 21:42:47 UTC
u2f-hidraw-policy on Fedora 31 already requires systemd: $ mock -r fedora-31-x86_64 install libfido2 ... acl-2.2.53-4.fc31.x86_64 cryptsetup-libs-2.3.0-1.fc31.x86_64 dbus-1:1.12.16-3.fc31.x86_64 dbus-broker-21-6.fc31.x86_64 dbus-common-1:1.12.16-3.fc31.noarch device-mapper-1.02.165-1.fc31.x86_64 device-mapper-libs-1.02.165-1.fc31.x86_64 gnutls-3.6.13-1.fc31.x86_64 iptables-libs-1.8.3-7.fc31.x86_64 json-c-0.13.1-8.fc31.x86_64 kmod-libs-26-4.fc31.x86_64 libargon2-20171227-3.fc31.x86_64 libcbor-0.5.0-6.fc31.x86_64 libfido2-1.3.1-1.fc31.x86_64 libpcap-14:1.9.1-2.fc31.x86_64 libseccomp-2.4.2-2.fc31.x86_64 nettle-3.5.1-3.fc31.x86_64 qrencode-libs-4.0.2-4.fc31.x86_64 systemd-243.8-1.fc31.x86_64 systemd-pam-243.8-1.fc31.x86_64 systemd-rpm-macros-243.8-1.fc31.noarch u2f-hidraw-policy-1.0.2-10.fc31.x86_64 $ mock -r fedora-32-x86_64 install libfido2 ... acl-2.2.53-5.fc32.x86_64 cryptsetup-libs-2.3.0-1.fc32.x86_64 dbus-1:1.12.16-4.fc32.x86_64 dbus-broker-22-1.fc32.x86_64 dbus-common-1:1.12.16-4.fc32.noarch device-mapper-1.02.171-1.fc32.x86_64 device-mapper-libs-1.02.171-1.fc32.x86_64 gnutls-3.6.13-1.fc32.x86_64 iptables-libs-1.8.4-7.fc32.x86_64 json-c-0.13.1-9.fc32.x86_64 kmod-libs-27-1.fc32.x86_64 libargon2-20171227-4.fc32.x86_64 libcbor-0.5.0-7.fc32.x86_64 libfido2-1.3.1-1.fc32.x86_64 libmnl-1.0.4-11.fc32.x86_64 libnetfilter_conntrack-1.0.7-4.fc32.x86_64 libnfnetlink-1.0.1-17.fc32.x86_64 libpcap-14:1.9.1-3.fc32.x86_64 libseccomp-2.4.2-3.fc32.x86_64 nettle-3.5.1-5.fc32.x86_64 qrencode-libs-4.0.2-5.fc32.x86_64 systemd-245.4-1.fc32.x86_64 systemd-pam-245.4-1.fc32.x86_64 systemd-rpm-macros-245.4-1.fc32.noarch Should libfido2 only require (u2f-hidraw-policy if systemd)? > Should libfido2 only require (u2f-hidraw-policy if systemd)? Yes, I think it is the best solution, with one caveat, explanation below. Please make that: Requires: (u2f-hidraw-policy if systemd-udev) Of all the links in the chain: > git-core package, which requires openssh-client 99% of people will want ssh for use with git, so Requires is appropriate > openssh-client in turn requires libfido2 and this one is an automatically generated dependency on a library > which requires u2f-hidraw-policy. ... so it seems best to break the chain here. Udev rules don't do anything if udev is not installed, so that conditional requires is appropriate. (Provides:u2f-hidraw-policy should be on the systemd-udev package, not systemd. I'll push a commit to systemd to fix that now. But since systemd-udev requires systemd already, both changes can be done in parallel without synchronization.) I'll reassign this to libfido2, since the adjustment needs to be made there. https://src.fedoraproject.org/rpms/systemd/c/80532792aa6f988d34f18ce1ffdfa992be9cb402?branch=master https://src.fedoraproject.org/rpms/systemd/c/e3554e7309cb758e893e67b51b3909a2973aa809?branch=f32 FEDORA-2020-ad2a3e2499 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-ad2a3e2499 Thank you very much for the quick reaction! FEDORA-2020-ad2a3e2499 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-ad2a3e2499` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-ad2a3e2499 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-ad2a3e2499 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. Great job, here! |