I am having an issue with patching security updates on ubuntu which also has passbolt installed.
Current Ubuntu version is Pretty_name: Ubuntu 24.04.2 LTS Version ID = 24.04 Codename: Noble Numbat
when i try to upgrade, it is trying to remove passbolt ce server.
Can anyone please help
Hello!
On Ubuntu 24.04, Passbolt CE may be flagged for removal during upgrades if the repository isn’t aligned with Noble’s packages. To fix this, back up your Passbolt data, check that /etc/apt/sources.list.d/passbolt.sources points to the correct repo for Ubuntu 24.04, run sudo apt update, and confirm Passbolt packages are listed. If the upgrade still tries to remove it, temporarily hold the package with sudo apt-mark hold passbolt-ce-server until the sources are corrected, then unhold and upgrade again. This ensure Passbolt stays installed while you patch security updates.