Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 452960

Summary: net-wireless/bluez[test-programs] should depend on dev-python/pygobject:3
Product: Gentoo Linux Reporter: Constantin Baranov <const>
Component: Current packagesAssignee: Pacho Ramos <pacho>
Status: RESOLVED FIXED    
Severity: normal CC: tomwij
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Constantin Baranov 2013-01-19 13:00:40 UTC
At least simple-agent tool of bluez-4.101-r5 package fails with:

Traceback (most recent call last):
  File "/usr/bin/simple-agent", line 5, in <module>
    from gi.repository import GObject
ImportError: No module named gi.repository

Installation of pygobject-3.4.2-r1 has fixed the issue.
Comment 1 Pacho Ramos gentoo-dev 2013-01-22 20:08:37 UTC
+  22 Jan 2013; Pacho Ramos <pacho@gentoo.org> bluez-4.101-r5.ebuild:
+  Add missing dependency for simple-agent as it also needs newer gi python
+  module (#452960 by Constantin Baranov)
+