nginx-mainline does not work after latest update (43160)
After the latest update (unclear when exactly it happened, though), nginx-mainline is missing:
# nginx-mainline
nginx-mainline: command not found
To install nginx-mainline use: swupd bundle-add nginx-mainline
# swupd bundle-add nginx-mainline
Loading required manifests...
Warning: Bundle "nginx-mainline" is already installed, skipping it...
1 bundle was already installed
# swupd bundle-remove nginx-mainline
The following bundles are being removed:
- nginx-mainline
Deleting bundle files...
[100%]
Total deleted files: 1
Successfully removed 1 bundle
# swupd bundle-add nginx-mainline
Loading required manifests...
No packs need to be downloaded
[100%]
Validate downloaded files
[100%]
Starting download of remaining update content. This may take a while (1 files)...
[100%]
Installing files...
[100%]
Calling post-update helper scripts
Successfully installed 1 bundle
Still is missing:
# nginx-mainline
nginx-mainline: command not found
To install nginx-mainline use: swupd bundle-add nginx-mainline
See https://community.clearlinux.org/t/nginx-mainline-service-file-missing/10390
nginx-mainline is going away and should have been but was not replaced by nginx and that will be resolved in the next release.
See https://community.clearlinux.org/t/nginx-mainline-service-file-missing/10390
nginx-mainline is going away and should have been but was not replaced by nginx and that will be resolved in the next release.
I see, but that seems like quite a breaking change/update?
Hrm so our autoupdate system I thought was having trouble with distinguishing the right version between mainline and stable but it looks like I was wrong there (or I did something wrong when attempting to update). I'm adding mainline back though the modules are still going to be gone as they were no longer being updated upstream.