-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Mike Noyes wrote:
| On Tue, 2005-03-15 at 07:26, Charles Steinkuehler wrote: |> Charles Steinkuehler wrote: |> |> | Sounds like we need to make a support request to SF. |> |> Hold off on this for now...both times I tried downloading with links. I'm |> now using curl, and it looks like I'm going to wind up with a different |> (larger) sized file. | | Charles, | Will do. | |> I'll post the results when finished. | | Thanks. :-)
OK, I think I've figured out what's going on. For some reason, the SF server is disconnecting the client before the entire CVS tarball gets downloaded. Using curl's resume capability, I was able to download the entire archive, but it took several successive tries. Each attempt would fail after about 7-8 minutes or apx 200-300 MB of data:
<multiple curl commands & output edited for readability> [EMAIL PROTECTED] charles]$ curl -OC - 'http://cvs.sourceforge.net/cvstarballs/leaf-cvsroot.tar.bz2'
~ % Total % Received % Xferd Average Speed Time
~ Dload Upload Total Current Left ~ 25 1056M 25 266M 0 0 545k 0 0:33:01 0:08:20 0:24:41 curl: (18) transfer closed with 827527107 bytes remaining to read
~ 29 789M 29 233M 0 0 487k 0 0:27:36 0:08:10 0:19:26 curl: (18) transfer closed with 582198011 bytes remaining to read
~ 39 555M 39 218M 0 0 530k 0 0:17:50 0:07:00 0:10:50 curl: (18) transfer closed with 353273803 bytes remaining to read
~ 89 336M 89 300M 0 0 528k 0 0:10:53 0:09:43 0:01:10 curl: (18) transfer closed with 37835243 bytes remaining to read
100 36.1M 100 36.1M 0 0 451k 0 0:01:21 0:01:21 0:00:00
So...I'm not sure *WHY* the SF server is disconnecting, but that definately seems to be what's happening.
Can someone with good bandwidth try downloading the tarball with a normal web-browser like Mozilla or IE? I've tested with curl and links, but don't have a GUI running on a machine with a fat upstream link.
Currently, it looks like I'm going to have to script the grab of the CVS tarball (it's currently a 'one-liner' in cron) and loop until curl exits with an error other than 18.
| BTW, are you using --delete when updating the rsync server? I noticed | some errant commits, that were removed by the SF staff, present in the | leaf-cvs module.
Um...I can't rsync directly to the CVS archive. I'm basically grabbing the tarball and 'exploding' it in place on my CoLo system, then rsync'ing from that system to basic.steinkuehler.net. That means there's nothing in place to delete files that may have existed in the CVS archive at one time, but don't any more. If you want, I can wipe the output directory prior to untaring the downloaded file, which should clear out any cruft.
MIKE: I've manually updated the CVS archive on the CoLo system (rsync.steinkuehler.net), and basic should update soon. It looks to me like everything's OK, but you might want to check. Note that it might be until sometime tomorrow before basic has a fully updated archive (I think there will be a *LOT* of stuff to rsync, and I don't off-hand recall when the sync occurs, except I think it's late-night/early-AM).
- -- Charles Steinkuehler [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFCNzqpLywbqEHdNFwRAhA1AJ4gbLzP8SABYMwqAZAgDuVHumYMuwCfcqSt YMD4/Lo0VIlDKuyeaj36qpg= =C0Jc -----END PGP SIGNATURE-----
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel