Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877189 - dev-util/pkgdev-0.2.3 [doc] fails to compile: ModuleNotFoundError: No module named pkgdev
Summary: dev-util/pkgdev-0.2.3 [doc] fails to compile: ModuleNotFoundError: No module ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PkgCore project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-15 08:16 UTC by Agostino Sarubbo
Modified: 2022-10-15 16:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,73.50 KB, text/plain)
2022-10-15 08:17 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-10-15 08:16:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/pkgdev-0.2.3 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-15 08:17:01 UTC
Created attachment 824269 [details]
build.log

build log and emerge --info
Comment 2 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2022-10-15 14:18:18 UTC
After more investigation, this fails only during doc generation - still important, but less urgent. I suspect I broke it somehow with usage of PEP517.
Comment 3 Larry the Git Cow gentoo-dev 2022-10-15 16:04:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd0b3434fabac6e209a454a26ba2a0cc386a850

commit 5dd0b3434fabac6e209a454a26ba2a0cc386a850
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-10-15 15:38:30 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-10-15 16:04:26 +0000

    dev-util/pkgdev: fix docs generation
    
    Closes: https://bugs.gentoo.org/877189
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-util/pkgdev/files/pkgdev-0.2.3-docs-path.patch | 47 ++++++++++++++++++++++
 dev-util/pkgdev/pkgdev-0.2.3.ebuild                | 12 ++++--
 dev-util/pkgdev/pkgdev-9999.ebuild                 |  8 ++--
 3 files changed, 59 insertions(+), 8 deletions(-)