Hi,<div><br></div><div>I've tried many times to download the file:</div><div><br></div><div> <a href="http://cairographics.org/releases/cairo-1.12.2.tar.xz">http://cairographics.org/releases/cairo-1.12.2.tar.xz</a></div>
<div><br></div><div>But have not had any success. It generally gets somewhere between 50 and 70% done, then stops. I tried with curl and chrome. Chrome behavior is strange, it stopped at 19.6MB but did not indicate any download error.</div>
<div><br></div><div>Curl just says "transfer closed". (Below is the verbose output from one curl session.) When I tried to resume, curl says</div><div><br></div><div> "HTTP server doesn't seem to support byte ranges. Cannot resume."</div>
<div><br></div><div>Is there a mirror somewhere? An FTP site?</div><div><br></div><div>FWIW, this is currently blocking anybody that tries to install gnuplot on OSX with brew.</div><div><br></div><div>Thanks,</div><div><br>
</div><div>Mark</div><div><br></div><div><br></div><div><div>$ curl -v <a href="http://cairographics.org/releases/cairo-1.12.2.tar.xz">http://cairographics.org/releases/cairo-1.12.2.tar.xz</a> > cairo-1.12.2.tar.xz</div>
<div>* About to connect() to <a href="http://cairographics.org">cairographics.org</a> port 80 (#0)</div><div>* Trying 131.252.210.176... connected</div><div>* Connected to <a href="http://cairographics.org">cairographics.org</a> (131.252.210.176) port 80 (#0)</div>
<div>> GET /releases/cairo-1.12.2.tar.xz HTTP/1.1</div><div>> User-Agent: curl/7.19.7 (universal-apple-darwin10.0) libcurl/7.19.7 OpenSSL/0.9.8r zlib/1.2.3</div><div>> Host: <a href="http://cairographics.org">cairographics.org</a></div>
<div>> Accept: */*</div><div>> </div><div> % Total % Received % Xferd Average Speed Time Time Time Current</div><div> Dload Upload Total Spent Left Speed</div>
<div> 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0< HTTP/1.1 200 OK</div><div>< Server: Apache/2.2.16 (Debian)</div><div>< Last-Modified: Sun, 29 Apr 2012 19:52:22 GMT</div><div>< ETag: "34002b-281a800-4bed6ad14047a"</div>
<div>< Content-Type: application/x-tar</div><div>< Content-Length: 42051584</div><div>< Date: Mon, 10 Sep 2012 16:20:32 GMT</div><div>< X-Varnish: 1337659998</div><div>< Age: 0</div><div>< Via: 1.1 varnish</div>
<div>< Connection: keep-alive</div><div>< </div><div>{ [data not shown]</div><div> 45 40.1M 45 18.1M 0 0 31669 0 0:22:07 0:10:00 0:12:07 29503* transfer closed with 23025168 bytes remaining to read</div>
<div> 45 40.1M 45 18.1M 0 0 31652 0 0:22:08 0:10:01 0:12:07 24041* Closing connection #0</div></div>