Re: Cannot get git any more?
From: Wolfgang Denk <hidden>
Date: 2016-06-15 22:42:02
In message [ref] you wrote:
quoted
-> cg-clone rsync://rsync.kernel.org/pub/scm/git/git.git /usr/local/src/git defaulting to local storage area @ERROR: Unknown module 'pub' rsync: connection unexpectedly closed (41 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(342) cg-pull: unable to get the head pointer of branch master cg-init: pull failedThat's puzzling. Try just rsync -a rsync://rsync.kernel.org/pub/scm/git/git.git /usr/local/src/git
Thanks for the tip. You are right. This was caused by an unlucky change to one of our firewall rules ;-( Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de Applying computer technology is simply finding the right wrench to pound in the correct screw.