Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934645 - dev-python/selenium-4.22.0 fails to compile: ModuleNotFoundError: No module named websocket
Summary: dev-python/selenium-4.22.0 fails to compile: ModuleNotFoundError: No module n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-21 11:03 UTC by Agostino Sarubbo
Modified: 2024-06-21 16:59 UTC (History)
1 user (show)

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


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

Issue: dev-python/selenium-4.22.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-21 11:03:25 UTC
Created attachment 896184 [details]
build.log

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


E   ModuleNotFoundError: No module named 'websocket'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
Comment 3 Larry the Git Cow gentoo-dev 2024-06-21 16:59:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c80883eeaa9d8e18f343ac6ac2d833d6a6a2479

commit 1c80883eeaa9d8e18f343ac6ac2d833d6a6a2479
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-06-21 15:11:30 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-06-21 16:59:34 +0000

    dev-python/selenium: Add missing websocket-client dep
    
    Closes: https://bugs.gentoo.org/934645
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../selenium/{selenium-4.22.0.ebuild => selenium-4.22.0-r1.ebuild}       | 1 +
 1 file changed, 1 insertion(+)