LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   vsftpd http://gb.archive.ubuntu.com/..../...../..../vsftpd_2.0.7-....... (https://www.linuxquestions.org/questions/linux-newbie-8/vsftpd-http-gb-archive-ubuntu-com-vsftpd_2-0-7-a-914374/)

a1topcat 11-19-2011 05:29 AM

vsftpd http://gb.archive.ubuntu.com/..../...../..../vsftpd_2.0.7-.......
 
Trying to install vsftpd sudo apt-get install vsftpd
error mess failed to fetch ../vsftpd_2.0.7......
sudo apt-get update did not fix the problem
sudo apt-get sudo apt-get -m -f install vsftpd did not fix the problem.

http://gb.archive.ubuntu.com intrepid/main vsftpd 2.0.7-Obuntu1 484 not found

any ideas please?


many thanks

Nermal 11-19-2011 09:30 AM

Try:
Code:

sudo apt-get update

then

sudo apt-get install vsftpd

The Mirror index idex the last thing to get updated.


All times are GMT -5. The time now is 10:18 AM.