Bug 459826

Summary: fedora-packager-setup broken by wget regression
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: fedora-packagerAssignee: Dennis Gilmore <dennis>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9Keywords: Patch
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: 2009-03-19 16:34:14 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
Workaround wget regression, don't fail if no previous certs exist none

Description Ville Skyttä 2008-08-22 18:14:06 UTC
Created attachment 314825 [details]
Workaround wget regression, don't fail if no previous certs exist

fedora-packager-setup is currently broken on F-9 in certain configs because of a wget regression, see bug 441862 for details.

Additionally, the 0.3.1 version due to "set -e" will fail if no previous ~/.fedora-upload-ca.cert or ~/.fedora-server-ca.cert exist.

Fix for both attached (although the wget part would be better fixed by changing fedora-packager-setup use curl instead of wget because curl is required for other stuff in fedora-packager based on a couple of open bug reports).

Comment 1 Dennis Gilmore 2009-03-19 16:34:14 UTC
fedora-packager-0.3.3-1.fc9 implements fedora-packager-setup in python and uses pycurl to get the certs.