Bug 118461 - /etc/rc.d/init.d/dhcpd: Missing dhcpd.leases causes the script to exit silently
Summary: /etc/rc.d/init.d/dhcpd: Missing dhcpd.leases causes the script to exit silently
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dhcp
Version: 1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-16 20:55 UTC by Pavel Tsekov
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-04-22 14:16:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2004:566 0 normal SHIPPED_LIVE Updated dhcp and dhclient packages 2005-05-26 04:00:00 UTC

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



Note You need to log in before you can comment on or make changes to this bug.