Every time I run sudo apt-get install
or sudo apt-get update
I get the following error message:
dpkg: irrecoverable fatal error, aborting:
files list file for package 'kde-runtime-data': Input/output error
E: Sub-process /usr/bin/dpkg returned an error code (2)
How can I fix it?
sudo apt-get install -f
andsudo dpkg --configure -a
may help. – N0rbert Nov 18 '17 at 12:43/var/lib/dpkg/status
? Specifically how many likes did you remove ? Did you run any other commands ? What is the output ? – Panther Nov 18 '17 at 15:13/var/lib/dpkg/status
so... What did you do and what didn't work? – Nov 19 '17 at 00:09