Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerged kde, can't emerge kdm
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
beijingjj
Apprentice
Apprentice


Joined: 01 Jul 2006
Posts: 212

PostPosted: Sun Mar 18, 2007 7:13 pm    Post subject: emerged kde, can't emerge kdm Reply with quote

On a *brand new* install today I just finished installing kde, and following the instructions on http://www.gentoo.org/doc/en/kde-config.xml I am trying to go on to install kdm, but I get this:

Code:
# emerge -a kdm

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] kde-base/libkonq-3.5.5  USE="kdeenablefinal -arts -debug -kdehiddenvisibility -xinerama"
[ebuild  N    ] kde-base/kdebase-data-3.5.5  USE="kdeenablefinal -debug -xinerama"
[ebuild  N    ] kde-base/kdialog-3.5.5  USE="kdeenablefinal -arts -debug -kdehiddenvisibility -xinerama"
[ebuild  N    ] kde-base/khelpcenter-3.5.5  USE="kdeenablefinal -arts -debug -kdehiddenvisibility -xinerama"
[ebuild  N    ] kde-base/kdesu-3.5.5  USE="kdeenablefinal -arts -debug -kdehiddenvisibility -xinerama"
[ebuild  N    ] kde-base/kcminit-3.5.3  USE="kdeenablefinal -arts -debug -kdehiddenvisibility -xinerama"
[ebuild  N    ] kde-base/khotkeys-3.5.5  USE="kdeenablefinal -arts -debug -kdehiddenvisibility -xinerama"
[ebuild  N    ] kde-base/kcheckpass-3.5.0  USE="kdeenablefinal pam -arts -debug -kdehiddenvisibility -kdexdeltas -xinerama"
[ebuild  N    ] kde-base/kicker-3.5.5  USE="kdeenablefinal -arts -debug -kdehiddenvisibility -xcomposite -xinerama"
[ebuild  N    ] kde-base/kdepasswd-3.5.5  USE="kdeenablefinal -arts -debug -kdehiddenvisibility -xinerama"
[ebuild  N    ] kde-base/kfind-3.5.5  USE="kdeenablefinal -arts -debug -kdehiddenvisibility -xinerama"
[ebuild  N    ] kde-base/kdebase-kioslaves-3.5.5-r1  USE="kdeenablefinal -arts -debug -hal -kdehiddenvisibility -ldap -openexr -samba -xinerama"
[ebuild  N    ] kde-base/kcontrol-3.5.5  USE="kdeenablefinal opengl ssl -arts -debug -ieee1394 -kdehiddenvisibility -logitech-mouse -xinerama"
[ebuild  N    ] kde-base/kdm-3.5.5-r1  USE="kdeenablefinal pam -arts -debug -kdehiddenvisibility -xinerama"
[ebuild  N    ] kde-base/konqueror-3.5.5  USE="kdeenablefinal -arts -debug -java -kdehiddenvisibility -xinerama"
[ebuild  N    ] kde-base/kdesktop-3.5.5-r1  USE="kdeenablefinal -arts -debug -kdehiddenvisibility -xinerama -xscreensaver"
[blocks B     ] =kde-base/kdebase-data-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/kdebase-kioslaves-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/kdm-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/kcontrol-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/kdesu-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/kfind-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/kicker-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/libkonq-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/khotkeys-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/khelpcenter-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/kdebase-3.5* (is blocking kde-base/kdepasswd-3.5.5, kde-base/kcontrol-3.5.5, kde-base/kdebase-data-3.5.5, kde-base/kdm-3.5.5-r1, kde-base/libkonq-3.5.5, kde-base/khelpcenter-3.5.5, kde-base/khotkeys-3.5.5, kde-base/kdesktop-3.5.5-r1, kde-base/kcheckpass-3.5.0, kde-base/kdialog-3.5.5, kde-base/kcminit-3.5.3, kde-base/konqueror-3.5.5, kde-base/kdebase-kioslaves-3.5.5-r1, kde-base/kfind-3.5.5, kde-base/kicker-3.5.5, kde-base/kdesu-3.5.5)
[blocks B     ] =kde-base/kcminit-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/kdialog-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/konqueror-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/kdepasswd-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/kdesktop-3.5* (is blocking kde-base/kdebase-3.5.5-r3)
[blocks B     ] =kde-base/kcheckpass-3.5* (is blocking kde-base/kdebase-3.5.5-r3)

!!! Error: The above package list contains packages which cannot be installed
!!!        at the same time on the same system.


Am I honestly supposed to unemerge kdebase which just finished installing?

how can I resolve this?
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Sun Mar 18, 2007 8:25 pm    Post subject: Re: emerged kde, can't emerge kdm Reply with quote

beijingjj wrote:
On a *brand new* install today I just finished installing kde, and following the instructions on http://www.gentoo.org/doc/en/kde-config.xml I am trying to go on to install kdm, but I get this:
beijingjj wrote:
Code:
[blocks B     ] =kde-base/kdebase-3.5* (is blocking kde-base/kdepasswd-3.5.5, kde-base/kcontrol-3.5.5, kde-base/kdebase-data-3.5.5, kde-base/kdm-3.5.5-r1, kde-base/libkonq-3.5.5, kde-base/khelpcenter-3.5.5, kde-base/khotkeys-3.5.5, kde-base/kdesktop-3.5.5-r1, kde-base/kcheckpass-3.5.0, kde-base/kdialog-3.5.5, kde-base/kcminit-3.5.3, kde-base/konqueror-3.5.5, kde-base/kdebase-kioslaves-3.5.5-r1, kde-base/kfind-3.5.5, kde-base/kicker-3.5.5, kde-base/kdesu-3.5.5)
This is solely a result of attempting to mix monolithic and meta packages, kde-base/kdebase provides kdm (amongst other things).
beijingjj wrote:
Am I honestly supposed to unemerge kdebase which just finished installing?
No.
beijingjj wrote:
how can I resolve this?
Start using kdm, stop mixing monolithic and meta packages.

This issue has already been discussed in the topic "Blockers in KDE 3.4.1", where it was summarized by Headrush; and it is also covered in The KDE Configuration HOWTO.

Moved from Desktop Environments to Duplicate Threads.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum