[Webkit-unassigned] [Bug 148941] update-webkitgtk-libs fails behind firewall

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 1 14:08:53 PDT 2015


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

--- Comment #3 from Martin Robinson <mrobinson at webkit.org> ---
Comment on attachment 260745
  --> https://bugs.webkit.org/attachment.cgi?id=260745
Proposed fix

View in context: https://bugs.webkit.org/attachment.cgi?id=260745&action=review

> Tools/gtk/jhbuild.modules:276
>    <autotools id="libxml2"
> -             autogen-sh="configure"
> -             autogenargs="--without-python">
> -    <branch module="/libxml2/libxml2-2.9.1.tar.gz" version="2.9.1"
> -            repo="xmlsoft.org"
> -            hash="sha256:fd3c64cb66f2c4ea27e934d275904d92cec494a8e8405613780cbc8a71680fdb"
> -            md5sum="9c0cfef285d5c4a5c80d00904ddab380"/>
> +             autogen-sh="./autogen.sh; ./configure --with-python=no">
> +    <branch module="browse/libxml2" version="2.9.1" tag="v2.9.1"
> +            repo="git.gnome.org"/>
>    </autotools>

I think it would be better to keep fetching the tarball here if possible. Is it accessible via HTTP?

> Tools/gtk/jhbuild.modules:361
> -    <branch module="/pub/mesa/10.5.4/mesa-10.5.4.tar.xz" version="10.5.4"
> +    <branch module="git/mesa/mesa.git" version="10.5.4" tag="mesa-10.5.4"
>              checkoutdir="Mesa"
> -            repo="ftp.freedesktop.org"
> -            hash="sha256:b51e723f3a20d842c88a92d809435b229fc4744ca0dbec0317d9d4a3ac4c6803">
> +            repo="freedesktop-git">
>      </branch>

Ditto.

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


More information about the webkit-unassigned mailing list