nE0sIghT / vortex-overlay

Gentoo Vortex overlay
15 stars 4 forks source link

dev-util/distro-info and dev-util/dput-ng: update PYTHON_COMPAT to python3_8 and python3_9 #35

Closed fedeliallalinea closed 3 years ago

fedeliallalinea commented 3 years ago

When I sync overlay the following errors are reported:

 *   No supported implementation in PYTHON_COMPAT.
 * 
 * Call stack:
 *                 ebuild.sh, line 609:  Called source '/var/db/repos/vortex/dev-util/distro-info/distro-info-0.22.ebuild'
 *   distro-info-0.22.ebuild, line   9:  Called inherit 'distutils-r1'
 *                 ebuild.sh, line 314:  Called __qa_source '/var/db/repos/gentoo/eclass/distutils-r1.eclass'
 *                 ebuild.sh, line 112:  Called source '/var/db/repos/gentoo/eclass/distutils-r1.eclass'
 *       distutils-r1.eclass, line 104:  Called inherit 'python-r1'
 *                 ebuild.sh, line 314:  Called __qa_source '/var/db/repos/gentoo/eclass/python-r1.eclass'
 *                 ebuild.sh, line 112:  Called source '/var/db/repos/gentoo/eclass/python-r1.eclass'
 *          python-r1.eclass, line 258:  Called _python_set_globals
 *          python-r1.eclass, line 197:  Called _python_set_impls
 *    python-utils-r1.eclass, line 158:  Called die
 * The specific snippet of code:
 *                      die "No supported implementation in PYTHON_COMPAT."
 * 
 * If you need support, post the output of `emerge --info '=dev-util/distro-info-0.22::vortex'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/distro-info-0.22::vortex'`.
 * Working directory: '/usr/lib/python3.9/site-packages'
 * S: '/distro-info-0.22'
 *   No supported implementation in PYTHON_COMPAT.
 * 
 * Call stack:
 *                 ebuild.sh, line 609:  Called source '/var/db/repos/vortex/dev-util/dput-ng/dput-ng-1.28.ebuild'
 *       dput-ng-1.28.ebuild, line   8:  Called inherit 'bash-completion-r1' 'distutils-r1'
 *                 ebuild.sh, line 314:  Called __qa_source '/var/db/repos/gentoo/eclass/distutils-r1.eclass'
 *                 ebuild.sh, line 112:  Called source '/var/db/repos/gentoo/eclass/distutils-r1.eclass'
 *       distutils-r1.eclass, line 106:  Called inherit 'python-single-r1'
 *                 ebuild.sh, line 314:  Called __qa_source '/var/db/repos/gentoo/eclass/python-single-r1.eclass'
 *                 ebuild.sh, line 112:  Called source '/var/db/repos/gentoo/eclass/python-single-r1.eclass'
 *   python-single-r1.eclass, line 268:  Called _python_single_set_globals
 *   python-single-r1.eclass, line 208:  Called _python_set_impls
 *    python-utils-r1.eclass, line 158:  Called die
 * The specific snippet of code:
 *                      die "No supported implementation in PYTHON_COMPAT."
 * 
 * If you need support, post the output of `emerge --info '=dev-util/dput-ng-1.28::vortex'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/dput-ng-1.28::vortex'`.
 * Working directory: '/usr/lib/python3.9/site-packages'
 * S: '/dput-ng-1.28'