Installation of core-10.0.1.32 depends on other versions
-
Hello,
https://download.kopano.io/community has core-10.0.1.32 as latest version.
Upgrading an older version on Debian 9:
apt-get install kopano-server-packages kopano-server kopano-spooler kopano-search kopano-python-utils kopano-monitor kopano-ical kopano-gateway kopano-dagent kopano-client kopano-backup libkcserver0 libkcinetmapi0 libkcsoap0 python3-kopano kopano-common kopano-dagent-pytils python3-mapi
fails with
kopano-backup : Depends: kopano-common-uv (= 10.0.6.623.b91764afb) kopano-client : Depends: libgsoap-kopano-2.8.102 but it is not installable kopano-dagent : Depends: kopano-dagent-pytils-uv (= 10.0.6.502.8b8baeb2a) kopano-dagent-pytils : Depends: python3-kopano-utils (= 10.0.6.623.b91764afb-0+354.1) but it is not going to be installed kopano-python-utils : Depends: kopano-client-uv (= 10.0.6.623.b91764afb) kopano-server : Depends: libgsoap-kopano-2.8.102 but it is not installable kopano-spooler : Depends: kopano-dagent-pytils-uv (= 10.0.6.502.8b8baeb2a) libkcserver0 : Depends: libgsoap-kopano-2.8.102 but it is not installable libkcsoap0 : Depends: libgsoap-kopano-2.8.102 but it is not installable python3-kopano : Depends: python3-mapi-uv (= 10.0.6.623.b91764afb)
But the tarball has only the following versions
- python3-mapi_10.0.6.502.8b8baeb2a-0+297.1_amd64.deb
- libgsoap-kopano-2.8.109_2.8.109-0+1.1_amd64.deb
- kopano-common_10.0.6.502.8b8baeb2a-0+297.1_amd64.deb
And the package requires libical3 with is not available on Debian9. I fixed this by manually installing the packages from Debian 10.
There seams to be something broken in the packaging process.
Regards.
-
Hi @stef-jakobs,
it looks like the build for Debian 9 is currently failing which has some strange side effects on the name of the archives uploaded with the nightly snapshot. I have informed a developer so a fix should eventually be available.
-
Is the core-11.0.0.6 package fixed? Shouldn’t it be core-10.0.6?