I have been using ubuntu 11.10. From couple of months I am getting package information was last updated 63 days ago, even though the Ubuntu is up to date; Could anybody suggest a fix for this?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
That's usually caused by one of your software repositories failing (such as a PPA that no longer works). Try this from a terminal:
You should see a message about a repository error. If you don't see the message, scroll through all the output until you find it. Once you find the culprit, disable it in Software Sources and update again. The message should go away. |
|||
|
|
/etc/apt/sources.list? – Jacob Johan Edwards Jan 22 '12 at 9:46