Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916984 - [guru] media-sound/yewtube-2.10.5 fails tests: ModuleNotFoundError: No module named dbus
Summary: [guru] media-sound/yewtube-2.10.5 fails tests: ModuleNotFoundError: No module...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gonçalo Negrier Duarte
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-11-07 07:52 UTC by Agostino Sarubbo
Modified: 2023-11-09 03:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,117.75 KB, text/plain)
2023-11-07 07:52 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 2023-11-07 07:52:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/yewtube-2.10.5 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-11-07 07:52:27 UTC
Created attachment 874192 [details]
build.log

build log and emerge --info
Comment 2 Gonçalo Negrier Duarte 2023-11-07 08:25:31 UTC
Probably the test didn't failed on my side since I have the dependency I should have analyzed better the test files. 

Thanks for notice the issue. 
I will fix the when I get on laptop.
Comment 3 Gonçalo Negrier Duarte 2023-11-07 15:16:36 UTC
commit solving the bug: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?h=dev&id=0a167c4551f527625f3073370a51cdf3dede5184
Comment 4 Larry the Git Cow gentoo-dev 2023-11-09 03:11:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0a167c4551f527625f3073370a51cdf3dede5184

commit 0a167c4551f527625f3073370a51cdf3dede5184
Author:     Gonçalo Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2023-11-07 15:04:25 +0000
Commit:     Gonçalo Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2023-11-07 15:13:34 +0000

    media-sound/yewtube: add dbus-python to test dependencies
    
    Closes: https://bugs.gentoo.org/916984
    Signed-off-by: Gonçalo Duarte <gonegrier.duarte@gmail.com>

 media-sound/yewtube/yewtube-2.10.5.ebuild | 20 ++++++++++++++------
 media-sound/yewtube/yewtube-9999.ebuild   | 20 ++++++++++++++------
 2 files changed, 28 insertions(+), 12 deletions(-)