When cloning any of the larger repositories in gitorious, I've been getting failures from git, I've been getting failures like:
[kyzi...@myhost kyzivat] git clone http://git.gitorious.org/webkit/webkit.git Initialized empty Git repository in /tmp/kyzivat/webkit/.git/ error: Unable to get pack file http://git.gitorious.org/webkit/webkit.git/objects/pack/pack-c82803068e1906127bb264768945a5d40e59692a.pack transfer closed with 458944958 bytes remaining to read error: Unable to find 24a6f0d94544cf308967bbbcaa815ead81def704 under http://git.gitorious.org/webkit/webkit.git Cannot obtain needed blob 24a6f0d94544cf308967bbbcaa815ead81def704 while processing commit c7a73cd47acbddc29eb3f5aace30a452e986d4a3. fatal: Fetch failed. This error happens with at least 3 large gitorious repositories, and either accessed via http or git protocol, with and without proxy (I tested this at home on a different system last night) The error is reported slightly differently when repository is cloned with git protocol, but the same chunk reports failure. Repositories tested: git clone http://git.gitorious.org/webkit/webkit.git git clone git://gitorious.org/webkit/webkit.git git clone http://git.gitorious.org/xbmc/xbmc.git Looking through the webkit-help archives, I see someone posted yesterday that they were having a similar problem to mine with the git.webkit.org repository -- does that one point to gitorious? If not, then my thought of it being an issue with gitorious is less credible. https://lists.webkit.org/pipermail/webkit-help/2009-November/000375.html Can anyone shed some light onto the issue and provide any help cloning the qt webkit repository? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
