You already have something listening on port 80. It's impossible to
tell what that is, but it's also *not* a bug in the package that it's
failing.
Check the output of `sudo ss -tulpn` (you may need to install it) and
find what process is listening on port 80. Then kill that process
manually (if it's Apache, then `sudo killall -9 apache2`; if it's NGINX,
then `sudo killall -9 nginx`; if it's something else kill that process).
THEN try your apt update and apt upgrade again.
** Changed in: nginx (Ubuntu)
Status: New => Incomplete
** Changed in: nginx (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2115625
Title:
package nginx 1.24.0-2ubuntu7.4 failed to install/upgrade: installed
nginx package post-installation script subprocess returned error exit
status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/2115625/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs