It's fixed now. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=411425
________________________________________ From: linuxtools-dev-boun...@eclipse.org [linuxtools-dev-boun...@eclipse.org] on behalf of Roland Grunberg [rgrun...@redhat.com] Sent: Saturday, 22 June 2013 9:40 AM To: Linux Tools developer discussions Subject: Re: [linuxtools-dev] Problems with linuxtools repo > Yep, I get the same problem if I use the > git://git.eclipse.org/gitroot/linuxtools/org.eclipse.linuxtools.git URL. > Sometimes with a different error message, like "Permission denied". > > I can still pull fine from the Gerrit URL though: > ssh://usern...@git.eclipse.org:29418/linuxtools/org.eclipse.linuxtools.git > > This has happened in the past, which is why I use the Gerrit URL for > everything now... I sent out an e-mail yesterday to the Eclipse Webmaster regarding the issues we seem to be experiencing. The issues we're seeing seem to be restricted only to anonymous access (over git or http protocols), since access over ssh is working without issues. This would also explain why Hudson and our git web UI are affected (they probably access our repo using some form of anyonymous access) Denis got back to me and mentioned that git gc is not run on gerrit repos, and so anonymous user access is probably causing the server to hit some file descriptor limit. I think he probably ran git gc afterwards. Since then, I'm seeing other error messages when attempting to clone anonymously so I sent a follow-up. Hopefully this will be resolved on Monday. I'd hold off on pushing any changes until the situation is resolved, but if you absolutely must get something in, please make sure to test it locally. Cheers, -- Roland Grunberg _______________________________________________ linuxtools-dev mailing list linuxtools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/linuxtools-dev _______________________________________________ linuxtools-dev mailing list linuxtools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/linuxtools-dev