Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890409 - dev-python/mkdocs-git-authors-plugin-0.7.0 fails to compile (USR-MERGE-SYSTEM): ModuleNotFoundError: No module named regex
Summary: dev-python/mkdocs-git-authors-plugin-0.7.0 fails to compile (USR-MERGE-SYSTEM...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2023-01-11 05:52 UTC by Agostino Sarubbo
Modified: 2023-02-06 10:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,87.51 KB, text/plain)
2023-01-11 05:52 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 2023-01-11 05:52:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mkdocs-git-authors-plugin-0.7.0 fails to compile (USR-MERGE-SYSTEM).
Discovered on: amd64 (internal ref: usr-merge_tinderbox)

NOTE:
(USR-MERGE-SYSTEM) in the summary means that the bug was found on a machine that runs default/linux/amd64/17.1/systemd/merged-usr profile but this bug MAY or MAY NOT BE related to the new profile.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-11 05:52:33 UTC
Created attachment 848163 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-11 05:52:34 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *       mkdocs build -d "${DOCS_OUTDIR}" || die "${FUNCNAME}: mkdocs build failed";
 *   mkdocs_compile: mkdocs build failed
ModuleNotFoundError: No module named 'regex'
Comment 3 Larry the Git Cow gentoo-dev 2023-02-06 10:19:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fe294a7977fa75d50d78b9080b145f8f887776

commit 19fe294a7977fa75d50d78b9080b145f8f887776
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2023-02-06 10:17:39 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-02-06 10:17:39 +0000

    dev-python/mkdocs-git-authors-plugin: add missing doc dep
    
    Closes: https://bugs.gentoo.org/890409
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 .../mkdocs-git-authors-plugin/mkdocs-git-authors-plugin-0.7.0.ebuild     | 1 +
 1 file changed, 1 insertion(+)