Errors upgrading 1.10.1 to 1.10.2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Nginx |
New
|
Medium
|
Thomas Ward |
Bug Description
Upgrading ngnix on 16.04 from 1.10.1 to 1.10.2 reports the following at the end of the upgrade:
Setting up libnginx-
nginx: [error] open() "/run/nginx.pid" failed (2: No such file or directory)
dpkg: error processing package libnginx-
subprocess installed post-installation script returned error exit status 1
Setting up libnginx-
Setting up libnginx-mod-mail (1.10.2-3+xenial4) ...
Setting up libnginx-mod-stream (1.10.2-3+xenial4) ...
dpkg: dependency problems prevent configuration of nginx-full:
nginx-full depends on libnginx-
Package libnginx-
dpkg: error processing package nginx-full (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of nginx:No apport report written because the error message indicates its a followup error from a previous failure.
nginx depends on nginx-full (<< 1.10.2-
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
nginx depends on nginx-full (>= 1.10.2-3+xenial4) | nginx-light (>= 1.10.2-3+xenial4) | nginx-extras (>= 1.10.2-3+xenial4); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
dpkg: error processing package nginx (--configure):
dependency problems - leaving unconfigured
Setting up libpulse0:amd64 (1:8.0-0ubuntu3.2) ...No apport report written because the error message indicates its a followup error from a previous failure.
Setting up liblxc1 (2.0.6-
Setting up lxc-common (2.0.6-
Processing triggers for libc-bin (2.23-0ubuntu5) ...
Errors were encountered while processing:
libnginx-
nginx-full
nginx
E: Sub-process /usr/bin/dpkg returned an error code (1)
Failed to perform requested operation on package. Trying to recover:
Setting up libnginx-
Setting up nginx-full (1.10.2-3+xenial4) ...
Setting up nginx (1.10.2-3+xenial4) ...
Changed in nginx: | |
importance: | Undecided → Medium |
assignee: | nobody → Thomas Ward (teward) |
Seems to be the same problem on Trusty as well.