[U-Boot] git pull fails ?!

Wolfgang Denk wd at denx.de
Tue Jul 15 14:28:45 CEST 2014


Dear Hannes Petermaier,

In message <53C51013.1020005 at 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 at denx.de
Never ascribe to malice that which can  adequately  be  explained  by
stupidity.


More information about the U-Boot mailing list