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

Bug 731994

Summary: =dev-python/click-7.1.2 USE=doc - Extension error: Could not import extension sphinxcontrib.log_cabinet (exception: No module named 'sphinxcontrib.log_cabinet')
Product: Gentoo Linux Reporter: Red <redblade7>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, leonchik1976, redblade7, sam, walch.martin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log

Description Red 2020-07-09 21:56:37 UTC
Attempting to build =dev-python/click-7.1.2 with USE=doc flag fails with the error:

Extension error:
Could not import extension sphinxcontrib.log_cabinet (exception: No module named 'sphinxcontrib.log_cabinet')

The package builds fine with USE=-doc

Build log attached.

Reproducible: Always
Comment 1 Red 2020-07-09 21:57:18 UTC
Created attachment 648690 [details]
Build log
Comment 2 Erik 2020-07-13 14:26:38 UTC
confirmed
Comment 3 Erik 2020-09-21 10:57:48 UTC
confirmed with version 7.1.2-r1
Comment 4 Erik 2021-06-17 21:46:23 UTC
confirmed with version 8.0.1
Comment 5 Larry the Git Cow gentoo-dev 2021-06-17 23:22:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b490f473ab8717a61b07b50890693796d25d7ad

commit 9b490f473ab8717a61b07b50890693796d25d7ad
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-17 23:20:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-17 23:22:01 +0000

    dev-python/click: add missing doc BDEPEND
    
    Closes: https://bugs.gentoo.org/731994
    Signed-off-by: Sam James <sam@gentoo.org>

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