https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-wireless/gnome-bluetooth-3.34.5 fails tests. Discovered on: amd64 (internal ref: ci)
Created attachment 700056 [details] build.log build log and emerge --info
Created attachment 700059 [details] 1-testlog.txt 1-testlog.txt
Looks like a missing dependency: Traceback (most recent call last): File "/var/tmp/portage/net-wireless/gnome-bluetooth-3.34.5/work/gnome-bluetooth-3.34.5/tests/integration-test", line 19, in <module> import dbus ModuleNotFoundError: No module named 'dbus'
Needs dbus-python and dbusmock.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a4a4f0466ffa6a2c8af0f568b70ab7f1d07f1f commit 99a4a4f0466ffa6a2c8af0f568b70ab7f1d07f1f Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2021-04-17 22:43:41 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2021-04-17 22:48:54 +0000 net-wireless/gnome-bluetooth: Add missing test dependencies Closes: https://bugs.gentoo.org/783081 Signed-off-by: Matt Turner <mattst88@gentoo.org> .../gnome-bluetooth/gnome-bluetooth-3.34.5.ebuild | 23 ++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-)