jorgicio / jorgicio-gentoo-overlay

Gentoo Overlay made by Jorgicio.
100 stars 50 forks source link

ERROR: net-wireless/kickthemout-9999::jorgicio failed (depend phase) #313

Closed rgeorge04 closed 2 years ago

rgeorge04 commented 3 years ago

I enabled the jorgicio overlay, but when i do eix-update, it returns this error:

[2] "jorgicio" /var/db/repos/jorgicio (cache: parse|ebuild*#metadata-md5#metadata-flat#assign)
     Reading category 123|168 ( 73): net-wireless... * ERROR: net-wireless/kickthemout-9999::jorgicio failed (depend phase):
 *   No supported implementation in PYTHON_COMPAT.
 *
 * Call stack:
 *                 ebuild.sh, line 645:  Called source '/var/db/repos/jorgicio/net-wireless/kickthemout/kickthemout-9999.ebuild'
 *   kickthemout-9999.ebuild, line   8:  Called inherit 'git-r3' 'python-r1'
 *                 ebuild.sh, line 329:  Called __qa_source '/var/db/repos/gentoo/eclass/python-r1.eclass'
 *                 ebuild.sh, line 114:  Called source '/var/db/repos/gentoo/eclass/python-r1.eclass'
 *          python-r1.eclass, line 249:  Called _python_set_globals
 *          python-r1.eclass, line 197:  Called _python_set_impls
 *    python-utils-r1.eclass, line 159:  Called die
 * The specific snippet of code:
 *                      die "No supported implementation in PYTHON_COMPAT."
 *
 * If you need support, post the output of `emerge --info '=net-wireless/kickthemout-9999::jorgicio'`,
 * the complete build log and the output of `emerge -pqv '=net-wireless/kickthemout-9999::jorgicio'`.
 * Working directory: '/usr/lib/python3.9/site-packages'
 * S: '/kickthemout-9999'
jorgicio commented 3 years ago

Hi. I noted that Gentoo deprecated some older Python version. If you know what current version of Python 3 is using, please send a PR and correct the PYTHON_COMPAT variable.

Thanks in advance.