Bug 459826 - fedora-packager-setup broken by wget regression
Summary: fedora-packager-setup broken by wget regression
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-packager
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-22 18:14 UTC by Ville Skyttä
Modified: 2009-03-19 16:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-19 16:34:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Workaround wget regression, don't fail if no previous certs exist (1.32 KB, patch)
2008-08-22 18:14 UTC, Ville Skyttä
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.