[Webkit-unassigned] [Bug 142867] New: [GTK][jhbuild] Fix flakey failures due to unstable googlecode repository

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 19 08:48:58 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=142867

            Bug ID: 142867
           Summary: [GTK][jhbuild] Fix flakey failures due to unstable
                    googlecode repository
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: cgarcia at igalia.com, clopez at igalia.com,
                    pnormand at igalia.com

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"/>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150319/ab8014ef/attachment-0002.html>


More information about the webkit-unassigned mailing list