Bug 456091

Summary: dhclient: failed to set close-on-exec for /var/lib/dhclient/dhclient-eth0.leases
Product: [Fedora] Fedora Reporter: Jonathan Kamens <jik>
Component: dhcpAssignee: David Cantrell <dcantrell>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: wwoods
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: 2008-08-02 00:50:59 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:
Bug Depends On:    
Bug Blocks: 438944    

Description Jonathan Kamens 2008-07-21 14:19:42 UTC
dhclient is logging "failed to set close-on-exec for
/var/lib/dhclient/dhclient-eth0.leases".  Since there's no reason why dhclient
should be unable to set close-on-exec on a file descriptor for a regular file
such as dhclient-eth0.leases, there must be a bug in the code.

Comment 1 Bill Nottingham 2008-07-25 14:17:21 UTC
Any AVC messages if you're running with SELinux?

Comment 2 Jonathan Kamens 2008-07-25 14:22:14 UTC
SELinux is disabled.  Don't know what "AVC messages" are.

Comment 3 Will Woods 2008-07-29 21:29:48 UTC
I've seen this on my F9 system, with SELinux enabled. No AVC denials logged.

Comment 4 David Cantrell 2008-08-02 00:50:59 UTC
This should be fixed in rawhide in dhcp-4.0.0-17.fc10.  Thanks.