Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647372 - kde-plasma/plasma-workspace-5.12.0: issues with dependency on kde-frameworks/kholidays
Summary: kde-plasma/plasma-workspace-5.12.0: issues with dependency on kde-frameworks/...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-12 08:11 UTC by Franz Trischberger
Modified: 2018-02-12 12:37 UTC (History)
1 user (show)

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 Franz Trischberger 2018-02-12 08:11:40 UTC
kholidays formerly came with kde-apps, now it seems it got moved to kde-frameworks (with adjusted version). It came with kdeapps-17.12.1 which just got treecleaned. The last available version seems to be now 17.08.3, which portage wants to downgrade to.

I think at least plasma-5.12.0 should depend on the most recent version if stabilization plans allow it, alternatively restore kde-apps/kholidays-17.12.1.
Comment 1 Andreas Sturmlechner gentoo-dev 2018-02-12 09:39:48 UTC
I don't quite understand your problem. Plasma 5.12.0 accepts both {kde-apps,kde-frameworks}/kholidays and prefers the new one.
Comment 2 Andreas Sturmlechner gentoo-dev 2018-02-12 09:42:01 UTC
It does sound more like a keywording problem on your side.
Comment 3 Andreas Sturmlechner gentoo-dev 2018-02-12 11:20:38 UTC
FTR:

$ grep kholidays kde-plasma/plasma-workspace/plasma-workspace-5.12.0.ebuild 
calendar? ( || ( $(add_frameworks_dep kholidays) $(add_kdeapps_dep kholidays) ) )
Comment 4 Franz Trischberger 2018-02-12 12:37:56 UTC
Thx, you are right. I 1) assumed it would be a package move for unstable plasma and 2) checked the 5.11.5 ebuild when I wanted to look at the 5.12... I was in a hurry this morning.

Sorry for the noise!