Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238332 - @kdebase 4.1.67 has wrong package order
Summary: @kdebase 4.1.67 has wrong package order
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-21 21:52 UTC by Sazioh Haynes
Modified: 2008-09-22 03:20 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 Sazioh Haynes 2008-09-21 21:52:07 UTC
emerge @kdebase tries to compile kmenuedit before khotkeys, which result in a compilation falure for kmenuedit.

kmenuedit needs the file /usr/kde/4.2/share/dbus-1/interfaces/org.kde.khotkeys.xml which is created by khotkeys

This is using the kdesvn-portage overlay version 4.1.67 



Reproducible: Always

Steps to Reproduce:
1.emerge --unmerge @kdebase
2.emerge -va @kdebase
3.

Actual Results:  
kmenuedit compilation fails

Expected Results:  
the @kdebase set should pull the khotkeys package before kmenuedit
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2008-09-22 03:20:06 UTC
First, this bug is invalid as it's related to the kdesvn-portage overlay and not to the kde-testing overlay or the tree.
The appropriate address to open this bug is http://kde.gentooexperimental.org/kde4-live/ - open a new ticket.
Second, the problem is not an "incorrect order" in the set, but likely a missing dep on the kmenuedit ebuild on khotkeys or a KMEXTRACTONLY, KMCOMPILEONLY or KMEXTRA missing entry.