Okay, I updated git to latest (1.7.2.2.165.gbc382) and after a "git reset" this is what I get: $git pull -v --verbose linus walk d1b113bb028999e82a8528e1484be8c23fb5a7d9 walk 9c5ea3675dbe4853eea747542da257c3e6f18de2 walk cca77b7c81876d819a5806f408b3c29b5b61a815 Getting alternates list for http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git Getting pack list for http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git error: Unable to find 8faa6c02b39ec3896bd4e989c82ce7f6dbdaf04a under http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git Cannot obtain needed blob 8faa6c02b39ec3896bd4e989c82ce7f6dbdaf04a while processing commit cca77b7c81876d819a5806f408b3c29b5b61a815. error: Fetch failed. How do I resolve this? Thanks, Luben --- On Tue, 8/24/10, Luben Tuikov <ltuikov@xxxxxxxxx> wrote: > From: Luben Tuikov <ltuikov@xxxxxxxxx> > Subject: Problem in fetch (kernel) > To: git@xxxxxxxxxxxxxxx > Date: Tuesday, August 24, 2010, 12:18 AM > Hi guys, > > While trying to pull the kernel I get this: > > git pull -v --progress linus > error: Unable to find > 8faa6c02b39ec3896bd4e989c82ce7f6dbdaf04a under http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > Cannot obtain needed blob > 8faa6c02b39ec3896bd4e989c82ce7f6dbdaf04a > while processing commit > cca77b7c81876d819a5806f408b3c29b5b61a815. > error: Fetch failed. > > This is with git 1.7.1. > > How can I resolve this? > > Thanks, > Luben > > -- 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