Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gtk+ blocking
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
Shum
n00b
n00b


Joined: 05 Jan 2011
Posts: 32

PostPosted: Sun May 22, 2011 4:21 am    Post subject: gtk+ blocking Reply with quote

Hello.
I am unable to install gdk-pixbuf-2.22.1 (a dependency of sakura)

Code:

localhost ~ # emerge -pvD x11-libs/gdk-pixbuf

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

Calculating dependencies... done!
[ebuild  N    ] x11-libs/gdk-pixbuf-2.22.1  USE="X jpeg jpeg2k tiff -debug -doc (-introspection) -test" 1,508 kB
[blocks B     ] <x11-libs/gtk+-2.21.3:2 ("<x11-libs/gtk+-2.21.3:2" is blocking x11-libs/gdk-pixbuf-2.22.1)

Total: 1 package (1 new), Size of downloads: 1,508 kB
Conflict: 1 block (1 unsatisfied)

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

  (x11-libs/gdk-pixbuf-2.22.1, ebuild scheduled for merge) pulled in by
    x11-libs/gdk-pixbuf

  (x11-libs/gtk+-2.20.1-r1, installed) pulled in by
    >=x11-libs/gtk+-2.14.0:2 required by (app-text/poppler-0.14.5, installed)
    x11-libs/gtk+:2 required by (media-gfx/graphviz-2.26.3-r2, installed)
    >=x11-libs/gtk+-2.6:2 required by (app-text/epdfview-0.1.7-r2, installed)
    (and 1 more)


When I try to install gtk+ on its own it gives me:

Code:

localhost ~ # emerge -pvD x11-libs/gtk+     

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

Calculating dependencies... done!
[ebuild  N    ] virtual/pam-0  0 kB
[ebuild  N    ] x11-libs/gdk-pixbuf-2.22.1  USE="X jpeg jpeg2k tiff -debug -doc (-introspection) -test" 1,508 kB
[ebuild     U ] x11-libs/gtk+-2.22.1-r1 [2.20.1-r1] USE="cups jpeg jpeg2k tiff vim-syntax (-aqua) -debug -doc -examples% (-introspection) -test -xinerama" 17,878 kB
[blocks b     ] <x11-libs/gtk+-2.21.3:2 ("<x11-libs/gtk+-2.21.3:2" is blocking x11-libs/gdk-pixbuf-2.22.1)

Total: 3 packages (1 upgrade, 2 new), Size of downloads: 19,385 kB
Conflict: 1 block


So it looks like gtk+ both needs to upgrade to version 2.22.1 but also can't upgrade above 2.21.3. However:

Code:

localhost ~ # emerge -pv --depclean x11-libs/gtk+

Calculating dependencies... done!
  x11-libs/gtk+-2.20.1-r1 pulled in by:
    app-text/epdfview-0.1.7-r2
    app-text/ghostscript-gpl-8.71-r6
    app-text/poppler-0.14.5
    media-gfx/graphviz-2.26.3-r2


Looking in the ebuilds for the packages that depend on gtk+, none of them specify that they depend on a lower version.
So I'm confused.
How do I find out what's stopping gtk+ from upgrading?
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sun May 22, 2011 5:04 am    Post subject: Reply with quote

If you failed to notice: that block during gtk+:2 emerge is soft, so portage will deal with it on its own.
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