PDA

View Full Version : [ubuntu] ntp package not found on apt-get install



deanhiller
January 22nd, 2010, 06:05 AM
I am using the last LTS version(i think 8.04) and when I run apt-get install ntp, I get the following error..

404 Not Found [IP: 91.189.88.30 80]
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/n/ntp/ntp_4.2.4p4+
dfsg-3ubuntu2.2_amd64.deb 404 Not Found [IP: 91.189.88.30 80]
root@new:~# ping 91.189.88.30

i see plenty of other packages in that dir that don't quite match. how do I fix this so i can get ntp on my server?

thanks,
Dean

n0dix
January 22nd, 2010, 07:53 AM
Try to run:

sudo aptitude update
sudo aptitude upgrade