403 forbidden error when I attempt to install an ssh server
Posted
by
vino suryono
on Ask Ubuntu
See other posts from Ask Ubuntu
or by vino suryono
Published on 2014-08-25T02:56:08Z
Indexed on
2014/08/25
4:31 UTC
Read the original article
Hit count: 366
apt
|software-installation
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 ?
© Ask Ubuntu or respective owner