Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934950 - [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-26 06:43 UTC by Agostino Sarubbo
Modified: 2024-08-13 00:32 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,85.76 KB, text/plain)
2024-06-26 06:43 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-26 06:43:51 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-26 06:43:52 UTC
Created attachment 896437 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-26 06:43:52 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-08-13 00:32:12 UTC
The bug has been closed via the following commit(s):

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

commit c2b1ca2c9a5c34b2163ec53d44f80748a181f829
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2024-08-10 22:36:12 +0000
Commit:     Sergey Torokhov <torokhov-s-a@yandex.ru>
CommitDate: 2024-08-10 22:36:12 +0000

    dev-pyton/sphinxcontrib-katex: fix build USE="doc"; switch toml->tomli
    
    Closes: https://bugs.gentoo.org/934950
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>

 .../sphinxcontrib-katex-0.9.10_fix_use_tomli.patch | 22 ++++++++++++++++++++++
 .../sphinxcontrib-katex-0.9.10.ebuild              |  5 ++++-
 2 files changed, 26 insertions(+), 1 deletion(-)