Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834821 - dev-python/python-lsp-black-1.1.0 fails tests
Summary: dev-python/python-lsp-black-1.1.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-09 07:38 UTC by Agostino Sarubbo
Modified: 2022-03-09 12:14 UTC (History)
0 users

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


Attachments
build.log (build.log,49.50 KB, text/plain)
2022-03-09 07:38 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 2022-03-09 07:38:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-lsp-black-1.1.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-09 07:38:26 UTC
Created attachment 766628 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-09 07:38:27 UTC
Error(s) that match a know pattern:


E   ModuleNotFoundError: No module named 'toml'
Comment 3 Larry the Git Cow gentoo-dev 2022-03-09 12:14:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f94de6a0974f13f28895b1269baa739824489a3

commit 7f94de6a0974f13f28895b1269baa739824489a3
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-03-09 12:13:21 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-03-09 12:13:57 +0000

    dev-python/python-lsp-black: add missing test dep toml
    
    Closes: https://bugs.gentoo.org/834821
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/python-lsp-black/python-lsp-black-1.1.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)