<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - update-webkitgtk-libs fails behind firewall"
   href="https://bugs.webkit.org/show_bug.cgi?id=148941#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - update-webkitgtk-libs fails behind firewall"
   href="https://bugs.webkit.org/show_bug.cgi?id=148941">bug 148941</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=260745&amp;action=diff" name="attach_260745" title="Proposed fix">attachment 260745</a> <a href="attachment.cgi?id=260745&amp;action=edit" title="Proposed fix">[details]</a></span>
Proposed fix

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=260745&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=260745&amp;action=review</a>

<span class="quote">&gt; Tools/gtk/jhbuild.modules:48
&gt; +      href=&quot;<a href="http://git.gnome.org/">http://git.gnome.org/</a>&quot;/&gt;</span >

Better to use <a href="https://git.gnome.org/browse/">https://git.gnome.org/browse/</a> (note the https)

<span class="quote">&gt; Tools/gtk/jhbuild.modules:190
&gt; +    &lt;branch module=&quot;browse/libsoup&quot; version=&quot;2.49.91.1&quot;</span >

Then you don't need the browse/ here

<span class="quote">&gt;&gt; Tools/gtk/jhbuild.modules:276
&gt;&gt;    &lt;/autotools&gt;
&gt; 
&gt; I think it would be better to keep fetching the tarball here if possible. Is it accessible via HTTP?</span >

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

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....

<span class="quote">&gt; Tools/jhbuild/jhbuild-wrapper:85
&gt; +    process = subprocess.Popen(['git', 'clone', '--config', 'pack.threads=1', '<a href="http://git.gnome.org/browse/jhbuild">http://git.gnome.org/browse/jhbuild</a>'], cwd=source_path)</span >

https</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>