unmet dependecies for kopano-search, python3-kopano-search on Ubuntu 16.04ESM
-
On 16.04 with ESM updates enabled. Using latest current Kopano, on paid subscription.
Today apt upgrade is reporting
The following packages have been kept back: kopano-search python3-kopano-search
Usually this is not a problem, I just tell apt to upgrade the kept back packages and it usually goes through, but not this time:
apt upgrade kopano-search python3-kopano-search
The following packages have unmet dependencies: python3-kopano-search : Depends: python3-kopano (= 8.7.23.0-0+ubuntu16.04~33.1) but 8.7.22.0-0+ubuntu16.04~32.1 is to be installed E: Broken packages
Is there a way to correct this?
Marc
-
Hi,
Seems like something was amiss with the repository, this should now be fixed.Can you please confirm this issue has been fixed?
Thanks!
-
apt update ; apt upgrade
is good now, thank you.
Marc