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

Bug 408783

Summary: Depending on mutually exclusive on cinnamon-1.4
Product: Gentoo Linux Reporter: mike <mishanq>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description mike 2012-03-18 22:28:44 UTC
Depending on mutually exclusive on cinnamon-1.4

# grep -n gnome-base/gnome-menus /usr/portage/gnome-extra/cinnamon/cinnamon-1.4.ebuild 
54:     >=gnome-base/gnome-menus-3.2.0.1-r1:3[introspection]
102:    gnome-base/gnome-menus:0[python]

without gnome-base/gnome-menus:0 cinnamon work correctly
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-03-19 12:05:18 UTC
cinnamon-menu-editor requires the old gmenu python module, which is only installed by slot 0 of gnome-menus.

Slot 0 and slot 3 of gnome-menus (for example, gnome-menus-3.0.1-r1 and 3.2.0.1-r1) are not mutually exclusive, and can be installed in parallel on the same system.