[PlanetCCRMA] apt-get segfault

Steve Harris S.W.Harris@ecs.soton.ac.uk
Fri Jan 30 02:19:02 2004


Try rm /var/lib/rpm/__db.00*

It looks to me like an HTTP escape has got into the shell %3a is ':' in
HTTP. You could try replacing it with \:

- Steve