stefantalpalaru / gentoo-overlay

Gentoo overlay
GNU General Public License v2.0
43 stars 11 forks source link

`_python_run_check_deps` command not found #99

Closed void-m4110c closed 2 years ago

void-m4110c commented 2 years ago

Hi there,

I have a problem installing Workstation 16.2.1 from the overlay. I get this error:

 * Package:    app-emulation/vmware-workstation-16.2.1.18811642-r1
 * Repository: stefantalpalaru
 * Maintainer: stefantalpalaru@yahoo.com
 * USE:        abi_x86_64 amd64 cups elibc_glibc kernel_linux modules userland_GNU vmware-tools-linux vmware-tools-windows
 * FEATURES:   network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox
/var/db/repos/gentoo/eclass/python-any-r1.eclass: line 323: _python_run_check_deps: command not found
/var/db/repos/gentoo/eclass/python-any-r1.eclass: line 323: _python_run_check_deps: command not found
/var/db/repos/gentoo/eclass/python-any-r1.eclass: line 323: _python_run_check_deps: command not found
 * No Python implementation found for the build. This is usually
 * a bug in the ebuild. Please report it to bugs.gentoo.org
 * along with the build log.

 * ERROR: app-emulation/vmware-workstation-16.2.1.18811642-r1::stefantalpalaru failed (setup phase):
 *   No supported Python implementation installed.
 *
 * Call stack:
 *              ebuild.sh, line 127:  Called pkg_setup
 *              ebuild.sh, line 360:  Called python-any-r1_pkg_setup
 *   python-any-r1.eclass, line 346:  Called python_setup
 *   python-any-r1.eclass, line 334:  Called die
 * The specific snippet of code:
 *      die "No supported Python implementation installed."
 *
 * If you need support, post the output of `emerge --info '=app-emulation/vmware-workstation-16.2.1.18811642-r1::stefantalpalaru'`,
 * the complete build log and the output of `emerge -pqv '=app-emulation/vmware-workstation-16.2.1.18811642-r1::stefantalpalaru'`.
 * The complete build log is located at '/var/tmp/portage/app-emulation/vmware-workstation-16.2.1.18811642-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/vmware-workstation-16.2.1.18811642-r1/temp/die.env'.
 * Working directory: '/var/tmp/portage/app-emulation/vmware-workstation-16.2.1.18811642-r1/empty'
 * S: '/var/tmp/portage/app-emulation/vmware-workstation-16.2.1.18811642-r1/work/extracted'

Does anyone have an idea what I could be doing wrong here?

Thanks in advance!

stefantalpalaru commented 2 years ago

Fixed. Please sync the overlay and try again.