Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936518 - net-wireless/blueman-2.4.2 fails tests: AssertionError: unexpectedly None
Summary: net-wireless/blueman-2.4.2 fails tests: AssertionError: unexpectedly None
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-23 06:48 UTC by Agostino Sarubbo
Modified: 2024-07-23 14:13 UTC (History)
0 users

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


Attachments
build.log (build.log,158.79 KB, text/plain)
2024-07-23 06:48 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 2024-07-23 06:48:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/blueman-2.4.2 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-23 06:48:15 UTC
Created attachment 898164 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-23 06:48:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


AssertionError: unexpectedly None
ERROR: test_blueman_main_PulseAudioUtils_import (test.test_imports.TestImports.test_blueman_main_PulseAudioUtils_import)
ERROR: test_blueman_plugins_applet_PulseAudioProfile_import (test.test_imports.TestImports.test_blueman_plugins_applet_PulseAudioProfile_import)
ERROR: test_blueman_plugins_manager_PulseAudioProfile_import (test.test_imports.TestImports.test_blueman_plugins_manager_PulseAudioProfile_import)
ERROR: test.main.test_pulseaudio_utils (unittest.loader._FailedTest.test.main.test_pulseaudio_utils)
FAILED (failures=1, errors=4)
FAIL: test_blueman_plugins_applet_PulseAudioProfile_import (test.plugins.applet.test_imports.TestImports.test_blueman_plugins_applet_PulseAudioProfile_import)
ImportError: Could not load pulseaudio shared library
ImportError: Failed to import test module: test.main.test_pulseaudio_utils
OSError: libpulse.so.0: cannot open shared object file: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-07-23 14:13:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e7df585233ab1fb949c3eb5a4be849efef005dd

commit 5e7df585233ab1fb949c3eb5a4be849efef005dd
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-07-23 14:10:12 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-07-23 14:13:39 +0000

    net-wireless/blueman: Add libpulse test dep
    
    Closes: https://bugs.gentoo.org/936518
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-wireless/blueman/blueman-2.4.2.ebuild | 1 +
 net-wireless/blueman/blueman-9999.ebuild  | 1 +
 2 files changed, 2 insertions(+)