dpkg:libqt5printsupport5:amd64

Asked by unknown

I have some problem here,...

When I try to upgrade from the terminal and software update on my ubuntu 17.10 :

sudo apt upgrade -y

the output is error like

dpkg: unrecoverable fatal error, aborting:
 reading files list for package 'libqt5printsupport5:amd64': Input/output error
E: Sub-process /usr/bin/dpkg returned an error code (2)

and I already triend another ways to fix it :

sudo apt update
sudo apt update && sudo apt dist-upgrade
sudo apt clean
sudo apt autoremove
sudo apt --reinstall instal libqt5printsupport5

but the same error always show up in the end,...

can you help me please?

Question information

Language:
English (United States) piglatin Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

"Input/output error" usually indicates a consistency problem in a file system (e.g. after a hard shutdown) and in most cases can be repaired with a file system check.
I suggest that you boot from an Ubuntu installer (on a bootable USB stick or DVD) in the "Try Ubuntu without installing" mode and perform a file system check (fsck) on your Ubuntu hard disk partition.

Can you help with this problem?

Provide an answer of your own, or ask unknown for more information if necessary.

To post a message you must log in.