Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 796545

Summary: dev-python/click-8.0.1[doc]: Could not import extension sphinx_tabs.tabs (exception: No module named 'sphinx_tabs')
Product: Gentoo Linux Reporter: Erik <esigra>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: leonchik1976, mscardovi, nbowler, sam, toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
emerge -pqv
environment
build log
build log (3.8), success
build log (3.9), fail

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(-)