
In message 20060322204537.GB10703@bork.org you wrote:
I just tried to clone the u-boot git repository and I got:
cg-clone http://www.denx.de/git/u-boot.git defaulting to local storage area Fetching head... Fetching objects... Getting alternates list for http://www.denx.de/git/u-boot.git/ Getting pack list for http://www.denx.de/git/u-boot.git/ Getting index for pack 2a2ae5b5d29e02e7330c674195b3423487f83452 Getting index for pack a9332d1f4f7916094b9ebeef60378603168d77e2 Getting index for pack 8630232f0808da1a3b288f353e522a737c65c05b Getting pack a9332d1f4f7916094b9ebeef60378603168d77e2 which contains 73d9625beadea1a39a4073f95da9be2f944806a8 Getting pack 8630232f0808da1a3b288f353e522a737c65c05b which contains 0603fd6c2bbaef61ea3e8efb67a440b63e0c6b60 Getting pack 2a2ae5b5d29e02e7330c674195b3423487f83452 which contains 54775d31dfef42fe0295640054976f691c1e48b3 error: File 012b453bb78fbd94595953e04e298db8203e2e09 (http://www.denx.de/git/u-boot.git/objects/01/2b453bb78fbd94595953e04e298db82...) corrupt
This looks fishy to me. Do you have any problems with your network link? Some caching proxy server with (probably stale) caches or so?
error: Unable to find 012b453bb78fbd94595953e04e298db8203e2e09 under http://www.denx.de/git/u-boot.git/ Cannot obtain needed tree 012b453bb78fbd94595953e04e298db8203e2e09 while processing commit 024447b186cca55c2d803ab96b4c8f8674363b86. Waiting for http://www.denx.de/git/u-boot.git/objects/c0/1f8a1feb2fcdc6cd1eb721eb3336038... progress: 2051 objects, 25694696 bytes cg-fetch: objects fetch failed
Works fine here:
-> cg-clone http://www.denx.de/git/u-boot.git /tmp/u-boot defaulting to local storage area Fetching head... Fetching objects... Getting alternates list for http://www.denx.de/git/u-boot.git/ Getting pack list for http://www.denx.de/git/u-boot.git/ Getting index for pack 2a2ae5b5d29e02e7330c674195b3423487f83452 Getting index for pack a9332d1f4f7916094b9ebeef60378603168d77e2 Getting index for pack 8630232f0808da1a3b288f353e522a737c65c05b Getting pack a9332d1f4f7916094b9ebeef60378603168d77e2 which contains 73d9625beadea1a39a4073f95da9be2f944806a8 Getting pack 8630232f0808da1a3b288f353e522a737c65c05b which contains 0603fd6c2bbaef61ea3e8efb67a440b63e0c6b60 Getting pack 2a2ae5b5d29e02e7330c674195b3423487f83452 which contains 54775d31dfef42fe0295640054976f691c1e48b3 progress: 2423 objects, 27968183 bytes Fetching tags... Missing tag LABEL_2006_03_12_0025... retrieved Missing tag U-Boot-1_1_4... retrieved New branch: 5725f94aace1ed75bbeb9f3c528f34d1ae4dbe69 Cloned to u-boot/ (origin http://www.denx.de/git/u-boot.git available as branch "origin")
mort@navy:~> cg --version cogito-0.17 mort@navy:~> git --version git version 1.2.4
any ideas?
Please try again. Drop me a note (at wd@denx.de) if it's still not working.
Best regards, Viele Grüße,
Wolfgang Denk