* [U-Boot] git pull fails ?!
@ 2014-07-15 11:27 Hannes Petermaier
2014-07-15 12:28 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Hannes Petermaier @ 2014-07-15 11:27 UTC (permalink / raw)
To: u-boot
Hello,
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?
best regards,
Hannes
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] git pull fails ?!
2014-07-15 11:27 [U-Boot] git pull fails ?! Hannes Petermaier
@ 2014-07-15 12:28 ` Wolfgang Denk
2014-07-15 12:47 ` Hannes Petermaier
0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2014-07-15 12:28 UTC (permalink / raw)
To: u-boot
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 at denx.de
Never ascribe to malice that which can adequately be explained by
stupidity.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] git pull fails ?!
2014-07-15 12:28 ` Wolfgang Denk
@ 2014-07-15 12:47 ` Hannes Petermaier
0 siblings, 0 replies; 3+ messages in thread
From: Hannes Petermaier @ 2014-07-15 12:47 UTC (permalink / raw)
To: u-boot
Dear Wolfgang,
I am using the git protocol but only a clone from scratch worked for me.
many thanks and best regards,
hannes
On 2014-07-15 14:28, Wolfgang Denk wrote:
> 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
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-15 12:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-15 11:27 [U-Boot] git pull fails ?! Hannes Petermaier
2014-07-15 12:28 ` Wolfgang Denk
2014-07-15 12:47 ` Hannes Petermaier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox