
26 Aug
2011
26 Aug
'11
9:04 p.m.
On Fri, Aug 26, 2011 at 02:59:41PM -0400, Christopher Harvey wrote:
Today, I tried to run
git fetch http://git.denx.de/u-boot.git
but got the following error
error: Unable to find dbf545f2d11cd3118c6c8b54122adfbe799ea1b8 under http://git.denx.de/u-boot.git Cannot obtain needed blob dbf545f2d11cd3118c6c8b54122adfbe799ea1b8 while processing commit fe0ddffac1ce63de71fe8e6398c4784937b52c84. error: Fetch failed.
fe0ddffac1ce63de71fe8e6398c4784937b52c84 seems to be the HEAD of the repository. I'm not totally new to git, but this one has me stumped. Any ideas?
thanks, Chris.
I forgot to mention, I'm behind a firewall. Everything else seems to be working fine, I can even clone the u-boot git without trouble.