WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
142867
[GTK][jhbuild] Fix flakey failures due to unstable googlecode repository
https://bugs.webkit.org/show_bug.cgi?id=142867
Summary
[GTK][jhbuild] Fix flakey failures due to unstable googlecode repository
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2015-03-20 00:55:32 PDT
Created
attachment 249094
[details]
patch
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
Committed
r181792
: <
http://trac.webkit.org/changeset/181792
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug