Hello, You should use the following in /etc/apt/sources.list if you wish to use the latest (mainline) version of nginx.
deb http://nginx.org/packages/mainline/debian/ codename nginx deb-src http://nginx.org/packages/mainline/debian/ codename nginx http://nginx.org/en/linux_packages.html#mainline Patrick Nommensen @pnommensen > On Feb 5, 2015, at 7:29 AM, Daniël Mostertman <[email protected]> wrote: > > Hi! > > We're using Debian 7.x (Wheezy), and because I rather have the latest version > of nginx than the stock or backports version, I decided to add your > repository. > I grabbed the lines from http://nginx.org/en/linux_packages.html and added > them to /etc/apt/sources.list.d/nginx.list as follows: > > deb http://nginx.org/packages/debian/ wheezy nginx > deb-src http://nginx.org/packages/debian/ wheezy nginx > > > This works fine after adding the key, however, after running apt-get update, > it displays: > > Package: nginx > Version: 1.6.2-1~wheezy > Architecture: amd64 > Maintainer: Sergey Budnevitch <[email protected]> > > Even though the pool of the repository only contains 1.7.9: > > http://nginx.org/packages/mainline/debian/pool/nginx/n/nginx/ > > And, when I look in the Packages list obtained from your repo, I see the > following: > > root@webtv4:/var/lib/apt/lists# grep -A1 'Package:' nginx* > nginx.org_packages_debian_dists_wheezy_nginx_binary-amd64_Packages:Package: > nginx > nginx.org_packages_debian_dists_wheezy_nginx_binary-amd64_Packages-Version: > 1.6.2-1~wheezy > -- > nginx.org_packages_debian_dists_wheezy_nginx_binary-amd64_Packages:Package: > nginx-debug > nginx.org_packages_debian_dists_wheezy_nginx_binary-amd64_Packages-Source: > nginx > -- > nginx.org_packages_debian_dists_wheezy_nginx_binary-amd64_Packages:Package: > nginx-nr-agent > nginx.org_packages_debian_dists_wheezy_nginx_binary-amd64_Packages-Version: > 2.0.0-4 > -- > nginx.org_packages_debian_dists_wheezy_nginx_source_Sources:Package: nginx > nginx.org_packages_debian_dists_wheezy_nginx_source_Sources-Format: 3.0 > (quilt) > root@webtv4:/var/lib/apt/lists# > > Could you please update the package listing of the Debian repository so that > we may enjoy the latest version with all of its wonderful features? :) > > Kind regards, > > Daniël Mostertman > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
