Error message after trying to update...

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Post by Husse »

It means literally what it says - corrupted filesystem tarfile
For some reason that file has become corrupted. In the world of computers this does not mean that it takes bribes :) but that it somehow is altered (in a way it should not be altered)
Remove the file

Code: Select all

sudo rm /var/cache/apt/archives/linux-headers-2.6.17-12_2.6.17.1-12.39_i386.deb
The next time you update, apt-get (=synaptic) will download the file again
As you see from the file name it's not used (other than in updating) - just archived so you don't have to download it again and again
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Locked

Return to “Beginner Questions”