On Fri, Jan 11, 2013 at 3:42 PM, Robert P. J. Day <[email protected]> wrote: > > i reported it here: > > http://www.raspberrypi.org/phpBB3/viewtopic.php?f=63&t=29313 > > trying to clone raspberry pi's firmware repo. this *consistently* > fails with that "early EOF" error. can anyone get this to actually > succeed? am i just doing something silly? > No issue on here. What happens if you fork to your own repo and clone it?
Or even use HTTPS: $ git clone https://github.com/raspberrypi/firmware.git Check your router and make sure it is not closing your connections, since it is a large repo. -- Paul Belanger | PolyBeacon, Inc. Jabber: [email protected] | IRC: pabelanger (Freenode) Github: https://github.com/pabelanger | Twitter: https://twitter.com/pabelanger _______________________________________________ Linux mailing list [email protected] http://oclug.on.ca/mailman/listinfo/linux
