Created attachment 461132 [details] emerge --info output Hi, I'm running ~amd64 mate, There are problems with x11-misc/mozo, can't launch it. $ mozo Traceback (most recent call last): File "/usr/lib/python-exec/python2.7/mozo", line 22, in <module> from Mozo.MainWindow import MainWindow File "/usr/lib64/python2.7/site-packages/Mozo/MainWindow.py", line 19, in <module> import matemenu ImportError: No module named matemenu After re-installing mate-base/mate-menus with USE=python mozo works just fine. geo ~ # equery uses mozo [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for x11-misc/mozo-1.16.0: U I + + python_targets_python2_7 : Build with Python 2.7 geo ~ # equery uses mate-menus [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for mate-base/mate-menus-1.16.0: U I - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces + + introspection : Add support for GObject based introspection + + python : Add optional support/bindings for the Python language + + python_targets_python2_7 : Build with Python 2.7
Thanks for reporting the issue. commit f7e268454cae25a69ba6ed32abfb2529f4bd0e47 Author: Ettore Di Giacinto <mudler@gentoo.org> Date: Sun Jan 29 13:32:26 2017 +0100 x11-misc/mozo: revision bump #606986 * enforce USE python constraint on mate-base/mate-menus Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=606986 Package-Manager: Portage-2.3.3, Repoman-2.3.1