Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 452960 - net-wireless/bluez[test-programs] should depend on dev-python/pygobject:3
Summary: net-wireless/bluez[test-programs] should depend on dev-python/pygobject:3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-19 13:00 UTC by Constantin Baranov
Modified: 2013-01-22 20:08 UTC (History)
1 user (show)

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 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)
+