Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 356767 - dev-libs/glib-2.26.1-r1 needs dev-python/pygobject and dev-python/dbus-python for tests
Summary: dev-libs/glib-2.26.1-r1 needs dev-python/pygobject and dev-python/dbus-python...
Status: RESOLVED DUPLICATE of bug 349236
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-27 23:41 UTC by Nikoli
Modified: 2011-02-28 08:21 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2011-02-27 23:41:22 UTC
./gio/tests/gdbus-testserver.py:import gobject
./gio/tests/gdbus-testserver.py:import time
./gio/tests/gdbus-testserver.py:import dbus
./gio/tests/gdbus-testserver.py:import dbus.service
./gio/tests/gdbus-testserver.py:import dbus.mainloop.glib

Without pygobject and dbus-python src_test fails:
TEST: gdbus-connection... (pid=13932)
  /gdbus/connection/basic:                                             OK
  /gdbus/connection/life-cycle:                                        OK
  /gdbus/connection/send:                                              OK
  /gdbus/connection/signals:                                           OK
  /gdbus/connection/filter:                                            Traceback (most recent call last):
  File "./gdbus-testserver.py", line 3, in <module>
    import gobject
ImportError: No module named gobject
Timeout waiting 30 sec on service
**
ERROR:gdbus-connection.c:826:test_connection_filter_on_timeout: code should not be reached
FAIL
Comment 1 Pacho Ramos gentoo-dev 2011-02-28 08:21:22 UTC

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