Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 783975 - net-misc/modemmanager-1.16.2 fails tests
Summary: net-misc/modemmanager-1.16.2 fails tests
Status: RESOLVED DUPLICATE of bug 831068
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-19 06:44 UTC by Agostino Sarubbo
Modified: 2022-04-17 06:31 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,36.55 KB, application/x-xz)
2021-04-19 06:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-19 06:44:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/modemmanager-1.16.2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-19 06:44:51 UTC
Created attachment 700647 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-19 06:44:52 UTC
Possible context of error(s):

ModemManager[523]: <warn>  [1618787337.396143] [sleep-monitor] failed to acquire logind proxy: Could not connect: No such file or directory
  /ModemManager/AT-serial/parse-error:                                 OK
Comment 3 Matt Turner gentoo-dev 2021-05-26 22:18:56 UTC
Error is during tests:

  File "/var/tmp/portage/net-misc/modemmanager-1.16.2/work/ModemManager-1.16.2/tools/test-modemmanager-service.py", line 6, in <module>
    import gi
ModuleNotFoundError: No module named 'gi'

Probably need to depend on pygobject.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-11-06 03:59:26 UTC
Similarly with 1.18.0 on ppc64:


** (gtester:773): ^[[1;33mWARNING^[[0m **: ^[[34m03:07:45.617^[[0m: Deprecated: Since GLib 2.62, gtester and gtester-report are deprecated. Port to TAP.
TEST: test-stub... (pid=774)
  /MM/stub/modem/interface:                                            dbus-daemon[789]: [session uid=250 pid=789] Activating service name='org.freedesktop.ModemManager1' requested by ':1.0' (uid=250 pid=7>
Traceback (most recent call last):
  File "/var/tmp/portage/net-misc/modemmanager-1.18.0/work/ModemManager-1.18.0/tools/test-modemmanager-service.py", line 11, in <module>
    import dbus
ModuleNotFoundError: No module named 'dbus'
dbus-daemon[789]: [session uid=250 pid=789] Activated service 'org.freedesktop.ModemManager1' failed: Process org.freedesktop.ModemManager1 exited with status 1
**
ERROR:test-stub.c:66:setup: assertion failed (error == NULL): Error calling StartServiceByName for org.freedesktop.ModemManager1: Process org.freedesktop.ModemManager1 exited with status 1 (g-dbus-error-qu>
cleaning up pid 789
FAIL
Comment 5 Matt Turner gentoo-dev 2022-04-17 06:31:32 UTC

*** This bug has been marked as a duplicate of bug 831068 ***