kpackage kit failed to update so i went to terminal and
sudo apt-get update
sudo apt-get upgrade
then i got this error
Fetched 121MB in 6min 11s (327kB/s)
Failed to fetch http://archive.ubuntu.com/ubuntu/poo...buntu2_all.deb Hash Sum mismatch
Failed to fetch http://archive.ubuntu.com/ubuntu/poo...untu4_i386.deb Hash Sum mismatch
Failed to fetch http://archive.ubuntu.com/ubuntu/poo...untu1_i386.deb Hash Sum mismatch
Failed to fetch http://archive.ubuntu.com/ubuntu/poo...untu3_i386.deb Hash Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
this was first try in terminal then i ran
sudo apt-get update --fix-missing
sudo apt-get upgrade --fix-missing
\then i got this at end \
Preparing to replace policykit-1 0.94-1 (using .../policykit-1_0.94-1ubuntu1_i386.deb) ...
Unpacking replacement policykit-1 ...
Processing triggers for man-db ...
Processing triggers for sreadahead ...
Processing triggers for ufw ...
dpkg: subprocess installed post-installation script killed by signal (Segmentation fault), core dumped
E: Sub-process /usr/bin/dpkg returned an error code (2)
any ideas >??
sudo apt-get update
sudo apt-get upgrade
then i got this error
Fetched 121MB in 6min 11s (327kB/s)
Failed to fetch http://archive.ubuntu.com/ubuntu/poo...buntu2_all.deb Hash Sum mismatch
Failed to fetch http://archive.ubuntu.com/ubuntu/poo...untu4_i386.deb Hash Sum mismatch
Failed to fetch http://archive.ubuntu.com/ubuntu/poo...untu1_i386.deb Hash Sum mismatch
Failed to fetch http://archive.ubuntu.com/ubuntu/poo...untu3_i386.deb Hash Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
this was first try in terminal then i ran
sudo apt-get update --fix-missing
sudo apt-get upgrade --fix-missing
\then i got this at end \
Preparing to replace policykit-1 0.94-1 (using .../policykit-1_0.94-1ubuntu1_i386.deb) ...
Unpacking replacement policykit-1 ...
Processing triggers for man-db ...
Processing triggers for sreadahead ...
Processing triggers for ufw ...
dpkg: subprocess installed post-installation script killed by signal (Segmentation fault), core dumped
E: Sub-process /usr/bin/dpkg returned an error code (2)
any ideas >??
Comment