Bug 138168

Summary: dhclient needs dhcpc service
Product: [Fedora] Fedora Reporter: Ulrich Drepper <drepper>
Component: setupAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-05 17:08:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch to add appropriate aliases none

Description Ulrich Drepper 2004-11-05 09:41:50 UTC
Description of problem:
The dhclient program call getservbyname("dhcpc", "udp").  But this name is not
defined in /etc/services which causes an unsuccessful lookup at best, a long
timeout in the worst case if the service is not yet available.

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

How reproducible:
always

Steps to Reproduce:
1.getent services dhcpc
2.
3.
  
Actual results:
no output

Expected results:
bootpc                68/tcp dhcpc


Additional info:

Comment 1 Ulrich Drepper 2004-11-05 09:41:50 UTC
Created attachment 106203 [details]
Patch to add appropriate aliases

Comment 2 Bill Nottingham 2004-11-05 17:08:17 UTC
Added in CVS, will be in 2.5.38-1.