Error Message trying to download packages or update

Asked by haznizul

Even though the update alert shows I have new updates, each time I try to download them I get bellow error message:
W: Failed to fetch http://ca.archive.ubuntu.com/ubuntu/pool/main/u/udev/libvolume-id0_113-0ubuntu17.2_i386.deb
  404 Not Found [IP: 91.189.88.45 80]

Can you help?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Markus Thielmann
Solved:
Last query:
Last reply:
Revision history for this message
Best Markus Thielmann (thielmann) said :
#1

The interchange package is brocken, see Bug #3783.

The best way to solve the issue, is to uninstall interchange:

sudo apt-get remove interchange*

Revision history for this message
haznizul (haznizul) said :
#2

Thanks Markus Thielmann, that solved my question.

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

Thank you Mr. Markus. I've used the command that you suggested: sudo apt-get remove interchange*

And this is among the message that I've got:
Removing interchange-cat-standard ...
Removing interchange-ui ...
Stopping Interchange Server: No process in pidfile `/var/run/interchange/interchange.pid' found running; none killed.
interchange.
Starting Interchange Server: su: must be run from a terminal
invoke-rc.d: initscript interchange, action "start" failed.
dpkg: error processing interchange-ui (--remove):
 subprocess post-removal script returned error exit status 1
Removing interchange ...
Stopping Interchange Server: No process in pidfile `/var/run/interchange/interchange.pid' found running; none killed.
interchange.
Errors were encountered while processing:
 interchange-ui
E: Sub-process /usr/bin/dpkg returned an error code (1)

I believe the problem has been solved.