Update Manager error "E: The package cache file is corrupted"

Asked by Geoffrey Gaskell

In Ubuntu 8.10 using the Update Manager the following error report appears:

E: The package cache file is corrupted
E: _cache->open() failed, please report.

It doesn't seem to interfere with updating packages. I don't know enough about computers to
know what this all means, but I would like to get rid of these error messages. Simple instructions
easy enough for a "computer simpleton" to follow would be appreciated.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
paper0k
Solved:
Last query:
Last reply:
Revision history for this message
Wyatt Smith (wyatt-smith) said :
#1

You can try cleaning you package cache out

sudo apt-get clean all

Hope this helps

Revision history for this message
Geoffrey Gaskell (ggaskell) said :
#2

Thank you, have just tried this & it seemed to improve the performance of the progress bars, but
unfortunately the very same message reappeared right at the end. Perhaps this is a bug (rather
than a feature)?

Revision history for this message
Best paper0k (paper0k) said :
#3

Looking up on launchpad, I found out this bug https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/257639

Revision history for this message
Geoffrey Gaskell (ggaskell) said :
#4

Thanks