Bug 191196

Summary: rpm -U leaves file descriptors open when exec-ing daemon
Product: Red Hat Enterprise Linux 3 Reporter: Jeff Moyer <jmoyer>
Component: rpmAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0   
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: 2006-05-09 19:23:57 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 Jeff Moyer 2006-05-09 18:19:00 UTC
Description of problem:
See Bug 161298.  Basically, if you ssh to a box, rpm -U autofs, you cannot
logout because at least one file descriptor is left open.

I've change autofs to close all fds from 0-255, which works around the problem.

Version-Release number of selected component (if applicable):
rpm-4.3.3-7_nonptl

How reproducible:
100%

Comment 2 Jeff Moyer 2006-05-09 19:23:57 UTC
Yes, I've confirmed that the new version of RPM fixes this.  Thanks, Paul!

*** This bug has been marked as a duplicate of 147717 ***