Bug 2110858
Summary: | Moving unbound-anchor to a separate package left stale systemd units | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rob Foehl <rwf> |
Component: | unbound | Assignee: | Petr Menšík <pemensik> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 36 | CC: | aegorenkov.91, akhaitovich, paul.wouters, pemensik, pj.pandit |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | unbound-1.16.3-2.fc36 unbound-1.16.3-3.fc37 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-10-26 17:27:41 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
Rob Foehl
2022-07-26 04:24:17 UTC
Oh. Okay, I think unbound-anchor.timer should be included in %post scriptlet. And also new package unbound-anchor should be installed on upgrade unless supressed by ignoring recommended packages. FEDORA-2022-0f353c3ceb has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-0f353c3ceb FEDORA-2022-4eafb962d6 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-4eafb962d6 I am not sure it fixed all combinations, but it should have improved upgrade from version without separate unbound-anchor. There were forgotten trigger in unbound-libs, which should not have been there. That was moved to unbound-anchor, where it belongs. When I tested it, it reported one line error on upgrading to the new unbound-libs. I am not sure there is a good %systemd_* macro for such condition. It leaves units in deactivated, dead state. Visible by: $ systemctl list-units unbound-anchor.{service,timer} It seems enabled link is now properly deactivated on upgrade without the anchor. FEDORA-2022-0f353c3ceb has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-0f353c3ceb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-0f353c3ceb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-4eafb962d6 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-4eafb962d6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-4eafb962d6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-4eafb962d6 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-0f353c3ceb has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |