Bug 2247056

Summary: Remove dependency on dhcp-client in dracut
Product: [Fedora] Fedora Reporter: Martin Osvald 🛹 <mosvald>
Component: dracutAssignee: dracut-maint-list
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 40CC: dracut-maint-list, jamacku, jorton, laszlo.gombos, lnykryn, pvalena
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-04-24 08:41:19 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:28:45 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 dracut-network 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):

dracut-network-0:059-14.fc40.x86_64

Steps to Reproduce:

# repoquery --enablerepo=\* --whatrequires dhcp-client
...
dracut-network-0:059-14.fc40.x86_64

Comment 1 Aoife Moloney 2024-02-15 23:03:00 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle.
Changing version to 40.

Comment 3 Martin Osvald 🛹 2024-04-24 08:41:19 UTC
Thanks for pinpointing the commit! Closing this as CURRENTRELEASE.