Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934417 - [guru] dev-python/sphinxcontrib-katex-0.9.10 fails to compile: ModuleNotFoundError: No module named toml
Summary: [guru] dev-python/sphinxcontrib-katex-0.9.10 fails to compile: ModuleNotFound...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-16 12:29 UTC by Agostino Sarubbo
Modified: 2024-06-25 09:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,85.61 KB, text/plain)
2024-06-16 12:29 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-16 12:29:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/sphinxcontrib-katex-0.9.10 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-16 12:29:47 UTC
Created attachment 895912 [details]
build.log

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


ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ModuleNotFoundError: No module named 'toml'
Comment 3 Larry the Git Cow gentoo-dev 2024-06-25 09:52:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89b1b8aaa4099c913f39cd961569dce8e6908346

commit 89b1b8aaa4099c913f39cd961569dce8e6908346
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2024-06-22 21:52:14 +0000
Commit:     Sergey Torokhov <torokhov-s-a@yandex.ru>
CommitDate: 2024-06-22 21:52:14 +0000

    dev-python/sphinxcontrib-katex: fix deps to compile with USE="doc"
    
    Closes: https://bugs.gentoo.org/934417
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>

 dev-python/sphinxcontrib-katex/sphinxcontrib-katex-0.9.10.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)