Tristan
Verified User
Since DirectAdmins custom build nowadays notifies us about upgradable system packages I tried updating RSpamd 3.4 to 3.5 but getting this error now:
This is on Debian 10.13 with latest DirectAdmin.
Bash:
# apt list --upgradable
Listing... Done
rspamd/unknown 3.5-1~0c671194e~buster amd64 [upgradable from: 3.4-1~buster]
N: There are 2 additional versions. Please use the '-a' switch to see them.
# apt upgrade rspamd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
rspamd : Depends: libc++1-16 (>= 1:16.0.0~++20230308013049+7b4e71bcf991) but it is not installable
Depends: libc++abi1-16 (>= 1:16.0.0~++20230308013049+7b4e71bcf991) but it is not installable
Depends: libunwind-16 (>= 1:16.0.0~++20230308013049+7b4e71bcf991) but it is not installable
E: Broken packages
This is on Debian 10.13 with latest DirectAdmin.