Hello @starbuck
Welcome to the Bacularis User Group.
It looks that you have added Bacula.org Ubuntu package repository but your OS profile uses the Ubuntu system package repository and it causes a problem. But please don't worry, the current host state is possible to revert.
To solve this situation, you need to decide if you want to install Bacula packages from Bacula.org repository (currently 15.0.3
) or from Ubuntu Noble system repository (13.0.4
).
If you want to use Bacula packages from Ubuntu system repostories, you can to do it in few ways. Here is the simplest one:
1) in Bacularis web interface on Deployment page remove on the API hosts list this newly added API host.
2) on the destination host in command line remove with --purge
option existing installed Bacularis and Bacula packages during the deployment process (packages: bacula* and bacularis*).
3) on the destination host remove Bacula.org repository definition from the APT package manager configuration (/etc/apt/sources.list.d
) with running apt update
at the end
4) in Bacularis web interface deploy Bacularis API on the remote host once again
5) in Bacularis web interface deploy Bacula Client on the remote host
If you want to use Bacula.org repositories, you need can also do it in few ways. Here is the simplest one:
1) in Bacularis web interface on Deployment page remove on the API hosts list this newly added API host.
2) on the destination host in command line remove with --purge option existing installed Bacularis and Bacula packages during the deployment process (packages: bacula* and bacularis*).
3) in Bacularis web interface create a new OS profile that inherits all properties from existing predefined Ubuntu 24.04 OS profile.
4) in Bacularis web interface in this new OS profile use function to adapt OS profile to Bacula.org repositories.
5) in Bacularis web interface deploy Bacularis API on the remote host once again but this time with using the new OS profile in the deployment window.
6) in Bacularis web interface deploy Bacula Client on the remote host
Points 3), 4), 5) and 6) you can watch on this video guide:
https://www.youtube.com/watch?v=Q9OGG0cj6zA
In case problems, please let us know.
Good luck.
Best regards,
Marcin Haba (gani)