Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731994 - =dev-python/click-7.1.2 USE=doc - Extension error: Could not import extension sphinxcontrib.log_cabinet (exception: No module named 'sphinxcontrib.log_cabinet')
Summary: =dev-python/click-7.1.2 USE=doc - Extension error: Could not import extension...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-09 21:56 UTC by Red
Modified: 2021-06-17 23:22 UTC (History)
5 users (show)

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


Attachments
Build log (click-build.log,8.07 KB, text/plain)
2020-07-09 21:57 UTC, Red
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)