Bug 2247057

Summary: Remove dependency on dhcp-client in libguestfs
Product: [Fedora] Fedora Reporter: Martin Osvald 🛹 <mosvald>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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
Description of problem:

ISC dhcp is no longer maintained upstream since the end of 2022. The
Infrastructure Services team is not planning to support it in RHEL 10.
Your RHEL package libguestfs currently has a dependency on dhcp-client. We
recommend that you remove this dependency and use an alternative DHCP
client such as dhcpcd, busybox's udhcpc, or internal dhcp client provided
by NetworkManager/systemd-networkd.

Version-Release number of selected component (if applicable):

libguestfs-1:1.51.7-4.fc40

Steps to Reproduce:

# repoquery --enablerepo=\* --whatrequires dhcp-client
...
libguestfs-1:1.51.7-4.fc40

Comment 2 Richard W.M. Jones 2023-10-30 14:37:36 UTC
Dependency should be removed & replaced with dhcpcd in this build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=108323429

Comment 3 Fedora Update System 2023-10-30 15:04:06 UTC
FEDORA-2023-a104b904d9 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-a104b904d9

Comment 4 Richard W.M. Jones 2023-10-30 16:05:55 UTC
There's still a problem here: https://github.com/NetworkConfiguration/dhcpcd/issues/258

Comment 5 Fedora Update System 2023-10-30 16:40:10 UTC
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.

Comment 6 Richard W.M. Jones 2023-10-30 17:01:58 UTC
Reopening as this requires more work.

Comment 7 Fedora Update System 2023-11-27 15:07:28 UTC
FEDORA-2023-594252ab59 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-594252ab59

Comment 8 Fedora Update System 2023-11-27 17:06:42 UTC
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.