Summary: | sys-process/criu-3.14 installs python2.7 files although PYTHON_TARGETS_PYTHON2_7 isn't set | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Bernd <waebbl-gentoo> |
Component: | Current packages | Assignee: | Patrick McLean <chutzpah> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein, mgorny, spiderx, virtualization |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 694800 |
Description
Bernd
2020-05-19 06:04:09 UTC
I can confirm. package uses python_foreach_impl from python-r1 eclass, which causes this misbehavior. Should be updated to use distutils. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f4fa093b0da0b3781bb84cadbb0e723bc3db958 commit 8f4fa093b0da0b3781bb84cadbb0e723bc3db958 Author: Patrick McLean <chutzpah@gentoo.org> AuthorDate: 2020-08-02 17:37:04 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2020-08-02 17:37:19 +0000 sys-process/criu-3.14-r1: Don't install python2.7 code (bug 723872) Closes: https://bugs.gentoo.org/723872 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> sys-process/criu/{criu-3.14.ebuild => criu-3.14-r1.ebuild} | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) |