Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606986 - x11-misc/mozo-1.16 should pull mate-base/mate-menus-1.16 with USE=python
Summary: x11-misc/mozo-1.16 should pull mate-base/mate-menus-1.16 with USE=python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo MATE Desktop
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-24 06:29 UTC by Georgy Yakovlev
Modified: 2017-01-29 12:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info output (emerge.info,5.90 KB, text/plain)
2017-01-24 06:29 UTC, Georgy Yakovlev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Georgy Yakovlev archtester gentoo-dev 2017-01-24 06:29:35 UTC
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
Comment 1 Ettore Di Giacinto (RETIRED) gentoo-dev 2017-01-29 12:58:50 UTC
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