[U-Boot-Users] broken rsync to U-Boot git archive

git clone rsync://source.denx.net/git/u-boot.git somedir appears to be broken, at least when I tried it just now, I got errors !
I had an archive locally which dereferenced the above rsync path. I did a cg-update inside of that directory tree and got a similar error. I rm rf'd the archive assuming I'd made some noobish git/cogito error and tried the git clone command, as with the cg-update command which wanted to talk to the rsync above, I got errors like the below.
timeout in data send/receive connection unexpectedly closed etc.
rsync --version == 2.6.5 git core == 0.99.4 cogito == 0.13 OS == Ubuntu Breezy Badger Preview Release
http cloning and presumably updating, appears to be working. Either rsync is broken or I've made an error in synchronising to it.
Possibly I've hosed rsync somehow, as I've compiled git from source using an earlier version of Ubuntu "Hoary Hedgehog" and have not as yet, recompiled against my current OS libraries. Possibly that _is_ in fact the case, but, it would probably be worth the while of others to confirm/deny this.
Best, Bryan
participants (1)
-
Bryan O'Donoghue