Purging the Nginx from the ubuntu PPA should not remove Zammad
*
Actual behavior:
When purging Nginx-common or Nginx-core Zammad gets removed to.
*
Steps to reproduce the behavior:
Install Zammad with the Ubuntu PPA Nginx and try to change to Ngnix.org repository.
Since for the change a reinstall of nginx is necessary and zammad gets removed too.
*
Thanks for your lightning fast response!
You should change your name to MrZeus!
I found the solution myself about 15 min after posting Murphy’s law…
I think a little more background information would be best for understanding my initial situation:
The Zammad I am working on should get a cyber insurance, but the insurer will test the server for security problems.
On Ubuntu 20.04 the latest version of Nginx is 1.18 which is marked in the test as not secure enough.
While trying to switch between Nginx repository and the Ubuntu PPA version I got the problem I reported.
Just to be sure, I also did sudo apt list --installed | grep nginx
root@Update-test-Zammad:/opt/zammad/contrib/nginx# sudo apt list --installed | grep nginx
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
nginx/stable,now 1.24.0-1~focal amd64 [installiert]
You’re welcome to contribute based on your capabilities.
I’m not sure if this is too technical for some though, because this potentially can break things for users that don’t understand the scope.
As I am no longer responsible for the documentation though, others might have a different view on this. You can try!