Package: nginx-full Version: 1.6.2-5 Justification: renders package unusable Severity: grave
Dear Maintainer, I was trying to install nginx-full to learn and play with it and was unable to install it. I first looked at nginx package $ aptitude show nginx Package: nginx State: not installed Version: 1.6.2-5 Priority: optional Section: httpd Maintainer: Kartik Mistry <kar...@debian.org> Architecture: all Uncompressed Size: 101 k Depends: nginx-full (>= 1.6.2-5) | nginx-light (>= 1.6.2-5) | nginx-extras (>= 1.6.2-5), nginx-full (< 1.6.2-5.1~) | nginx-light (< 1.6.2-5.1~) | nginx-extras (< 1.6.2-5.1~) Provided by: nginx-extras, nginx-full, nginx-light Description: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. This is a dependency package to install either nginx-full (by default) or nginx-light. Homepage: http://nginx.net Tags: implemented-in::c, interface::daemon, network::server, network::service, protocol::http, role::program, use::proxying As seen the package says it is a 'dependancy package' for installing either nginx-full or nginx-light. Then tried to install the default. $ sudo aptitude install nginx-full -y The following NEW packages will be installed: nginx-common{a} nginx-full 0 packages upgraded, 2 newly installed, 0 to remove and 12 not upgraded. Need to get 0 B/516 kB of archives. After unpacking 1,339 kB will be used. Retrieving bug reports... Done Parsing Found/Fixed information... Done D000001: ensure_diversions: new, (re)loading D000001: ensure_statoverrides: new, (re)loading Selecting previously unselected package nginx-common. (Reading database ... 623566 files and directories currently installed.) Preparing to unpack .../nginx-common_1.6.2-5_all.deb ... D000001: process_archive oldversionstatus=not installed D000001: ensure_diversions: same, skipping Unpacking nginx-common (1.6.2-5) ... D000001: process_archive updating info directory D000001: generating infodb hashfile Selecting previously unselected package nginx-full. Preparing to unpack .../nginx-full_1.6.2-5_amd64.deb ... D000001: process_archive oldversionstatus=not installed Unpacking nginx-full (1.6.2-5) ... D000001: process_archive updating info directory D000001: generating infodb hashfile Processing triggers for man-db (2.7.0.2-5) ... D000001: ensure_diversions: same, skipping Processing triggers for ufw (0.33-2) ... D000001: ensure_diversions: same, skipping D000001: cmpversions a='0:1.17.24' b='0:1.16' r=1 D000001: cmpversions a='0:1.17.24' b='0:1.16' r=1 D000001: ensure_diversions: new, (re)loading D000001: process queue pkg nginx-common:all queue.len 1 progress 1, try 1 Setting up nginx-common (1.6.2-5) ... D000001: deferred_configure updating conffiles D000001: ensure_diversions: same, skipping D000001: process queue pkg nginx-full:amd64 queue.len 0 progress 1, try 1 D000001: process queue pkg nginx-full:amd64 queue.len 0 progress 2, try 1 D000001: process queue pkg ufw:all queue.len 1 progress 3, try 1 Processing triggers for ufw (0.33-2) ... D000001: ensure_diversions: same, skipping D000001: process queue pkg nginx-full:amd64 queue.len 0 progress 1, try 1 Setting up nginx-full (1.6.2-5) ... D000001: deferred_configure updating conffiles Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details. invoke-rc.d: initscript nginx, action "start" failed. dpkg: error processing package nginx-full (--configure): subprocess installed post-installation script returned error exit status 1 D000001: ensure_diversions: same, skipping D000001: cmpversions a='0:1.17.24' b='0:1.16' r=1 D000001: cmpversions a='0:1.17.24' b='0:1.16' r=1 Errors were encountered while processing: nginx-full E: Sub-process /usr/bin/dpkg returned an error code (1) Failed to perform requested operation on package. Trying to recover: D000001: ensure_diversions: new, (re)loading D000001: process queue pkg nginx-full:amd64 queue.len 0 progress 1, try 1 Setting up nginx-full (1.6.2-5) ... Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details. invoke-rc.d: initscript nginx, action "start" failed. dpkg: error processing package nginx-full (--configure): subprocess installed post-installation script returned error exit status 1 D000001: ensure_diversions: same, skipping D000001: cmpversions a='0:1.17.24' b='0:1.16' r=1 D000001: cmpversions a='0:1.17.24' b='0:1.16' r=1 Errors were encountered while processing: nginx-full Sorry for the detailed output but have configured so issues such as above can be known and figured out. As can be seen the nginx package is not pulled in as a dependancy package. Seems something in the post-installation scenario didn't work, although what isn't specified. Sharing as has been asked to :- $ systemctl status nginx.service ● nginx.service - A high performance web server and a reverse proxy server Loaded: loaded (/lib/systemd/system/nginx.service; enabled) Active: failed (Result: exit-code) since Thu 2015-03-05 14:56:46 IST; 18s ago Process: 25074 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=1/FAILURE) $ journalctl -xn -- Logs begin at Tue 2014-11-18 05:26:01 IST, end at Thu 2015-03-05 14:47:20 IST. -- Mar 05 14:47:20 debian /etc/gdm3/Xsession[2274]: DBG Window display Mar 05 14:47:20 debian /etc/gdm3/Xsession[2274]: DBG: gtk.gdk.WindowState = <flags GDK_WINDOW_STATE_STICKY | GDK_WINDOW_STATE_ABOVE of type GdkW Mar 05 14:47:20 debian /etc/gdm3/Xsession[2274]: DBG: gtk.gdk.WindowState = 40 Mar 05 14:47:20 debian /etc/gdm3/Xsession[2274]: DBG: GDK_WINDOW_STATE_STICKY? True Mar 05 14:47:20 debian /etc/gdm3/Xsession[2274]: DBG: GDK_WINDOW_STATE_WITHDRAWN? False Mar 05 14:47:20 debian /etc/gdm3/Xsession[2274]: DBG: GDK_WINDOW_STATE_ABOVE? True Mar 05 14:47:20 debian /etc/gdm3/Xsession[2274]: DBG: hiding the terminal Mar 05 14:47:20 debian /etc/gdm3/Xsession[2274]: DBG Window display Mar 05 14:47:20 debian /etc/gdm3/Xsession[2274]: DBG: gtk.gdk.WindowState = <flags GDK_WINDOW_STATE_WITHDRAWN | GDK_WINDOW_STATE_ABOVE of type G Mar 05 14:47:20 debian /etc/gdm3/Xsession[2274]: DBG: gtk.gdk.WindowState = 33 Please let me know if any other info. is needed. -- System Information: Debian Release: 8.0 APT prefers testing APT policy: (600, 'testing'), (500, 'testing-updates'), (1, 'experimental'), (1, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages nginx-full depends on: ii libc6 2.19-15 ii libexpat1 2.1.0-6+b3 ii libgd3 2.1.0-5 ii libgeoip1 1.6.2-4 ii libpam0g 1.1.8-3.1 ii libpcre3 2:8.35-3.3 ii libssl1.0.0 1.0.1k-1 ii libxml2 2.9.1+dfsg1-5 ii libxslt1.1 1.1.28-2+b2 ii nginx-common 1.6.2-5 ii zlib1g 1:1.2.8.dfsg-2+b1 nginx-full recommends no packages. Versions of packages nginx-full suggests: pn nginx-doc <none> -- no debconf information -- 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