Bug 2218006
| Summary: | systemd units enabled in %post script should use presets | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Timothée Ravier <travier> |
| Component: | nfs-utils | Assignee: | Steve Dickson <steved> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | cglombek, luk.claes, steved, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | nfs-utils-2.6.3-2.rc3.fc39 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-03 18:22:52 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: | |||
|
Description
Timothée Ravier
2023-06-27 19:26:32 UTC
One thing to note here is that the preset files in https://src.fedoraproject.org/rpms/fedora-release/tree/rawhide are currently only being used for .service units. The culprit in this case however is a .target unit (nfs-client.target). I've opened https://src.fedoraproject.org/rpms/fedora-release/pull-request/267 to add the preset, the lines in the nfs-utils.spec linked above could be removed when this is merged. Moving back to NEW until the spec is changed. I'll open a PR shortly (currently blocked by https://pagure.io/fedora-infrastructure/issue/11419, the commit can be previewed here: https://github.com/LorbusChris/nfs-utils-rpm/commit/a0548f28c9bee49c02c1a8a70c4c524426cfd4e0). So this bug is actually a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2070726, but as it's closed, let's keep this one. - https://src.fedoraproject.org/rpms/nfs-utils/pull-request/12 (from previous bug) - https://docs.fedoraproject.org/en-US/packaging-guidelines/Systemd/#why_dont_we (from https://src.fedoraproject.org/rpms/fedora-release/pull-request/267#comment-151191) to justify this change *** Bug 2070726 has been marked as a duplicate of this bug. *** This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39. f39 build: https://koji.fedoraproject.org/koji/taskinfo?taskID=106363597 rahide build: https://koji.fedoraproject.org/koji/taskinfo?taskID=106363644 FEDORA-2023-368a2668f9 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-368a2668f9 FEDORA-2023-368a2668f9 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-368a2668f9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-368a2668f9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-368a2668f9 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |