Bug 118461

Summary: /etc/rc.d/init.d/dhcpd: Missing dhcpd.leases causes the script to exit silently
Product: [Fedora] Fedora Reporter: Pavel Tsekov <ptsekov>
Component: dhcpAssignee: Daniel Walsh <dwalsh>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1   
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-04-22 14:16:44 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:

Description Pavel Tsekov 2004-03-16 20:55:38 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Description of problem:
If for some reason /var/lib/dhcp/dhcpd.leases is missing
'service dhcpd start' exits silently.


Version-Release number of selected component (if applicable):
RH9: dhcp-3.0pl1-23, FC1: dhcp-3.0pl2-6.16

How reproducible:
Always

Steps to Reproduce:
1. service dhcpd stop
2. rm /var/lib/dhcp/dhcpd.leases 
3. service dhcpd start

    

Actual Results:  The script exits.

Expected Results:  If the script detects 
that /var/lib/dhcp/dhcpd.leases is missing
it should create it:

  touch /var/lib/dhcp/dhcpd.leases


Additional info:

Comment 1 Daniel Walsh 2004-03-25 05:27:25 UTC
Added your fix to dhcp-3_0_1rc12-3  Should be in rawhide shortly.

Comment 2 Pavel Tsekov 2004-04-22 12:00:54 UTC
Seems to work fine. Thanks!

Comment 3 John Flanagan 2004-12-21 19:42:04 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2004-566.html