What type of hardware are you using: VPS bought online
What YunoHost version are you running: 12.0.9.1
How are you able to access your server: The webadmin
SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: Nothing special, I just upgraded to Bookworm & Yunohost 12
Describe your issue
I just got the following warning since the upgrade, a signed-by information has been added (not by me) and will be removed if I switch back to the original version.
Here is the result of ‘yunohost tools regen-conf apt --dry-run --with-diff’:
apt:
applied:
pending:
/etc/apt/sources.list.d/.list:
diff: @@ -1 +1 @@
-deb https://packages.sury.org/php/ bookworm main
+deb [signed-by=/etc/apt/trusted.gpg.d/extra_php_version.gpg] https://packages.sury.org/php/ bookworm main
status: modified
What should I do ? Is it ok to switch back and remove the warning ?
Share relevant logs or error messages
None