[Bug 1512344] Re: [Master Bug] Package nginx-* failed to install/upgrade due to Port 80 not being able to be bound to, due to "Address In Use" errors.
Thomas Ward
teward at trekweb.org
Mon Nov 2 13:05:07 UTC 2015
** Attachment added: "systemctl_output.txt"
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1512344/+attachment/4511191/+files/systemctl_output.txt
** Description changed:
This is a master bug for all package-type nginx bugs with
install/upgrade failures as a result of port 80 being already used by
- another process.
+ another process. It was created to be a 'master' for all the bugs which
+ are caused by some other service being bound to *:80 (both IPv4 and
+ IPv6) when any of the nginx flavors or server-binary packages are
+ installed, and all subsequent bugs which match this type of issue will
+ be marked as a duplicate of this one.
- This is not a bug - this is an issue in which the system you are
- installing NGINX on already has something else listening on port 80.
+ ------
+
+ The issue observed is not in and of itself a bug - this is an issue in
+ which the system you are installing NGINX on already has something else
+ listening on port 80.
To fix this issue, you need to first find what is listening on Port 80,
and turn it off. At that time, either install NGINX or use 'apt-get
install -f' to try and finish configuration.
-
- An example of the error logs of this can be seen in Vivid and later with `systemctl -l status nginx.service` which will return something like the attached "systemctl_output.txt" file that is attached to this bug.
+ An example of the error logs of this can be seen in Vivid and later with
+ `systemctl -l status nginx.service` which will return something like the
+ attached "systemctl_output.txt" file that is attached to this bug.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1512344
Title:
[Master Bug] Package nginx-* failed to install/upgrade due to Port 80
not being able to be bound to, due to "Address In Use" errors.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1512344/+subscriptions
More information about the Ubuntu-server-bugs
mailing list