Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 578522

Summary: kde-misc/yakuake-3.0.2 should depend explicit on kde-apps/konsole:5
Product: Gentoo Linux Reporter: Frank Krömmelbein <kroemmelbein>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Frank Krömmelbein 2016-03-29 14:44:17 UTC
I wanted to switch to kde-misc/yakuake:5 from slot 4 after 
KDE Plasma 5.5.5 stabilisation in https://bugs.gentoo.org/show_bug.cgi?id=561390

After launching yakuake, yakuake complains that konsole is not installed. 

eix -Ic konsole
[I] kde-apps/konsole (4.14.3-r2(4)@29.03.2016): KDE's terminal emulator

So yakuake explicit requires kde-apps/konsole Slot 5.
Comment 1 Andreas Sturmlechner gentoo-dev 2016-03-29 15:05:37 UTC
$ equery g yakuake
* dependency graph for kde-misc/yakuake-3.0.2
[snip]
`--  kde-apps/konsole-15.12.3  (>=kde-apps/konsole-14.12.0)


$(add_kdeapps_dep konsole) in yakuake ebuild makes sure slot 5 is pulled in.
Comment 2 Frank Krömmelbein 2016-03-29 15:20:55 UTC
Funny. 
~2 hours ago, i could install yakuake:5 without the blocker. But now this works:

[ebuild  NS   ~] kde-apps/konsole-15.12.3:5::gentoo [4.14.3-r2:4/4.14::gentoo] USE="X handbook -debug {-test}" 0 KiB
[ebuild  N    ~] kde-misc/yakuake-3.0.2:5::gentoo  USE="-debug" 0 KiB
[blocks B      ] kde-apps/konsole:4 ("kde-apps/konsole:4" is blocking kde-apps/konsole-15.12.3)

Total: 2 packages (1 new, 1 in new slot), Size of downloads: 0 KiB
Conflict: 1 block (1 unsatisfied)


Sorry for the false alarm.