Bug 2274740
| Summary: | fdo-client-linuxapp.service is not enabled by default on IoT | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Whalen <pwhalen> |
| Component: | fedora-release | Assignee: | Stephen Gallagher <sgallagh> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 40 | CC: | alciregi, awilliam, fedoraproject, gmarr, kevin, mboddu, miabbott, pbrobinson, samyak.jn11, sgallagh, thrcka, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | AcceptedFreezeException | ||
| Fixed In Version: | fedora-release-40-39 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-04-19 21:36:02 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2187795 | ||
Upstream issue: https://github.com/fedora-iot/iot-distro/issues/40 Proposing as a Freeze Exception for F40 Final, FIDO device on-boarding is an important feature for IoT to be able to configure devices without user interaction. FEDORA-2024-fb7f85a28b (fedora-release-40-39) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-fb7f85a28b FEDORA-2024-fb7f85a28b has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-fb7f85a28b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-fb7f85a28b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. For the record, sgallagh asked questions associated with the policy - https://docs.fedoraproject.org/en-US/packaging-guidelines/DefaultServices/ - in https://src.fedoraproject.org/rpms/fedora-release/pull-request/329#comment-194357 , and Zbigniew answered them at https://src.fedoraproject.org/rpms/fedora-release/pull-request/329#comment-194593 . Discussed during the 2024-04-15 blocker review meeting: [0] The decision to classify this bug as an "AcceptedFreezeException (Final)" was made as it affects the intended configuration of the IoT edition and cannot be fixed with a post-release update. [0] https://meetbot.fedoraproject.org/blocker-review_matrix_fedoraproject-org/2024-04-15/f40-blocker-review.2024-04-15-16.00.txt FEDORA-2024-fb7f85a28b (fedora-release-40-39) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |
The FDO client service should be enabled by default in IoT so devices can perform zero-touch on-boarding. Currently the service is disabled: systemctl status fdo-client-linuxapp.service ○ fdo-client-linuxapp.service - FDO client Loaded: loaded (/usr/lib/systemd/system/fdo-client-linuxapp.service; disabled; preset: disabled) Drop-In: /usr/lib/systemd/system/service.d └─10-timeout-abort.conf Active: inactive (dead) PR to fix - https://src.fedoraproject.org/rpms/fedora-release/pull-request/330 Reproducible: Always