Summary: | dev-util/pkgdev-0.2.5 - ModuleNotFoundError: No module named 'snakeoil' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | William Throwe <wtt6> |
Component: | Current packages | Assignee: | PkgCore project <pkgcore> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge --info |
Description
William Throwe
2023-04-07 12:39:56 UTC
Or maybe BDEPEND? I haven't wrapped my head around all the new ones, yet. OK, I see the problem, it indeed is missing from BDEPEND. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68d27ad801ac5335ee225a5c3b0e8e885be594d commit d68d27ad801ac5335ee225a5c3b0e8e885be594d Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2023-04-07 14:57:29 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2023-04-07 14:58:40 +0000 dev-util/pkgdev: add missing bdep on snakeoil Used in `py_build.py` to create verinfo file. Closes: https://bugs.gentoo.org/903977 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-util/pkgdev/pkgdev-0.2.5.ebuild | 1 + dev-util/pkgdev/pkgdev-9999.ebuild | 1 + 2 files changed, 2 insertions(+) |