After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 671217 - liboauth fails checkout stage
liboauth fails checkout stage
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
3.4.x
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2012-03-02 15:10 UTC by Tshepang Lekhonkhobe
Modified: 2012-03-02 18:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a fix (1.02 KB, patch)
2012-03-02 15:11 UTC, Tshepang Lekhonkhobe
committed Details | Review

Description Tshepang Lekhonkhobe 2012-03-02 15:10:28 UTC
$ ~/.local/bin/jhbuild update liboauth
*** Checking out liboauth *** [1/1]
wget --continue http://downloads.sourceforge.net/liboauth -O /home/wena/src/liboauth
--2012-03-02 16:53:24--  http://downloads.sourceforge.net/liboauth
Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59
Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-03-02 16:53:25 ERROR 404: Not Found.

*** Error during phase checkout of liboauth: ########## Error running wget --continue http://downloads.sourceforge.net/liboauth -O /home/wena/src/liboauth *** [1/1]
Comment 1 Tshepang Lekhonkhobe 2012-03-02 15:11:56 UTC
Created attachment 208855 [details] [review]
a fix
Comment 2 Javier Jardón (IRC: jjardon) 2012-03-02 18:41:49 UTC
Comment on attachment 208855 [details] [review]
a fix

commit c4bd4730eabe7cd6381053613b57300b7da8e869
Comment 3 Javier Jardón (IRC: jjardon) 2012-03-02 18:42:20 UTC
Thanks Tshepang, committed