Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SOLVED: qt update
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
imesg
Guru
Guru


Joined: 12 Jul 2002
Posts: 445

PostPosted: Wed Feb 25, 2015 3:13 pm    Post subject: SOLVED: qt update Reply with quote

Does anyone else see this as somewhat ridiculous or is it just me:

Code:
Calculating dependencies... done!
[ebuild     U  ] x11-libs/libXxf86vm-1.1.4 [1.1.3]
[ebuild     U  ] app-shells/bash-4.3_p33-r2 [4.3_p33-r1]
[ebuild     U  ] net-misc/curl-7.41.0 [7.40.0]
[ebuild     U  ] dev-qt/qtcore-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtnetwork-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qttest-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtxml-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtsql-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtxmlpatterns-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtgui-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtwidgets-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtprintsupport-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtopengl-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtdeclarative-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtwebkit-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/designer-5.4.1 [5.4.0]

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

dev-qt/qtcore:5

  (dev-qt/qtcore-5.4.1:5/5::gentoo, ebuild scheduled for merge) pulled in by
    ~dev-qt/qtcore-5.4.1[debug=] required by (dev-qt/qtwidgets-5.4.1:5/5::gentoo, ebuild scheduled for merge)
    ^              ^^^^^                                                                                                                                           
    >=dev-qt/qtcore-5.4.1:5[debug=] required by (dev-qt/designer-5.4.1:5/5::gentoo, ebuild scheduled for merge)
    ^^              ^^^^^^^                                                                                                                                                             
    (and 10 more with the same problems)

  (dev-qt/qtcore-5.4.0:5/5::gentoo, installed) pulled in by
    ~dev-qt/qtcore-5.4.0[-debug] required by (dev-qt/qtdbus-5.4.0:5/5::gentoo, installed)
    ^              ^^^^^                                                                                                                       


?


Last edited by imesg on Thu Feb 26, 2015 9:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
imesg
Guru
Guru


Joined: 12 Jul 2002
Posts: 445

PostPosted: Wed Feb 25, 2015 3:23 pm    Post subject: Reply with quote

So I try to emerge qtcore:

Code:
root@go:/usr/src/rtlwifi_new# eav qtcore

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

Calculating dependencies... done!
[ebuild   R    ] dev-qt/qtcore-4.8.6-r1:4::gentoo  USE="exceptions glib iconv icu qt3support ssl (-aqua) -debug -pch" ABI_X86="(64) -32 (-x32)" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB

WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

dev-qt/qtcore:5

  (dev-qt/qtcore-5.4.1:5/5::gentoo, ebuild scheduled for merge) conflicts with
    ~dev-qt/qtcore-5.4.0[-debug] required by (dev-qt/qtgui-5.4.0:5/5::gentoo, installed)
    ^              ^^^^^       
    ~dev-qt/qtcore-5.4.0[-debug] required by (dev-qt/qtnetwork-5.4.0:5/5::gentoo, installed)
    ^              ^^^^^       
    ~dev-qt/qtcore-5.4.0[-debug] required by (dev-qt/qtsql-5.4.0:5/5::gentoo, installed)
    ^              ^^^^^       
    ~dev-qt/qtcore-5.4.0[-debug] required by (dev-qt/qtprintsupport-5.4.0:5/5::gentoo, installed)
    ^              ^^^^^       
    ~dev-qt/qtcore-5.4.0[-debug] required by (dev-qt/qtopengl-5.4.0:5/5::gentoo, installed)
    ^              ^^^^^       
    ~dev-qt/qtcore-5.4.0[-debug] required by (dev-qt/qtdbus-5.4.0:5/5::gentoo, installed)
    ^              ^^^^^       
    ~dev-qt/qtcore-5.4.0[-debug] required by (dev-qt/qtwidgets-5.4.0:5/5::gentoo, installed)
    ^              ^^^^^       
    ~dev-qt/qtcore-5.4.0[-debug] required by (dev-qt/qtxml-5.4.0:5/5::gentoo, installed)
    ^              ^^^^^       


Would you like to merge these packages? [Yes/No]
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Wed Feb 25, 2015 5:43 pm    Post subject: Reply with quote

What was the command, that produced the output in the first post ?

The message there pretty much said what needs to be done - that is, if you read it correctly.
Back to top
View user's profile Send private message
imesg
Guru
Guru


Joined: 12 Jul 2002
Posts: 445

PostPosted: Wed Feb 25, 2015 8:59 pm    Post subject: Reply with quote

VoidMage wrote:
What was the command, that produced the output in the first post ?

The message there pretty much said what needs to be done - that is, if you read it correctly.


Code:
emerge -pu world


What in that message tells what to do next?

Thanks
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Thu Feb 26, 2015 10:05 am    Post subject: Reply with quote

Well, in that case, things will be a bit more complicated...(though I find it suspicious the list is only this short)

Going by the first output block, whichever package has been puling dev-qt/qtdbus:5, has stopped doing so, resulting in this block.
Though perhaps it's only a matter of you not using '-D' in that command...
Back to top
View user's profile Send private message
imesg
Guru
Guru


Joined: 12 Jul 2002
Posts: 445

PostPosted: Thu Feb 26, 2015 3:03 pm    Post subject: Reply with quote

VoidMage wrote:
Well, in that case, things will be a bit more complicated...(though I find it suspicious the list is only this short)

Going by the first output block, whichever package has been puling dev-qt/qtdbus:5, has stopped doing so, resulting in this block.
Though perhaps it's only a matter of you not using '-D' in that command...


My point is kind of pointed out in the OP subject line. It seems to take quite a bit of sleuthing to actually decipher exactly what should be done.

Here is the output of your suggestion:

Code:

root@go:~# emerge -auD world

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

Calculating dependencies... done!
[ebuild  N     ] virtual/perl-ExtUtils-Command-1.180.0-r2
[ebuild     U  ] x11-libs/libXxf86vm-1.1.4 [1.1.3]
[ebuild     U  ] app-shells/bash-4.3_p33-r2 [4.3_p33-r1]
[ebuild     U  ] app-admin/eselect-vi-1.1.9 [1.1.8]
[ebuild     U  ] net-misc/curl-7.41.0 [7.40.0]
[ebuild     U  ] dev-lang/ruby-2.0.0_p643 [2.0.0_p598]
[ebuild     U  ] dev-qt/qtcore-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtnetwork-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtsql-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtscript-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qttest-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtxml-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtserialport-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtxmlpatterns-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtdbus-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtgui-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtwidgets-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtopengl-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtprintsupport-5.4.1 [5.4.0]
[ebuild     U  ] mail-client/thunderbird-bin-31.5.0 [31.4.0]
[ebuild     U  ] www-client/firefox-bin-36.0 [35.0]
[ebuild     U  ] dev-qt/qtdeclarative-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtwebkit-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/designer-5.4.1 [5.4.0]
[ebuild     U  ] dev-qt/qtquick1-5.4.1 [5.4.0]
[ebuild     U  ] sci-libs/gdal-1.11.1-r2 [1.11.1-r1] USE="pdf*"
[ebuild     U  ] net-fs/samba-3.6.25 [3.6.24]
[ebuild     U  ] dev-qt/qtmultimedia-5.4.1 [5.4.0]
[ebuild     U  ] dev-python/matplotlib-1.4.3 [1.4.2]
[ebuild     U  ] games-board/gnome-chess-3.14.3 [3.14.2]
[ebuild  N     ] perl-core/ExtUtils-MakeMaker-7.40.0
[ebuild     U  ] virtual/perl-ExtUtils-MakeMaker-7.40.0 [6.980.0]
[blocks b      ] >perl-core/ExtUtils-MakeMaker-6.980.0-r999 (">perl-core/ExtUtils-MakeMaker-6.980.0-r999" is blocking virtual/perl-ExtUtils-MakeMaker-6.980.0)
[ebuild     U  ] dev-perl/IO-Socket-SSL-2.12.0 [1.998.0]
[ebuild     U  ] dev-perl/JSON-2.900.0 [2.590.0-r1] USE="{-test%}"
[ebuild     U  ] dev-vcs/git-2.3.1 [2.3.0]

WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

dev-libs/libinput:0

  (dev-libs/libinput-0.9.0:0/7::gentoo, ebuild scheduled for merge) conflicts with
    <dev-libs/libinput-0.8 required by (media-libs/clutter-1.20.0:1.0/1.0::gentoo, installed)
    ^                  ^^^


Would you like to merge these packages? [Yes/No]


The fix:
Code:
emerge -auD world


Then:
Code:
emerge -a --update --newuse --deep --with-bdeps=y @world


Thanks VoidMage
Back to top
View user's profile Send private message
ebpowell
n00b
n00b


Joined: 30 Aug 2003
Posts: 38
Location: MD

PostPosted: Sun Mar 29, 2015 4:10 pm    Post subject: Reply with quote

VoidMage wrote:
What was the command, that produced the output in the first post ?

The message there pretty much said what needs to be done - that is, if you read it correctly.


I am having a terrible time 'reading it correctly', could someone please translate/interpret?
_________________
Eschew Obfuscation....
Back to top
View user's profile Send private message
depontius
Advocate
Advocate


Joined: 05 May 2004
Posts: 3509

PostPosted: Sun Mar 29, 2015 4:56 pm    Post subject: Reply with quote

You're upgrade wants to do libupdate-0.9.0, but your clutter is insisting on libinput earlier than libinput-0.8. The conflict is between clutter and the rest.

I just did:
Code:
~ $ emerge -ptv clutter libinput

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

Calculating dependencies... done!
[ebuild   R    ] media-libs/clutter-1.20.0:1.0  USE="X egl gtk (-aqua) -debug -doc -introspection {-test} -wayland" 0 KiB
[ebuild   R    ]  dev-libs/libinput-0.7.0:0/5  0 KiB

Total: 2 packages (2 reinstalls), Size of downloads: 0 KiB

I suspect your problem is that you're emerging some ~arch that requires the newer libinput. I suspect you're going to need a ~arch version of clutter.
_________________
.sigs waste space and bandwidth
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