Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105285 - dependency failure with emerge kdebase-startlde
Summary: dependency failure with emerge kdebase-startlde
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 11:29 UTC by Geert Vandeweyer
Modified: 2005-09-16 07:58 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 Geert Vandeweyer 2005-09-08 11:29:35 UTC
i was recommended to use the ~amd64 keyword to get kde 3.4.2 but i got 3.5.
While installing i got an error about missing files. 
 
"emerge kdebase-startkde" worked untill it reached kcontrol, then it said "Can't
find library libkonq under /usr/kde/3.5/lib64/" .  After a manual "emerge
libkonq" it complained about a libkicker missing.  So i also manually emerged
kicker, and after that kcontrol (and kdebase-startkde) seems to install allright
(so far, it's still going)

So i think the emerge of kdebase-startkde just missed two dependencies, or
failed to emerge them first (they were later in the list of "packages to
install" for "emerge -p kdebase-startkde"

Greetz,

geert





Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.



Expected Results:  
first emerge libkonq, and kicker, and then kcontrol (in the kdebase-startkde group)
Comment 1 Dan Armak (RETIRED) gentoo-dev 2005-09-16 07:58:22 UTC
> i was recommended to use the ~amd64 keyword to get kde 3.4.2 but i got 3.5.     
     
Do you mean that you unmasked it on purpose, or that you asked for 'kde' and     
got it? If the latter check your /etc/portage/package.unmask for relevant     
lines.     
     
Anyway, 3.5_alpha1 is very alpha, lots of ebuilds don't (always) compile and I    
don't even really want to get bugreports about it (other than obvious ebuild    
problems), because I'd rather be packaging 3.5_beta1. So please either wait   
for beta1 ebuilds or go back to the stable 3.4.2 if that's what you want.   
  
> So i think the emerge of kdebase-startkde just missed two dependencies, or  
> failed to emerge them first (they were later in the list of "packages to  
> install" for "emerge -p kdebase-startkde"  
 
You may have emerged the 3.5_alpha1 ebuilds as they were being committed, and 
some fixes went in after you started emerging...