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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 1 15:38:46 PDT 2015


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

--- Comment #4 from Michael Catanzaro <mcatanzaro at igalia.com> ---
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:48
> +      href="http://git.gnome.org/"/>

Better to use https://git.gnome.org/browse/ (note the https)

> Tools/gtk/jhbuild.modules:190
> +    <branch module="browse/libsoup" version="2.49.91.1"

Then you don't need the browse/ here

>> Tools/gtk/jhbuild.modules:276
>>    </autotools>
> 
> I think it would be better to keep fetching the tarball here if possible. Is it accessible via HTTP?

You can get it from download.gnome.org, but for some reason the last GNOME release was 2.6 from 2009. So seems like "no."

I think this is just a very broken firewall, but I know you're stuck with it. And I also prefer tarballs to git, but if the git clone is not too much slower than downloading the tarball, then I think using git is fine....

> Tools/jhbuild/jhbuild-wrapper:85
> +    process = subprocess.Popen(['git', 'clone', '--config', 'pack.threads=1', 'http://git.gnome.org/browse/jhbuild'], cwd=source_path)

https

-- 
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/20f02f69/attachment.html>


More information about the webkit-unassigned mailing list