Failed to install
Sergey Budnevitch
sb at waeme.net
Tue Jan 22 12:19:24 UTC 2013
On 22 Jan2013, at 16:14 , mac_man2008 at yahoo.it wrote:
> Hi to all,
> I am in China and I just followed the instructions reported here:
> http://www.nginx.org/en/download.html
> but after running the "sudo apt-get update" command I get the following error:
>
> W: Impossibile recuperare http://nginx.org/packages/debian/dists/quantal/nginx/source/Sources 404 Not Found
>
> W: Impossibile recuperare http://nginx.org/packages/debian/dists/quantal/nginx/binary-i386/Packages 404 Not Found
>
> E: Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.
>
>
> What can I do?
You have added incorrect line to /etc/apt/sources.list. Replace
'deb http://nginx.org/packages/debian/ quantal nginx' with
'deb http://nginx.org/packages/ubuntu/ quantal nginx'
and run apt-get update
More information about the nginx
mailing list