Bug 404211

Summary: [PATCH] urlgrabber fd cleanup fix to help livecd-creator
Product: [Fedora] Fedora Reporter: Mark McLoughlin <markmc>
Component: python-urlgrabberAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: high    
Version: rawhide   
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: 2007-12-03 17:02:26 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
urlgrabber-3.0.0-cleanup.patch none

Description Mark McLoughlin 2007-11-29 10:52:11 UTC
urlgrabber fails to close one of its fds on exception, causing livecd-creator to
be unable to unmount the chroot and cleanup after itself.

More details here:

  https://lists.dulug.duke.edu/pipermail/yum-devel/2007-November/004644.html

Backported patch attached.

Comment 1 Mark McLoughlin 2007-11-29 10:52:11 UTC
Created attachment 272791 [details]
urlgrabber-3.0.0-cleanup.patch

Comment 2 Jeremy Katz 2007-12-03 17:02:26 UTC
Building for rawhide now.