Traceback (most recent call last): File "/var/tmp/portage/net-misc/modemmanager-1.18.4/work/ModemManager-1.18.4/tools/test-modemmanager-service.py", line 6, in <module> import gi ModuleNotFoundError: No module named 'gi' File "/var/tmp/portage/net-misc/modemmanager-1.18.4/work/ModemManager-1.18.4/tools/test-modemmanager-service.py", line 11, in <module> import dbus ModuleNotFoundError: No module named 'dbus' modemmanager seems to be missing test bdepend on dev-python/pygobject and dev-python/dbus-python with it installed tests pass fine even on ppc64be but looks like ebuild needs python-any-r1 thingie and testdeps on those packages.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f5680914a19b6f8ffdd6e3f6263de1eb1a1cbda commit 8f5680914a19b6f8ffdd6e3f6263de1eb1a1cbda Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2022-01-13 06:56:34 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-01-13 06:58:33 +0000 net-misc/modemmanager: Add missing test deps Closes: https://bugs.gentoo.org/831068 Signed-off-by: Matt Turner <mattst88@gentoo.org> net-misc/modemmanager/modemmanager-1.18.4.ebuild | 26 +++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-)
*** Bug 783975 has been marked as a duplicate of this bug. ***