Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
blocking packages
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
jentuu
n00b
n00b


Joined: 26 Jan 2006
Posts: 41
Location: Georgia, Tbilisi

PostPosted: Tue Jun 06, 2006 7:57 pm    Post subject: blocking packages Reply with quote

hello
In my portage some packages are blocking each ather,
why?
for example:
Quote:

uzurpator shota # emerge -p kcontrol

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

Calculating dependencies... done!
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/khotkeys-3.5.1)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/libkonq-3.5.2)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kdebase-data-3.5.2)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kicker-3.5.2)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kdesu-3.5.0)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kcontrol-3.5.2)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/khelpcenter-3.5.2)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kcminit-3.5.0)
[ebuild N ] kde-base/khotkeys-3.5.1 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
[ebuild N ] kde-base/libkonq-3.5.2 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
[ebuild N ] kde-base/kdebase-data-3.5.2 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
[ebuild N ] kde-base/kicker-3.5.2 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xcomposite -xinerama"
[ebuild N ] kde-base/kdesu-3.5.0 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -kdexdeltas -xinerama"
[ebuild N ] kde-base/khelpcenter-3.5.2 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
[ebuild N ] kde-base/kcminit-3.5.0 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -kdexdeltas -xinerama"
[ebuild N ] kde-base/kcontrol-3.5.2 USE="arts opengl ssl -debug -ieee1394 -kdeenablefinal -kdehiddenvisibility -logitech-mouse -xinerama"


or

Quote:

uzurpator shota # emerge -p kdm

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

Calculating dependencies... done!
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/khotkeys-3.5.1)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/libkonq-3.5.2)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kdebase-data-3.5.2)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kicker-3.5.2)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kdesu-3.5.0)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kcontrol-3.5.2)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/khelpcenter-3.5.2)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kcminit-3.5.0)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kdm-3.5.2)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kdepasswd-3.5.2)
[ebuild N ] kde-base/khotkeys-3.5.1 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
[ebuild N ] kde-base/libkonq-3.5.2 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
[ebuild N ] kde-base/kdebase-data-3.5.2 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
[ebuild N ] kde-base/kicker-3.5.2 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xcomposite -xinerama"
[ebuild N ] kde-base/kdesu-3.5.0 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -kdexdeltas -xinerama"
[ebuild N ] kde-base/khelpcenter-3.5.2 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
[ebuild N ] kde-base/kcminit-3.5.0 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -kdexdeltas -xinerama"
[ebuild N ] kde-base/kcontrol-3.5.2 USE="arts opengl ssl -debug -ieee1394 -kdeenablefinal -kdehiddenvisibility -logitech-mouse -xinerama"
[ebuild N ] kde-base/kdepasswd-3.5.2 USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
[ebuild N ] kde-base/kdm-3.5.2 USE="arts pam -debug -kdeenablefinal -kdehiddenvisibility -xinerama"


plz help

thnx
_________________
just emerge
Back to top
View user's profile Send private message
tuam
l33t
l33t


Joined: 04 May 2004
Posts: 765
Location: CGN, Germany

PostPosted: Tue Jun 06, 2006 8:13 pm    Post subject: Re: blocking packages Reply with quote

jentuu wrote:
In my portage some packages are blocking each ather,
why?


Because you are mixing monolithic and modular KDE packages :?:

FF,

Daniel
_________________
Logic clearly dictates that the needs of the many outweigh the needs of the few. - Spock
The needs of the one outweigh the needs of the many. - Kirk
I refuse to let arithmetic decide questions like that. - Picard
Back to top
View user's profile Send private message
jentuu
n00b
n00b


Joined: 26 Jan 2006
Posts: 41
Location: Georgia, Tbilisi

PostPosted: Tue Jun 06, 2006 8:25 pm    Post subject: Reply with quote

tuam
Quote:
Because you are mixing monolithic and modular KDE packages

oops :oops: ok thnk you very much ;)
_________________
just emerge
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Tue Mar 20, 2007 5:48 am    Post subject: Reply with quote

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