i can't install any packages in ubuntu 12.04 sotware centre

Asked by darryl

when I try to install packages in ubuntu 12.04 software centre it fails showing this codeinstallArchives() failed:
Extract templates from packages: 25%
Extract templates from packages: 50%
Extract templates from packages: 75%
Extract templates from packages: 100%
Preconfiguring packages ...

Extract templates from packages: 25%
Extract templates from packages: 50%
Extract templates from packages: 75%
Extract templates from packages: 100%
Preconfiguring packages ...

Extract templates from packages: 25%
Extract templates from packages: 50%
Extract templates from packages: 75%
Extract templates from packages: 100%
Preconfiguring packages ...

Extract templates from packages: 25%
Extract templates from packages: 50%
Extract templates from packages: 75%
Extract templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package sgml-data.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%dpkg: unrecoverable fatal error, aborting:
 reading files list for package 'pppconfig': Input/output error
Error in function:
I also followed these instructions in the terminal
d@d-Aspire:~$ sudo grep -R proxy /etc/apt/*
[sudo] password for d:
d@d-Aspire:~$ sudo fuser -vvv /var/lib/dpkg/lock
d@d-Aspire:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"
d@d-Aspire:~$ uname -a
Linux d-Aspire 3.2.0-31-generic-pae #50-Ubuntu SMP Fri Sep 7 16:39:45 UTC 2012 i686 i686 i386 GNU/Linux
d@d-Aspire:~$ sudo rm /var/lib/apt/lists/lock
d@d-Aspire:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
cp: reading `/var/lib/dpkg/info/pppconfig.list': Input/output error
cp: failed to extend `/var/lib/dpkg.backup/info/pppconfig.list': Input/output error
sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status
sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
d@d-Aspire:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
d@d-Aspire:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status
d@d-Aspire:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
d@d-Aspire:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
d@d-Aspire:~$ sudo rm -rf /var/lib/dpkg/updates/*
d@d-Aspire:~$ sudo rm -rf /var/lib/apt/lists
d@d-Aspire:~$ sudo rm /var/cache/apt/*.bin
d@d-Aspire:~$ sudo mkdir /var/lib/apt/lists
d@d-Aspire:~$ sudo mkdir /var/lib/apt/lists/partial
d@d-Aspire:~$ LANG=C;sudo apt-get clean
d@d-Aspire:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
d@d-Aspire:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  linux-headers-3.2.0-29* linux-headers-3.2.0-29-generic-pae*
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 67.5 MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 60%dpkg: unrecoverable fatal error, aborting:
 reading files list for package 'pppconfig': Input/output error
E: Sub-process /usr/bin/dpkg returned an error code (2)
d@d-Aspire:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824
Ign http://archive.ubuntu.com precise InRelease
Ign http://archive.ubuntu.com precise-updates InRelease
Ign http://archive.ubuntu.com precise-backports InRelease
Ign http://archive.ubuntu.com precise-security InRelease
Get:1 http://archive.ubuntu.com precise Release.gpg [198 B]
Get:2 http://archive.ubuntu.com precise-updates Release.gpg [198 B]
Get:3 http://archive.ubuntu.com precise-backports Release.gpg [198 B]
Get:4 http://archive.ubuntu.com precise-security Release.gpg [198 B]
Get:5 http://archive.ubuntu.com precise Release [49.6 kB]
Get:6 http://archive.ubuntu.com precise-updates Release [49.6 kB]
Get:7 http://archive.ubuntu.com precise-backports Release [49.6 kB]
Get:8 http://archive.ubuntu.com precise-security Release [49.6 kB]
Get:9 http://archive.ubuntu.com precise/main Sources [934 kB]
Get:10 http://archive.ubuntu.com precise/restricted Sources [5470 B]
Get:11 http://archive.ubuntu.com precise/universe Sources [5019 kB]
Get:12 http://archive.ubuntu.com precise/multiverse Sources [155 kB]
Get:13 http://archive.ubuntu.com precise/main i386 Packages [1274 kB]
Get:14 http://archive.ubuntu.com precise/restricted i386 Packages [8431 B]
Get:15 http://archive.ubuntu.com precise/universe i386 Packages [4796 kB]
Get:16 http://archive.ubuntu.com precise/multiverse i386 Packages [121 kB]
Get:17 http://archive.ubuntu.com precise/main TranslationIndex [3706 B]
Get:18 http://archive.ubuntu.com precise/multiverse TranslationIndex [2676 B]
Get:19 http://archive.ubuntu.com precise/restricted TranslationIndex [2596 B]
Get:20 http://archive.ubuntu.com precise/universe TranslationIndex [2922 B]
Get:21 http://archive.ubuntu.com precise-updates/main Sources [170 kB]
Get:22 http://archive.ubuntu.com precise-updates/restricted Sources [3285 B]
Get:23 http://archive.ubuntu.com precise-updates/universe Sources [53.8 kB]
Get:24 http://archive.ubuntu.com precise-updates/multiverse Sources [4241 B]
Get:25 http://archive.ubuntu.com precise-updates/main i386 Packages [397 kB]
Get:26 http://archive.ubuntu.com precise-updates/restricted i386 Packages [6732 B]
Get:27 http://archive.ubuntu.com precise-updates/universe i386 Packages [134 kB]
Get:28 http://archive.ubuntu.com precise-updates/multiverse i386 Packages [9673 B]
Get:29 http://archive.ubuntu.com precise-updates/main TranslationIndex [3564 B]
Get:30 http://archive.ubuntu.com precise-updates/multiverse TranslationIndex [2605 B]
Get:31 http://archive.ubuntu.com precise-updates/restricted TranslationIndex [2461 B]
Get:32 http://archive.ubuntu.com precise-updates/universe TranslationIndex [2850 B]
Get:33 http://archive.ubuntu.com precise-backports/main Sources [2422 B]
Get:34 http://archive.ubuntu.com precise-backports/restricted Sources [14 B]
Get:35 http://archive.ubuntu.com precise-backports/universe Sources [14.5 kB]
Get:36 http://archive.ubuntu.com precise-backports/multiverse Sources [2669 B]
Get:37 http://archive.ubuntu.com precise-backports/main i386 Packages [1941 B]
Get:38 http://archive.ubuntu.com precise-backports/restricted i386 Packages [14 B]
Get:39 http://archive.ubuntu.com precise-backports/universe i386 Packages [12.9 kB]
Get:40 http://archive.ubuntu.com precise-backports/multiverse i386 Packages [2504 B]
Get:41 http://archive.ubuntu.com precise-backports/main TranslationIndex [72 B]
Get:42 http://archive.ubuntu.com precise-backports/multiverse TranslationIndex [72 B]
Get:43 http://archive.ubuntu.com precise-backports/restricted TranslationIndex [70 B]
Get:44 http://archive.ubuntu.com precise-backports/universe TranslationIndex [72 B]
Get:45 http://archive.ubuntu.com precise-security/main Sources [46.2 kB]
Get:46 http://archive.ubuntu.com precise-security/restricted Sources [1950 B]
Get:47 http://archive.ubuntu.com precise-security/universe Sources [13.5 kB]
Get:48 http://archive.ubuntu.com precise-security/multiverse Sources [1386 B]
Get:49 http://archive.ubuntu.com precise-security/main i386 Packages [173 kB]
Get:50 http://archive.ubuntu.com precise-security/restricted i386 Packages [3968 B]
Get:51 http://archive.ubuntu.com precise-security/universe i386 Packages [46.4 kB]
Get:52 http://archive.ubuntu.com precise-security/multiverse i386 Packages [2369 B]
Get:53 http://archive.ubuntu.com precise-security/main TranslationIndex [73 B]
Get:54 http://archive.ubuntu.com precise-security/multiverse TranslationIndex [71 B]
Get:55 http://archive.ubuntu.com precise-security/restricted TranslationIndex [71 B]
Get:56 http://archive.ubuntu.com precise-security/universe TranslationIndex [73 B]
Get:57 http://archive.ubuntu.com precise/main Translation-en [726 kB]
Get:58 http://archive.ubuntu.com precise/multiverse Translation-en [93.4 kB]
Get:59 http://archive.ubuntu.com precise/restricted Translation-en [2395 B]
Get:60 http://archive.ubuntu.com precise/universe Translation-en [3341 kB]
Get:61 http://archive.ubuntu.com precise-updates/main Translation-en [194 kB]
Get:62 http://archive.ubuntu.com precise-updates/multiverse Translation-en [5414 B]
Get:63 http://archive.ubuntu.com precise-updates/restricted Translation-en [1484 B]
Get:64 http://archive.ubuntu.com precise-updates/universe Translation-en [79.9 kB]
Get:65 http://archive.ubuntu.com precise-backports/main Translation-en [1244 B]
Get:66 http://archive.ubuntu.com precise-backports/multiverse Translation-en [1476 B]
Get:67 http://archive.ubuntu.com precise-backports/restricted Translation-en [14 B]
Get:68 http://archive.ubuntu.com precise-backports/universe Translation-en [9472 B]
Get:69 http://archive.ubuntu.com precise-security/main Translation-en [80.4 kB]
Get:70 http://archive.ubuntu.com precise-security/multiverse Translation-en [995 B]
Get:71 http://archive.ubuntu.com precise-security/restricted Translation-en [978 B]
Get:72 http://archive.ubuntu.com precise-security/universe Translation-en [28.8 kB]
Fetched 18.2 MB in 17s (1047 kB/s)
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
d@d-Aspire:~$ sudo dpkg --configure -a
d@d-Aspire:~$ sudo dpkg --clear-avail
d@d-Aspire:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-3.2.0-29 linux-headers-3.2.0-29-generic-pae
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
d@d-Aspire:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-3.2.0-29 linux-headers-3.2.0-29-generic-pae
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
d@d-Aspire:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824 && sudo apt-get dist-upgrade
Ign http://archive.ubuntu.com precise InRelease
Ign http://archive.ubuntu.com precise-updates InRelease
Ign http://archive.ubuntu.com precise-backports InRelease
Ign http://archive.ubuntu.com precise-security InRelease
Hit http://archive.ubuntu.com precise Release.gpg
Get:1 http://archive.ubuntu.com precise-updates Release.gpg [198 B]
Hit http://archive.ubuntu.com precise-backports Release.gpg
Get:2 http://archive.ubuntu.com precise-security Release.gpg [198 B]
Hit http://archive.ubuntu.com precise Release
Get:3 http://archive.ubuntu.com precise-updates Release [49.6 kB]
Hit http://archive.ubuntu.com precise-backports Release
Get:4 http://archive.ubuntu.com precise-security Release [49.6 kB]
Hit http://archive.ubuntu.com precise/main Sources
Hit http://archive.ubuntu.com precise/restricted Sources
Hit http://archive.ubuntu.com precise/universe Sources
Hit http://archive.ubuntu.com precise/multiverse Sources
Hit http://archive.ubuntu.com precise/main i386 Packages
Hit http://archive.ubuntu.com precise/restricted i386 Packages
Hit http://archive.ubuntu.com precise/universe i386 Packages
Hit http://archive.ubuntu.com precise/multiverse i386 Packages
Hit http://archive.ubuntu.com precise/main TranslationIndex
Hit http://archive.ubuntu.com precise/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise/restricted TranslationIndex
Hit http://archive.ubuntu.com precise/universe TranslationIndex
Get:5 http://archive.ubuntu.com precise-updates/main Sources [170 kB]
Get:6 http://archive.ubuntu.com precise-updates/restricted Sources [3285 B]
Get:7 http://archive.ubuntu.com precise-updates/universe Sources [53.8 kB]
Get:8 http://archive.ubuntu.com precise-updates/multiverse Sources [4241 B]
Get:9 http://archive.ubuntu.com precise-updates/main i386 Packages [397 kB]
Get:10 http://archive.ubuntu.com precise-updates/restricted i386 Packages [6732 B]
Get:11 http://archive.ubuntu.com precise-updates/universe i386 Packages [134 kB]
Get:12 http://archive.ubuntu.com precise-updates/multiverse i386 Packages [9673 B]
Hit http://archive.ubuntu.com precise-updates/main TranslationIndex
Hit http://archive.ubuntu.com precise-updates/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-updates/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-updates/universe TranslationIndex
Hit http://archive.ubuntu.com precise-backports/main Sources
Hit http://archive.ubuntu.com precise-backports/restricted Sources
Hit http://archive.ubuntu.com precise-backports/universe Sources
Hit http://archive.ubuntu.com precise-backports/multiverse Sources
Hit http://archive.ubuntu.com precise-backports/main i386 Packages
Hit http://archive.ubuntu.com precise-backports/restricted i386 Packages
Hit http://archive.ubuntu.com precise-backports/universe i386 Packages
Hit http://archive.ubuntu.com precise-backports/multiverse i386 Packages
Hit http://archive.ubuntu.com precise-backports/main TranslationIndex
Hit http://archive.ubuntu.com precise-backports/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-backports/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-backports/universe TranslationIndex
Hit http://archive.ubuntu.com precise/main Translation-en
Get:13 http://archive.ubuntu.com precise-security/main Sources [46.2 kB]
Get:14 http://archive.ubuntu.com precise-security/restricted Sources [1950 B]
Get:15 http://archive.ubuntu.com precise-security/universe Sources [13.5 kB]
Get:16 http://archive.ubuntu.com precise-security/multiverse Sources [1386 B]
Get:17 http://archive.ubuntu.com precise-security/main i386 Packages [173 kB]
Get:18 http://archive.ubuntu.com precise-security/restricted i386 Packages [3968 B]
Get:19 http://archive.ubuntu.com precise-security/universe i386 Packages [46.4 kB]
Get:20 http://archive.ubuntu.com precise-security/multiverse i386 Packages [2369 B]
Hit http://archive.ubuntu.com precise-security/main TranslationIndex
Hit http://archive.ubuntu.com precise-security/multiverse TranslationIndex
Hit http://archive.ubuntu.com precise-security/restricted TranslationIndex
Hit http://archive.ubuntu.com precise-security/universe TranslationIndex
Hit http://archive.ubuntu.com precise/multiverse Translation-en
Hit http://archive.ubuntu.com precise/restricted Translation-en
Hit http://archive.ubuntu.com precise/universe Translation-en
Hit http://archive.ubuntu.com precise-updates/main Translation-en
Hit http://archive.ubuntu.com precise-updates/multiverse Translation-en
Hit http://archive.ubuntu.com precise-updates/restricted Translation-en
Hit http://archive.ubuntu.com precise-updates/universe Translation-en
Hit http://archive.ubuntu.com precise-backports/main Translation-en
Hit http://archive.ubuntu.com precise-backports/multiverse Translation-en
Hit http://archive.ubuntu.com precise-backports/restricted Translation-en
Hit http://archive.ubuntu.com precise-backports/universe Translation-en
Hit http://archive.ubuntu.com precise-security/main Translation-en
Hit http://archive.ubuntu.com precise-security/multiverse Translation-en
Hit http://archive.ubuntu.com precise-security/restricted Translation-en
Hit http://archive.ubuntu.com precise-security/universe Translation-en
Fetched 1167 kB in 1s (749 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  apt apt-transport-https apt-utils gnome-media libapt-inst1.4 libapt-pkg4.12
  libnux-2.0-0 libnux-2.0-common libunity-core-5.0-5 nux-tools
  transmission-common transmission-gtk unity unity-common unity-services
15 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 5780 kB of archives.
After this operation, 8192 B disk space will be freed.
Do you want to continue [Y/n]? y
Get:1 http://archive.ubuntu.com/ubuntu/ precise-updates/main libapt-pkg4.12 i386 0.8.16~exp12ubuntu10.3 [941 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ precise-updates/main apt i386 0.8.16~exp12ubuntu10.3 [1089 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ precise-updates/main libapt-inst1.4 i386 0.8.16~exp12ubuntu10.3 [103 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ precise-updates/main gnome-media i386 3.4.0-0ubuntu3.1 [119 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ precise-updates/main apt-utils i386 0.8.16~exp12ubuntu10.3 [193 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ precise-updates/main apt-transport-https i386 0.8.16~exp12ubuntu10.3 [16.3 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ precise-updates/main libnux-2.0-0 i386 2.14.1-0ubuntu1 [906 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ precise-updates/main libnux-2.0-common all 2.14.1-0ubuntu1 [63.0 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ precise-updates/main unity i386 5.16.0-0ubuntu1 [1293 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ precise-updates/main unity-common all 5.16.0-0ubuntu1 [153 kB]
Get:11 http://archive.ubuntu.com/ubuntu/ precise-updates/main nux-tools i386 2.14.1-0ubuntu1 [11.2 kB]
Get:12 http://archive.ubuntu.com/ubuntu/ precise-updates/main libunity-core-5.0-5 i386 5.16.0-0ubuntu1 [234 kB]
Get:13 http://archive.ubuntu.com/ubuntu/ precise-updates/main unity-services i386 5.16.0-0ubuntu1 [37.1 kB]
Get:14 http://archive.ubuntu.com/ubuntu/ precise-updates/main transmission-common all 2.51-0ubuntu1.1 [267 kB]
Get:15 http://archive.ubuntu.com/ubuntu/ precise-updates/main transmission-gtk i386 2.51-0ubuntu1.1 [355 kB]
Fetched 5780 kB in 4s (1187 kB/s)
(Reading database ... 60%dpkg: unrecoverable fatal error, aborting:
 reading files list for package 'pppconfig': Input/output error
E: Sub-process /usr/bin/dpkg returned an error code (2)
d@d-Aspire:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423)]/ precise main restricted
     2
     3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4 # newer versions of the distribution.
     5 deb http://archive.ubuntu.com/ubuntu precise main restricted
     6 deb-src http://archive.ubuntu.com/ubuntu precise main restricted
     7
     8 ## Major bug fix updates produced after the final release of the
     9 ## distribution.
    10 deb http://archive.ubuntu.com/ubuntu precise-updates main restricted
    11 deb-src http://archive.ubuntu.com/ubuntu precise-updates main restricted
    12
    13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14 ## team. Also, please note that software in universe WILL NOT receive any
    15 ## review or updates from the Ubuntu security team.
    16 deb http://archive.ubuntu.com/ubuntu precise universe
    17 deb-src http://archive.ubuntu.com/ubuntu precise universe
    18 deb http://archive.ubuntu.com/ubuntu precise-updates universe
    19 deb-src http://archive.ubuntu.com/ubuntu precise-updates universe
    20
    21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    22 ## team, and may not be under a free licence. Please satisfy yourself as to
    23 ## your rights to use the software. Also, please note that software in
    24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    25 ## security team.
    26 deb http://archive.ubuntu.com/ubuntu precise multiverse
    27 deb-src http://archive.ubuntu.com/ubuntu precise multiverse
    28 deb http://archive.ubuntu.com/ubuntu precise-updates multiverse
    29 deb-src http://archive.ubuntu.com/ubuntu precise-updates multiverse
    30
    31 ## N.B. software from this repository may not have been tested as
    32 ## extensively as that contained in the main release, although it includes
    33 ## newer versions of some applications which may provide useful features.
    34 ## Also, please note that software in backports WILL NOT receive any review
    35 ## or updates from the Ubuntu security team.
    36 deb http://archive.ubuntu.com/ubuntu precise-backports main restricted universe multiverse
    37 deb-src http://archive.ubuntu.com/ubuntu precise-backports main restricted universe multiverse
    38
    39 deb http://archive.ubuntu.com/ubuntu precise-security main restricted
    40 deb-src http://archive.ubuntu.com/ubuntu precise-security main restricted
    41 deb http://archive.ubuntu.com/ubuntu precise-security universe
    42 deb-src http://archive.ubuntu.com/ubuntu precise-security universe
    43 deb http://archive.ubuntu.com/ubuntu precise-security multiverse
    44 deb-src http://archive.ubuntu.com/ubuntu precise-security multiverse
    45
    46 ## Uncomment the following two lines to add software from Canonical's
    47 ## 'partner' repository.
    48 ## This software is not part of Ubuntu, but is offered by Canonical and the
    49 ## respective vendors as a service to Ubuntu users.
    50 # deb http://archive.canonical.com/ubuntu precise partner
    51 # deb-src http://archive.canonical.com/ubuntu precise partner
    52
    53 ## This software is not part of Ubuntu, but is offered by third-party
    54 ## developers who want to ship their latest software.
    55 # deb http://extras.ubuntu.com/ubuntu precise main
    56 # deb-src http://extras.ubuntu.com/ubuntu precise main
d@d-Aspire:~$

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try:

sudo apt-get --reinstall insall pppconfig

Revision history for this message
Manfred Hampl (m-hampl) said :
#2

The error message "reading files list for package 'pppconfig': Input/output error" might indicate that you have a consistency problem in your file system.

You should run a file system check.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

sudo rm -r /var/lib/dpkg/info/pppconfig*
sudo dpkg --remove --force-remove-reinstreq pppconfig
sudo apt-get clean
sudo apt-get update
sudo apt-get install pppconfig

Can you help with this problem?

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

To post a message you must log in.