Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]update world dependency prob after kde 3.5.9 upgrade
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
jesso
Guru
Guru


Joined: 27 Oct 2004
Posts: 397
Location: Canada

PostPosted: Thu Mar 06, 2008 2:36 am    Post subject: [solved]update world dependency prob after kde 3.5.9 upgrade Reply with quote

EDIT: the "autounmask" did not pick up kamera-3.5.9, so I unmask that and it is ok.


I upgraded KDE to 3.5.9. Now when I do an update I get:

Code:


emerge -av --newuse --update --deep world

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

Calculating world dependencies -
!!! Multiple versions within a single package slot have been
!!! pulled into the dependency graph:

kde-base/kdelibs:3.5

  ('ebuild', '/', 'kde-base/kdelibs-3.5.8-r3', 'merge') pulled in by
    ('ebuild', '/', 'kde-base/kamera-3.5.8', 'merge')

  ('installed', '/', 'kde-base/kdelibs-3.5.9', 'nomerge') pulled in by
    ('installed', '/', 'kde-base/secpolicy-3.5.9', 'nomerge')
    ('installed', '/', 'kde-base/kdesu-3.5.9', 'nomerge')
    ('installed', '/', 'kde-base/kmoon-3.5.9', 'nomerge')
    (and 265 more)


It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously. If such a conflict exists in the
dependencies of two different packages, then those packages can not be
installed simultaneously.

For more information, see MASKED PACKAGES section in the emerge man page
or refer to the Gentoo Handbook.

!!! Depgraph creation failed.


How can I fix this?

I unmerge'd kde-base/kamera, but still get the same problem.


Last edited by jesso on Thu Mar 06, 2008 1:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
zai
n00b
n00b


Joined: 02 Mar 2008
Posts: 14

PostPosted: Thu Mar 06, 2008 2:46 am    Post subject: Reply with quote

you can try

# equery d kdelibs

to see what packages depends on kdelibs

and try this to clean duplicates

# emerge --depclean --pretend
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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