PDA

View Full Version : [ubuntu] Failure when trying to install libmagick9-dev



modulaaron
March 17th, 2010, 11:16 PM
I need to install the libmagick9-dev packages and am getting a failure when trying to do so:


apt-get install libmagick9-dev --fix-missingThe failure message is as follows:


Err http://us.archive.ubuntu.com hardy-updates/main libpng12-dev 1.2.15~beta5-3ubuntu0.1
404 Not Found [IP: 91.189.88.30 80]
Err http://security.ubuntu.com hardy-security/main libpng12-dev 1.2.15~beta5-3ubuntu0.1
404 Not Found [IP: 91.189.88.31 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libp/libpng/libpng12-dev_1.2.15~beta5-3ubuntu0.1_i386.deb 404 Not Found [IP: 91.189.88.31 80]Did this get moved to a different repository? If so, where can I find it now? If not, any idea on how I can get this working?

I am running Ubuntu 8.04 (Hardy) Server.

Thanks.

modulaaron
March 18th, 2010, 12:06 AM
Looks like things are changing quickly. I just updated yesterday, but running:


apt-get updateagain today solved the problem.