[PlanetCCRMA] Size mismatch in apt-get...

David Fraser davidf@sjsoft.com
Wed Feb 25 22:38:01 2004


Fernando Pablo Lopez-Lezcano wrote:

>>When I do an apt-get update I get the following:
>>[snip]
>>Failed to fetch 
>>http://www-ccrma.stanford.edu/planetccrma/apt/fedora/1/i386/base/pkglist.planetccrma  
>>Size mismatch
>>Failed to fetch 
>>http://www-ccrma.stanford.edu/planetccrma/apt/fedora/1/i386/base/srclist.planetccrma  
>>Size mismatch
>>Reading Package Lists... Done
>>Building Dependency Tree... Done
>>E: Some index files failed to download, they have been ignored, or old 
>>ones used instead.
>>
>>Is there an error in the repository, or am I doing something wrong?
>>    
>>
>
>I think it was a repository problem, it should be working now...
>-- Fernando
>  
>
No, strangely, I still get it ...
I tried removing the planet from my sources.list, updating, and adding 
it again and updating, and got the following...

Get:3 http://www-ccrma.stanford.edu fedora/1/i386 release [1812B]
Get:1 http://www-ccrma.stanford.edu fedora/1/i386/core pkglist [1445kB]
Get:2 http://www-ccrma.stanford.edu fedora/1/i386/core release [115B]
Get:3 http://www-ccrma.stanford.edu fedora/1/i386/updates pkglist [468kB]
Get:4 http://www-ccrma.stanford.edu fedora/1/i386/updates release [126B]
Get:5 http://www-ccrma.stanford.edu fedora/1/i386/planetccrma pkglist 
[184kB]
Get:6 http://www-ccrma.stanford.edu fedora/1/i386/planetccrma release [139B]
Get:7 http://www-ccrma.stanford.edu fedora/1/i386/planetcore pkglist [213kB]
Get:8 http://www-ccrma.stanford.edu fedora/1/i386/planetcore release [148B]
Get:9 http://www-ccrma.stanford.edu fedora/1/i386/planetccrma srclist 
[43.4kB]
Failed to fetch 
http://www-ccrma.stanford.edu/planetccrma/apt/fedora/1/i386/base/pkglist.planetccrma  
Size mismatch
Failed to fetch 
http://www-ccrma.stanford.edu/planetccrma/apt/fedora/1/i386/base/srclist.planetccrma  
Size mismatch

I have tried downloading from another machine to verify it is not a 
caching problem.
I get the following sizes and md5sums on both machines:
[davidf@server1 downloaded]$ ls -l *.planet*
-rw-rw-r--    1 davidf   davidf    1287028 Feb 24 19:11 pkglist.planetccrma
-rw-rw-r--    1 davidf   davidf    3099290 Jan 16 15:32 pkglist.planetcore
-rw-rw-r--    1 davidf   davidf     242959 Feb 24 19:15 srclist.planetccrma
-rw-rw-r--    1 davidf   davidf     205068 Jan 16 14:40 srclist.planetcore
[davidf@server1 downloaded]$ md5sum *.planet*
0bf4727e37da5b5f6d3144a390f58af0  pkglist.planetccrma
fd4488292e598664ce9ee407f3723258  pkglist.planetcore
0d40a046701e6680799bccdb3acf4a33  srclist.planetccrma
d9557548150ea7c8d5575ef6f0f40ca9  srclist.planetcore

Cheers
David