Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 133353

Summary: blockers with gnome-python-extras and gnome-python-desktop
Product: Gentoo Linux Reporter: conexion2000 <vacant2005>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED WORKSFORME    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description conexion2000 2006-05-15 00:07:28 UTC
After installing new gnome 2.14 I have small problem. When I do emerge -DNupv world I get:

blocks B     ] <dev-python/gnome-python-extras-2.13 (is blocking dev-python/gnome-python-desktop-2.14.0)                                                       

so I uninstall gnome-python-extras and install gnome-python-desktop. After that I do again emerge -DNupv world and I get:

blocks B     ] <dev-python/gnome-python-desktop-2.14.0 (is blocking dev-python/gnome-python-extras-2.13)

With -t option it gives:

[blocks B     ] <dev-python/gnome-python-extras-2.13 (is blocking dev-python/gnome-python-desktop-2.14.0)
[nomerge      ] gnome-base/gnome-2.14.1  USE="hal -accessibility -cdr -dvdr"
[nomerge      ]  app-editors/gedit-2.14.2  USE="python spell -debug"
[nomerge      ]   dev-python/gnome-python-desktop-2.14.0  USE="X -debug"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 01:24:18 UTC
Kindly unmask and install 2.14 versions of both ebuilds.
Comment 2 conexion2000 2006-05-15 02:51:08 UTC
Thanks it solves the problem.