Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886043 - [guru] dev-python/decopatch-1.4.10 fails to compile: mkdocs_compile: mkdocs.yml not found, DOCS_DIR=docs wrong
Summary: [guru] dev-python/decopatch-1.4.10 fails to compile: mkdocs_compile: mkdocs.y...
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: 2022-12-15 07:48 UTC by Agostino Sarubbo
Modified: 2022-12-29 11:33 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,67.16 KB, text/plain)
2022-12-15 07:48 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 2022-12-15 07:48:40 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 2022-12-15 07:48:42 UTC
Created attachment 842737 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-15 07:48:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *       [[ -f ${mkdocsyml} ]] || die "${FUNCNAME}: ${mkdocsyml} not found, DOCS_DIR=${DOCS_DIR} wrong";
 *   mkdocs_compile: docs/mkdocs.yml not found, DOCS_DIR=docs wrong
Comment 3 Larry the Git Cow gentoo-dev 2022-12-29 11:33:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=151cbc3ab11eea848d816be4981a7db18924bb5f

commit 151cbc3ab11eea848d816be4981a7db18924bb5f
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-12-27 19:34:01 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2022-12-27 20:40:39 +0000

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

 dev-python/decopatch/decopatch-1.4.10.ebuild | 1 -
 1 file changed, 1 deletion(-)