[Webkit-unassigned] [Bug 187242] flatpak-builder fails to clone repositories from https://anongit.freedesktop.org/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 18:13:36 PDT 2018


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

--- Comment #7 from Fujii Hironori <Hironori.Fujii at sony.com> ---
I tried update-webkitgtk-flatpak today, but failed with the same error again.
I tried to invoke "git ls-remote https://anongit.freedesktop.org/git/gstreamer/common.git" 10 times.

> $ for i in $(seq 10); do echo -n "try $i: "; git ls-remote https://anongit.freedesktop.org/git/gstreamer/common.git | wc;done
> try 1:     258     516   18047
> try 2:     258     516   18047
> try 3:     258     516   18047
> try 4: fatal: unable to access 'https://anongit.freedesktop.org/git/gstreamer/common.git/': Received HTTP code 503 from proxy after CONNECT
>       0       0       0
> try 5:     258     516   18047
> try 6: fatal: unable to access 'https://anongit.freedesktop.org/git/gstreamer/common.git/': Received HTTP code 503 from proxy after CONNECT
>       0       0       0
> try 7:     258     516   18047
> try 8:     258     516   18047
> try 9:     258     516   18047
> try 10:     258     516   18047
> $

Yes, I'm using a proxy. This seems a problem of the proxy if other doesn't see this.

-- 
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/20180705/628a8519/attachment-0001.html>


More information about the webkit-unassigned mailing list