Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 796545 - dev-python/click-8.0.1[doc]: Could not import extension sphinx_tabs.tabs (exception: No module named 'sphinx_tabs')
Summary: dev-python/click-8.0.1[doc]: Could not import extension sphinx_tabs.tabs (exc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 838988 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-06-18 06:59 UTC by Erik
Modified: 2022-04-26 20:28 UTC (History)
5 users (show)

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


Attachments
emerge --info (emerge-info.txt,7.86 KB, text/plain)
2021-10-10 12:11 UTC, OKUMURA N. Shin-ya
Details
emerge -pqv (emerge-pqv.txt,123 bytes, text/plain)
2021-10-10 12:12 UTC, OKUMURA N. Shin-ya
Details
environment (environment,114.38 KB, text/plain)
2021-10-10 12:12 UTC, OKUMURA N. Shin-ya
Details
build log (build.log,8.52 KB, text/x-log)
2021-10-10 12:13 UTC, OKUMURA N. Shin-ya
Details
build log (3.8), success (build-python3_8.log,2.91 KB, text/x-log)
2021-10-10 12:13 UTC, OKUMURA N. Shin-ya
Details
build log (3.9), fail (build-python3_9.log,4.74 KB, text/x-log)
2021-10-10 12:14 UTC, OKUMURA N. Shin-ya
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik 2021-06-18 06:59:36 UTC
Adding the follwing line to /etc/portage/package.use works around the bug:
=dev-python/click-8.0.1 -doc
Comment 1 OKUMURA N. Shin-ya 2021-10-10 12:05:14 UTC
dev-python/click-8.0.2 also fails on my environment, with python_targets_python3_8 and python_targets_python3_9.
Comment 2 OKUMURA N. Shin-ya 2021-10-10 12:11:47 UTC
Created attachment 744282 [details]
emerge --info
Comment 3 OKUMURA N. Shin-ya 2021-10-10 12:12:08 UTC
Created attachment 744285 [details]
emerge -pqv
Comment 4 OKUMURA N. Shin-ya 2021-10-10 12:12:27 UTC
Created attachment 744288 [details]
environment
Comment 5 OKUMURA N. Shin-ya 2021-10-10 12:13:04 UTC
Created attachment 744291 [details]
build log
Comment 6 OKUMURA N. Shin-ya 2021-10-10 12:13:35 UTC
Created attachment 744294 [details]
build log (3.8), success
Comment 7 OKUMURA N. Shin-ya 2021-10-10 12:14:04 UTC
Created attachment 744297 [details]
build log (3.9), fail
Comment 8 OKUMURA N. Shin-ya 2021-10-10 12:26:56 UTC
O.K, after "emerge =dev-python/sphinx-tabs-3.1.0", and then, "emerge dev-python/click" works fine.
The ebuild should be added DEPEND (or BDEPEND?) with doc? (dev-python/sphinx-tabs).
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-04-26 20:23:21 UTC
*** Bug 838988 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2022-04-26 20:28:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3640fdf4343c08fbc359da5147e791d38d9ead9a

commit 3640fdf4343c08fbc359da5147e791d38d9ead9a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-26 20:24:03 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-26 20:28:37 +0000

    dev-python/click: Add missing doc-dep on dev-python/sphinx-tabs
    
    Closes: https://bugs.gentoo.org/796545
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/click/click-8.1.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)