I am trying to install sudo on debian but i am having this problem:
Code:
apt-get install sudo
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
liblzo2-2
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
sudo
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 177kB of archives.
After this operation, 442kB of additional disk space will be used.
Get:1 ftp://mir1.ovh.net lenny/main sudo 1.6.9p17-2 [177kB]
Err ftp://mir1.ovh.net lenny/main sudo 1.6.9p17-2
Unable to fetch file, server said 'Failed to open file. ' [IP: 91.121.124.139 21]
Failed to fetch ftp://mir1.ovh.net/debian/pool/main/s/sudo/sudo_1.6.9p17-2_i386.deb Unable to fetch file, server said 'Failed to open file. ' [IP: 91.121.124.139 21]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
What Am I Doing Wrong?