PDA

View Full Version : installing XQF with synaptic


Eazy©
June 11th, 2005, 09:40 AM
Hi!
I get this error when I try to install XQF with synaptic (XQF depends in qstat):

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/universe/q/qstat/qstat_2.7-1_i386.deb
MD5-kontrollsumma stämmer inte (= MD5- does not match. For the non swedish dudes ;) )

Is this somthing that is wrong with my linux or is it the package at the server that are broken or something (I can install other pakages).

I'm kind of a newbie on linux and dont really know what the MD5-thingie does or what its fore. I got an idéa what it is, but I dont dare to tell becaus you would laugh your asses of ;)

Xian
June 11th, 2005, 09:52 AM
The us.archive mirror is having issues at the momment.
Try replacing them in your sources.list file with the one below.
Remove any unwanted repos before updating.

deb-src http://archive.ubuntu.com/ubuntu/ hoary main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ hoary main restricted universe multiverse

Eazy©
June 11th, 2005, 11:37 AM
Thanx! That did the trick.