Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693664 - kde-apps/akonadi-calendar should depend on kde-apps/akonadi-contacts - CMake Error at CMakeLists.txt:60 (find_package): Could not find a configuration file for package "KF5AkonadiContact" that is compatible with requested version "5.12.1".
Summary: kde-apps/akonadi-calendar should depend on kde-apps/akonadi-contacts - CMake ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-07 10:13 UTC by Denis Lisov
Modified: 2019-09-08 16:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Lisov 2019-09-07 10:13:51 UTC
When updating from kde-apps 19.08.0, kde-apps/akonadi-calendar-19.08.1 failed during configure with the following error:


CMake Error at CMakeLists.txt:60 (find_package):
  Could not find a configuration file for package "KF5AkonadiContact" that is
  compatible with requested version "5.12.1".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/KF5AkonadiContact/KF5AkonadiContactConfig.cmake, version: 5.12.0
    /lib64/cmake/KF5AkonadiContact/KF5AkonadiContactConfig.cmake, version: 5.12.0


Indeed, kde-apps/akonadi-contacts-19.08.1 was being built in parallel and not yet installed. After the build was complete I've re-run emerge for akonadi-calendar and its revdeps and this time it went fine.
Comment 1 Larry the Git Cow gentoo-dev 2019-09-08 16:16:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=29e7d56941eb5465022be8659bd1eace3b9538cc

commit 29e7d56941eb5465022be8659bd1eace3b9538cc
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-09-08 16:14:31 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-09-08 16:14:31 +0000

    kde-apps/akonadi-calendar: Re-add missing DEPEND
    
    Closes: https://bugs.gentoo.org/693664
    Package-Manager: Portage-2.3.75, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/akonadi-calendar/akonadi-calendar-19.08.49.9999.ebuild | 1 +
 kde-apps/akonadi-calendar/akonadi-calendar-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2019-09-08 16:18:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=178297b60c68e2a368ed99269372bdf1b9c370b2

commit 178297b60c68e2a368ed99269372bdf1b9c370b2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-09-08 16:15:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-09-08 16:17:16 +0000

    kde-apps/akonadi-calendar: Re-add missing DEPEND
    
    Closes: https://bugs.gentoo.org/693664
    Package-Manager: Portage-2.3.75, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../akonadi-calendar-19.08.1-r1.ebuild             | 44 ++++++++++++++++++++++
 1 file changed, 44 insertions(+)