During testing Leap42.2 with KDE I wanted to install tellico.
Telico is a Collection application, where you can store information about yopur collections. In this case I use it for years to store information about my musical CD collection. It is one of the first packajes I install right after the system installation:
nieuw:~ # zypper in tellico
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: tellico-2.3.11-1.14.x86_64 requires kdepim4-runtime, but this requirement cannot be provided
uninstallable providers: kdepim4-runtime-4.14.10-4.6.x86_64[download.opensuse.org-oss]
Solution 1: Following actions will be done:
deinstallation of kdepim-runtime-16.08.2-1.1.x86_64
deinstallation of kdepim-16.08.2-1.1.x86_64
deinstallation of kmail5-16.08.2-1.1.x86_64
deinstallation of korganizer5-16.08.2-1.1.x86_64
deinstallation of kaddressbook5-16.08.2-1.1.x86_64
deinstallation of akonadi_resources-16.08.2-1.1.x86_64
deinstallation of akonadi-server-16.08.2-2.1.x86_64
Solution 2: do not install tellico-2.3.11-1.14.x86_64
Solution 3: break tellico-2.3.11-1.14.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/3/c] (c):
nieuw:~ #
It is a bit beyond my understanding what the connection is between Kmail and this application. AFAIK tellico does not even use a database, but stores it’s data in his own way in one large file (well, by definition that is a database, but not one of the databases that are in common use).
I am interested if anybody can shed light on this. Is it an error in (the build of) tellico? Should I file a bug report (or contact the developer, I once did and had a good understanding with him)?