403 forbidden error when I attempt to install an ssh server
- by vino suryono
I have a problem when I try installing ssh-server on ubuntu 14.04 lts.
What I've done:
sudo apt-get update == succeed.
sudo apt-get upgrade == succeed.
sudo apt-get install ssh == failed.
Notification that I got:
Err http://archive.ubuntu.com/ubuntu/ trusty-update/main openssh-sftp-server i386 1:6.6p1-2buntu2 403 forbidden
E: failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openssh/openssh-sftp-server_6.6p1-2ubuntu2_i386.deb 403 forbidden
E: Unable to fetch some archive, maybu run apt-get update or try with --fix-missing ?