| Summary: | mysql-multilib.eclass - DEPEND on Python 2.7 for dev-db/percona-server and FEATURES=test | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Thomas Deutschmann (RETIRED) <whissi> |
| Component: | Eclasses | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | DEPEND on Python2_7 for dev-db/percona-server when FEATURES=tests is set | ||
|
Description
Thomas Deutschmann (RETIRED)
2015-09-21 22:06:14 UTC
This would also require a patch or sed to 's/python /python2 /' because the DEPEND alone won't activate it Are you sure? The python-any-r1_pkg_setup call will make sure that "python" will call python2* so no need to change the python shebang to python2. I am closing this: mysql-multilib eclass was superseded by mysql-multilib-r1. mysql-multilib-r1 doesn't contain the requested change however it was added directly to the ebuild. First ebuild containing the change was https://gitweb.gentoo.org/repo/gentoo.git/commit/dev-db/percona-server?id=ac0bd95bed7e7746a5212842995cf9a74f3349b7 |