Bug 142867

Summary: [GTK][jhbuild] Fix flakey failures due to unstable googlecode repository
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, clopez, pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch ossy: review+

Csaba Osztrogonác
Reported 2015-03-19 08:48:58 PDT
error: svn: E175002: Unable to connect to a repository at URL 'http://sctp-refimpl.googlecode.com/svn/trunk/KERN/usrsctp' svn: E175002: Unexpected HTTP status 502 'Bad Gateway' on '/svn/trunk/KERN/usrsctp' svn: E175002: Additional errors: svn: E175002: OPTIONS request on '/svn/trunk/KERN/usrsctp' failed: 502 Bad Gateway *** Error during phase checkout of libusrsctp: ########## Error running svn update --non-interactive --accept postpone . *** [29/33] *** module gst-plugins-openwebrtc not built due to non buildable libusrsctp *** [30/33] https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Debug%20%28Build%29?numbuilds=200 - 4 failures https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Build%29?numbuilds=200 - 2 failures https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Perf%29?numbuilds=100 - 2 failures https://build.webkit.org/builders/GTK%20Linux%2032-bit%20Release?numbuilds=200 - 1 failure https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29?numbuilds=200 - 1 failure If this problem is regular, maybe we should switch to a more stable mirror, for example github. Let's wait a little bit, maybe there won't be problems in the future, who knows. EFL will download it from github as tar.gz, my fork additionally fixed a build issue on ARM too: https://bugs.webkit.org/show_bug.cgi?id=142778#c21 but it can be download from git too: - <repository type="svn" name="sctp-refimpl-google" - href="http://sctp-refimpl.googlecode.com/svn/"/> ... - <branch repo="sctp-refimpl-google" module="trunk/KERN/usrsctp/" revision="r9168"/> + <branch repo="github.com" module="ossy-szeged/sctp-refimpl.git" checkoutdir="libusrsctp" tag="libusrsctp-r9168"/>
Attachments
patch (2.51 KB, patch)
2015-03-20 00:55 PDT, Philippe Normand
ossy: review+
Philippe Normand
Comment 1 2015-03-20 00:55:32 PDT
Csaba Osztrogonác
Comment 2 2015-03-20 00:57:49 PDT
Comment on attachment 249094 [details] patch rs=me
Philippe Normand
Comment 3 2015-03-20 02:01:51 PDT
Note You need to log in before you can comment on or make changes to this bug.