Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 897774 - [guru] dev-python/decopatch-1.4.10 fails to compile: ModuleNotFoundError: No module named regex
Summary: [guru] dev-python/decopatch-1.4.10 fails to compile: ModuleNotFoundError: No ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-26 07:18 UTC by Agostino Sarubbo
Modified: 2023-02-27 15:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,68.63 KB, text/plain)
2023-02-26 07:18 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-02-26 07:18:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/decopatch-1.4.10 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-26 07:18:31 UTC
Created attachment 854678 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-26 07:18:32 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-27 15:06:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2524d7dd8930b27d61f5b0f92d5828431d23a895

commit 2524d7dd8930b27d61f5b0f92d5828431d23a895
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-02-26 17:51:36 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-02-26 17:52:50 +0000

    dev-python/decopatch: fix docs deps
    
    Closes: https://bugs.gentoo.org/897774
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/decopatch/decopatch-1.4.10.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)