[PlanetCCRMA] Apt-Get stalls

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Sun Jun 15 11:52:02 2003


> Well, I tried the suggestions and apt-get has hung with the message:
> 
> Reading Package Lists... 0%
> 
> Iit's been there 40 mins and still at 99.9% cpu in top, so I think there's 
> definitely an issue there for me.  I guess I'll try out other things.

Try also to explicitly delete the package databases:
 /var/cache/apt/pkgcache.bin
 /var/cache/apt/srcpkgcache.bin
And then do an "apt-get update"

-- Fernando