Hello.
This is not a bug, this is a clash between the manually installed NGINX
in /usr/local (and its corresponding startup service) and the package.
You cannot install the package from the repositories while the other
NGINX is bound to port 80, as only one NGINX process can bind to an
ip:port combination at a time. (This also applies to trying to start
NGINX while Apache is bound to a given ip:port combination as well).
Stop your local nginx instance, run the package installation again, and
then configure either the nginx from the repositories or your local
nginx compilation and installation to listen on a different IP and port
combination (or just a different port), and then you will be able to run
both simultaneously.
** Changed in: nginx (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1700998
Title:
package nginx-core (not installed) failed to install/upgrade:
subprocess installed post-installation script returned error exit
status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1700998/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs