Bug 2056276
| Summary: | Updating CS9 with systemd-250 is causing a collision with epel 9 systemd-networkd | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Mark Pryor <pryorm09> |
| Component: | systemd-extras | Assignee: | Robert Scheck <redhat-bugzilla> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel9 | CC: | bstinson, davide, dtardon, jwboyer, redhat-bugzilla, systemd-maint-list |
| Target Milestone: | --- | Flags: | pm-rhel:
mirror+
|
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | systemd-extras-250.3-1.el9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-03-06 17:48:24 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: | |||
From my point as the systemd-extras maintainer (which includes systemd-networkd), systemd in CentOS Stream 9 should not ship systemd-networkd related files. systemd-network-generator is built unconditionally since https://github.com/systemd/systemd/commit/987dd89c775815831ae21736fe60aef59cb7a6fa . IOW, it's no longer a part of systemd-networkd. FEDORA-EPEL-2022-10eee90ae6 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-10eee90ae6 FEDORA-EPEL-2022-10eee90ae6 has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-10eee90ae6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2022-10eee90ae6 has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: With the rebase of systemd from 249 -> 250, the systemd-network-generator.service is now included, while it was removed as deprecated in 249. Version-Release number of selected component (if applicable): systemd-250 How reproducible: always Steps to Reproduce: 1. dnf provides '*/systemd-network-generator.service' --showduplicates 2. both 249 & 250 will show results, causing a collision 3. Actual results: both 249 & 250 will show results, causing a collision Expected results: 250 should not include this service since the systemd-networkd.service has been removed. Additional info: >dnf provides '*/systemd-network-generator.service' --showduplicates Last metadata expiration check: 0:12:32 ago on Sun 20 Feb 2022 09:28:27 AM PST. systemd-250-3.el9.i686 : System and Service Manager Repo : baseos Matched from: Filename : /usr/lib/systemd/system/systemd-network-generator.service systemd-250-3.el9.x86_64 : System and Service Manager Repo : baseos Matched from: Filename : /usr/lib/systemd/system/systemd-network-generator.service systemd-networkd-249.7-2.el9.x86_64 : System daemon that manages network configurations Repo : @System Matched from: Filename : /usr/lib/systemd/system/systemd-network-generator.service systemd-networkd-249.7-2.el9.x86_64 : System daemon that manages network configurations Repo : epel Matched from: Filename : /usr/lib/systemd/system/systemd-network-generator.service