
15 Jul
2014
15 Jul
'14
2:28 p.m.
Dear Hannes Petermaier,
In message 53C51013.1020005@petermaier.org you wrote:
at this moment i tried to fetch newest u-boot using 'git pull'
GIT answered to me:
error: Unable to find 524123a70761110c5cf3ccc5f52f6d4da071b959 under http://git.denx.de/u-boot.git Cannot obtain needed object 524123a70761110c5cf3ccc5f52f6d4da071b959 error: Fetch failed.
does anybody know whats going wrong?
It works for me, both pulling into an existing repo and cloning from scratch. eventually you have local problems. Try if "git gc --prune", eventually followed by "git pack-refs --prune" helps.
It it doesn't, then clone from scratch.
And of course you should use git protocol rather than HTTP.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Never ascribe to malice that which can adequately be explained by
stupidity.