| Summary: | sys-apps/pkgcore-0.12.18 installs more files with FEATURES=test | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | PkgCore project <pkgcore> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | arthurzam |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Agostino Sarubbo
2022-12-28 06:38:29 UTC
DIFF: --- /dev/fd/63 2022-12-27 20:26:58.724613887 +0100 +++ /dev/fd/62 2022-12-27 20:26:58.724613887 +0100 @@ -220,6 +220,7 @@ /usr/lib/pkgcore/ebd/.generated/libs/8/src_prepare /usr/lib/pkgcore/ebd/.generated/libs/8/src_test /usr/lib/pkgcore/ebd/.generated/libs/8/src_unpack +/usr/lib/pkgcore/ebd/.generated/libs/test/global /usr/lib/pkgcore/ebd/generate_eapi_cmd_list /usr/lib/pkgcore/ebd/generate_eapi_func_list /usr/lib/pkgcore/ebd/generate_eapi_lib The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=afef868cd7c3a249864bdc2b4d98b74ef808be3f commit afef868cd7c3a249864bdc2b4d98b74ef808be3f Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2023-02-02 20:25:10 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2023-02-02 20:25:10 +0000 ebuild/test_eapi: fix tests artifacts in EBD_PATH Bug: https://bugs.gentoo.org/888685 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> tests/ebuild/test_eapi.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) I think I've already fixed it |