Pogoplug V4 6.5.7 Issue November 15, 2023 02:51PM |
Registered: 4 years ago Posts: 60 |
root@PogoplugV4:/boot# dpkg -i linux-image-6.5.7-kirkwood-tld-1_1_armel.deb dpkg: unrecoverable fatal error, aborting: loading files list file for package 'gpg-wks-client': cannot read /var/lib/dpkg/info/gpg-wks-client.list (Input/output error)
root@PogoplugV4:/boot# apt purge linux-image-6.2.7-kirkwood-tld-1 Reading package lists... Done Building dependency tree... Done Reading state information... Done The following packages will be REMOVED: linux-image-6.2.7-kirkwood-tld-1* 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 100 MB disk space will be freed. Do you want to continue? [Y/n] y dpkg: unrecoverable fatal error, aborting: loading files list file for package 'gpg-wks-client': cannot read /var/lib/dpkg/info/gpg-wks-client.list (Input/output error)
Re: Pogoplug V4 6.5.7 Issue November 15, 2023 04:45PM |
Admin Registered: 13 years ago Posts: 19,102 |
cat /var/lib/dpkg/info/gpg-wks-client.listIt will probably give you the same Input/output error.
apt-get install gnupg gnupg2 gpg-wks-client
dpkg --purge gpg-wks-client apt-get install gnupg gnupg2 gpg-wks-client