Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] qt-core conflict: +/- qt3support
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
cfgauss
l33t
l33t


Joined: 18 May 2005
Posts: 688
Location: USA

PostPosted: Thu Jul 08, 2010 3:17 pm    Post subject: [SOLVED] qt-core conflict: +/- qt3support Reply with quote

Emerging world, I get:
Code:
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

x11-libs/qt-core:4

  ('installed', '/', 'x11-libs/qt-core-4.6.2-r1', 'nomerge') pulled in by
    >=x11-libs/qt-core-4.6.0:4[qt3support,ssl] required by ('ebuild', '/', 'kde-base/keditbookmarks-4.4.5', 'merge')
    >=x11-libs/qt-core-4.6.0:4[qt3support,ssl] required by ('ebuild', '/', 'kde-base/kdebase-desktoptheme-4.4.5', 'merge')
    >=x11-libs/qt-core-4.6.0:4[qt3support,ssl] required by ('ebuild', '/', 'kde-base/plasma-runtime-4.4.5', 'merge')
    (and 93 more)

  ('ebuild', '/', 'x11-libs/qt-core-4.6.2-r1', 'merge') pulled in by
    ~x11-libs/qt-core-4.6.2[-debug,-qt3support,-aqua] required by ('ebuild', '/', 'x11-libs/qt-opengl-4.6.2', 'merge')
    ~x11-libs/qt-core-4.6.2[glib,-debug,-aqua,-qt3support] required by ('ebuild', '/', 'x11-libs/qt-gui-4.6.2', 'merge')
    (and 12 more)

x11-libs/qt-gui:4

  ('installed', '/', 'x11-libs/qt-gui-4.6.2', 'nomerge') pulled in by
    ~x11-libs/qt-gui-4.6.2[qt3support,accessibility,-debug,-aqua] required by ('installed', '/', 'x11-libs/qt-qt3support-4.6.2', 'nomerge')
    ~x11-libs/qt-gui-4.6.2[qt3support,-aqua] required by ('installed', '/', 'x11-libs/qt-core-4.6.2-r1', 'nomerge')
    (and 93 more)

  ('ebuild', '/', 'x11-libs/qt-gui-4.6.2', 'merge') pulled in by
    ~x11-libs/qt-gui-4.6.2[-debug,-qt3support,-aqua] required by ('ebuild', '/', 'x11-libs/qt-opengl-4.6.2', 'merge')
    (and 93 more)

What's the best way to resolve?

[SOLVED] Thanks, ssuominen. Putting qt3support into /etc/make.conf fixed everything. [/SOLVED]


Last edited by cfgauss on Fri Jul 09, 2010 12:50 am; edited 1 time in total
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Thu Jul 08, 2010 3:58 pm    Post subject: Reply with quote

USE="qt3support" to /etc/make.conf and *not* to /etc/portage/package.use because it needs to be enabled for all the x11-libs/qt-* pkgs at the same time.
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