Bug 586838

Summary: URLGrabber returns empty hdr object
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: python-urlgrabberAssignee: James Antill <james.antill>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: james.antill, mschmidt
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: 2010-05-11 15:45:06 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: 573451    
Attachments:
Description Flags
reproducer for the buggy urlgrabber none

Description Dan Horák 2010-04-28 13:01:29 UTC
Created attachment 409810 [details]
reproducer for the buggy urlgrabber

When the urlopen() method is used it doesn't return the parsed HTTP headers in the hdr property created by the _return_hdr_obj() method. This is in my opinion the real cause for the preupgrade issues with small /boot partitions on F-12.

package version:
python-urlgrabber-3.9.1-4.fc12.noarch

Comment 1 seth vidal 2010-04-28 16:58:54 UTC
fixed in upstream - 

http://yum.baseurl.org/gitweb?p=urlgrabber.git;a=commitdiff;h=e85f27c43f991469db38bad97735ce2c0f7d075d

not yes pushed into a pkg.

Comment 2 seth vidal 2010-05-02 21:13:40 UTC
pushed into pkgs for f12 and f13 in koji - not pushed to stable for either, yet.