On Thu, Jan 31, 2013 at 09:55:01PM -0500, Mark Salter wrote:
On Thu, 2013-01-31 at 17:33 -0700, Al Stone wrote:
On 01/31/2013 05:15 PM, Steve McIntyre wrote:
On Tue, Jan 29, 2013 at 03:24:47PM -0700, Al Stone wrote:
Well, we now know the workaround; do the commit, then ssh into fp.o and run git update-server-info in the repo. Ugly, but it works.
I'm not sure this is fixable, but I'll poke the infrastructure folks and see what we can do.
Hi Al,
I don't know if you've forgotten to do that, or I'm seeing some other problem.
$ git clone http://fedorapeople.org/groups/armv8/rootfs.git Cloning into 'rootfs'...
After over 5 minutes, nothing seems to have happened.
Howdy, Steve.
I've filed a ticket with our IT folks and we'll see what happens. I'm seeing the same behavior and it worked up until recently.
Sorry about that; hopefully it can be fixed quickly.
I've seen it too and found that it does eventually finish. Just takes a long time. The tree has grown to ~8GiB at this point.
Ah, yes. OK. I'm used to git being a *little* more verbose when it clones remote repos. Trying again and using strace, I can see it's grabbing large pack files and du is showing data turning up.
Sorry for the false report.
Cheers,