Ubuntu update incomplete update error: size mismatch

Asked by wendyfleet

I've done many Updates with no problem but today I tried to download the usual updates and the following came up :

An error has occurred

W: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/f/ffmpeg/libpostproc1d_0.cvs20070307-5ubuntu7.2_i386.deb
  Size mismatch

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Solved by:
Andre Mangan
Solved:
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

Open a Terminal from the menu Applications → Accessories → Terminal and type:
(if the system ask you a password give your user password, you will not see nothing when you type it, then press enter)

sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

Hope this helps

Revision history for this message
Best Andre Mangan (kyphi) said :
#2

We are all getting this error. Hopefully it will be rectified soon. Be patient.

Revision history for this message
wendyfleet (wendyfleet) said :
#3

It's great to know it's being worked on. Thanks for that update.