RE: Debian 10 Kolab 16 upgrade
Christian Mollekopf <[email protected]> Fri, 23 Sep 2022 12:21:18 +0200
| Newsgroups | gmane.comp.kde.devel.kroupware |
|---|---|
| Message-ID | <cb8171a2fa1a4ae4a545f30b0cd32c73__32333.7229712465$1663928516$gmane$org@kube> |
It's used in kolab-syncroton via the roundcube framework afaik. If there is a sufficiently recent upstream version we should probably disable the build for those distros. On Friday, 23 September 2022 10:03:53 CEST you wrote: > Hi list. > > Debian 10 with Kolab 16 here, sources: > deb http://obs.kolabsys.com/repositories/Kolab:/16/Debian_10.0/ ./ > > (yes, probably time to give Kolab on Debian 11 a second try ;-) ) > > I'm using the following preferences file for years now: > > ## /etc/apt/preferences.d/kolab > Package: * > Pin: origin obs.kolabsys.com > Pin-Priority: 501 > ## > > Since some time, I don't know when, dist-upgrade always says to "downgrade" php-net-idna2 as there are packages of the same version in Debian and Kolab. The following entry fixes my problem: > > ## > Package: php-net-idna2 > Pin: origin obs.kolabsys.com > Pin-Priority: 99 > ## > > As this package is AFAIK not needed by kolab, this problem probably hits only a view people. Still the question is: why is php-net-idna2 in the Kolab repos without need? Is there some need? > > regards > hede > _______________________________________________ > users mailing list > [email protected] > https://lists.kolab.org/mailman/listinfo/users >