Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939186 - [guru] media-sound/yewtube-2.10.5 fails tests: ModuleNotFoundError: No module named pip._vendor
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: 2024-09-06 15:26 UTC by Agostino Sarubbo
Modified: 2024-09-15 08:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,106.96 KB, text/plain)
2024-09-06 15:26 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-09-06 15:26:31 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)

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

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


E   ModuleNotFoundError: No module named 'pip._vendor'
ERROR mps_youtube/test/test_main.py
ERROR mps_youtube/test/test_mpris.py
ERROR mps_youtube/test/test_players_mplayer.py
ERROR mps_youtube/test/test_util.py
Comment 3 Larry the Git Cow gentoo-dev 2024-09-15 08:04:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81b81df724f078e0a2190d0678ba5ef273e7ba15

commit 81b81df724f078e0a2190d0678ba5ef273e7ba15
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-09-14 14:42:09 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-09-14 14:42:09 +0000

    media-sound/yewtube: fix import from pip._vendor
    
    Closes: https://bugs.gentoo.org/939186
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 media-sound/yewtube/metadata.xml                         |  4 ++--
 .../{yewtube-2.10.5.ebuild => yewtube-2.10.5-r1.ebuild}  | 16 ++++++++++++----
 media-sound/yewtube/yewtube-9999.ebuild                  | 16 ++++++++++++----
 3 files changed, 26 insertions(+), 10 deletions(-)