On Wed, 27 Jun 2007, Linus Torvalds wrote: > > > On Wed, 27 Jun 2007, walt wrote: > > > > > > It's not missing, it's packed. I tend to re-pack after I make a release, > > > and this time I did it after -rc6... > > > > Sometime overnight this problem disappeared. I haven't actually > > tested this idea, but I have a hunch that your commit yesterday > > of "Fix zero-object version-2 packs" is the reason. > > No, I think the reason is simply that I pushed more updates to kernel.org, > so now the kernel git repo has an explicit and separate "master" branch > again. > > What is your git version? The _real_ fix probably is to just upgrade. Are > you using that broken(*) Debian git package by any chance? No, every morning I pull from you and Junio and Petr Baudis using cg-update, so I'm very much current. I notice that cg-update specifically does an http GET on kernel/git/torvalds/linux-2.6.git/HEAD which is actually a symlink to your refs/heads/master. Your 'master' now exists, but didn't exist two days ago as far I could see from my end. The kernel.org server returned a 'you don't have permission to read kernel/git/torvalds/linux-2.6.git/HEAD on this server', not a 404. I tried two different ftp clients which also could not see your 'master' file until yesterday. I notice that Petr hasn't made any changes to cogito for a long time, so maybe it needs some updating? Dunno. --- Scanned by M+ Guardian Messaging Firewall --- - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html