Bug 2247057
| Summary: | Remove dependency on dhcp-client in libguestfs | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Martin Osvald 🛹 <mosvald> |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jorton, rjones |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libguestfs-1.51.7-5.fc40 libguestfs-1.51.8-2.fc40 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-27 17:06:42 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
Martin Osvald 🛹
2023-10-30 13:31:36 UTC
Existing discussion: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/FJHABX7WU6ZU2MRTPKWU2TTBVYZKZWG3/ https://github.com/libguestfs/libguestfs/issues/121 As we already support dhcpcd and package that for Fedora, it seems we may as well use that instead. https://src.fedoraproject.org/rpms/dhcpcd https://github.com/libguestfs/libguestfs/blob/b5f7b0ec18e30d25342bc322e571edf17a72974f/appliance/init#L123 Dependency should be removed & replaced with dhcpcd in this build: https://koji.fedoraproject.org/koji/taskinfo?taskID=108323429 FEDORA-2023-a104b904d9 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-a104b904d9 There's still a problem here: https://github.com/NetworkConfiguration/dhcpcd/issues/258 FEDORA-2023-a104b904d9 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. Reopening as this requires more work. FEDORA-2023-594252ab59 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-594252ab59 FEDORA-2023-594252ab59 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |