at bottom :- On 3/9/15, Kartik Mistry <kartik.mis...@gmail.com> wrote: > On Mon, Mar 9, 2015 at 12:08 PM, shirish शिरीष <shirisha...@gmail.com> > wrote: >> AFA /etc/nginx/nginx.conf test failure is concerned, I haven't changed >> anything at that file, it's in the default state. > > It should not fail if in default state, > > _ ~/ sudo /usr/sbin/nginx -t > nginx: the configuration file /etc/nginx/nginx.conf syntax is ok > nginx: configuration file /etc/nginx/nginx.conf test is successful > > -- > Kartik Mistry/કાર્તિક મિસ્ત્રી | IRC: kart_ > {kartikm, 0x1f1f}.wordpress.com
I am guessing the reason for that is none of the packages which nginx needs to be is installed. $ apt-file search /usr/sbin/nginx nginx-extras: /usr/sbin/nginx nginx-full: /usr/sbin/nginx nginx-light: /usr/sbin/nginx I had a look at all the packages which are broken, the few which are broken are those which depend on network-manager and my system is good enough with dhcp. This shouldn't affect anything on nginx, at least the depends don't show network-manager anywhere. $ ps aux | grep dhcp root 635 0.0 0.0 25388 136 ? Ss 13:39 0:00 dhclient -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 717 0.0 0.0 25388 16 ? Ss 13:39 0:00 dhclient -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 769 0.0 0.0 25388 204 ? Ss 13:39 0:00 dhclient -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 shirish 6542 0.0 0.1 12724 2156 pts/2 S+ 13:57 0:00 grep --color=auto dhcp Just showing the depends which nginx-full shows. Depends: nginx-common (= 1.6.2-5), libc6 (>= 2.14), libexpat1 (>= 2.0.1), libgd3 (>= 2.1.0~alpha~), libgeoip1, libpam0g (>= 0.99.7.1), libpcre3 (>= 8.35), libssl1.0.0 (>= 1.0.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.2.0) -- Regards, Shirish Agarwal शिरीष अग्रवाल My quotes in this email licensed under CC 3.0 http://creativecommons.org/licenses/by-nc/3.0/ http://flossexperiences.wordpress.com EB80 462B 08E1 A0DE A73A 2C2F 9F3D C7A4 E1C4 D2D8 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org