The following error occurs when sourcing wine ebuilds: * ERROR: app-emulation/wine-staging-5.5-r1::wine failed (depend phase): * l10n.eclass could not be found by inherit() * * Call stack: * ebuild.sh, line 645: Called source '/var/db/repos/wine/app-emulation/wine-staging/wine-staging-5.5-r1.ebuild' * wine-staging-5.5-r1.ebuild, line 9: Called inherit 'autotools' 'eapi7-ver' 'estack' 'eutils' 'flag-o-matic' 'gnome2-utils' 'l10n' 'multilib' 'multilib-minimal' 'pax-utils' 'toolchain-funcs' 'virtualx' 'xdg-utils' * ebuild.sh, line 295: Called die * The specific snippet of code: * [[ -z ${location} ]] && die "${1}.eclass could not be found by inherit()" * * If you need support, post the output of `emerge --info '=app-emulation/wine-staging-5.5-r1::wine'`, * the complete build log and the output of `emerge -pqv '=app-emulation/wine-staging-5.5-r1::wine'`. * Working directory: '/usr/lib/python3.9/site-packages' * S: '/var/tmp/portage/app-emulation/wine-staging-5.5-r1/work/wine-staging-5.5' Reproducible: Always Steps to Reproduce: 1. eselect repository enable wine 2. emaint sync -r wine 3. emerge -p virtual/wine
Indeed, thank you for the report!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=ce8b7679baa75e49e068f4ff5ff0c83765ec03fd commit ce8b7679baa75e49e068f4ff5ff0c83765ec03fd Author: Jimi Huotari <chiitoo@gentoo.org> AuthorDate: 2021-08-13 10:40:17 +0000 Commit: Jimi Huotari <chiitoo@gentoo.org> CommitDate: 2021-08-13 10:49:49 +0000 app-emulation/wine-any: use plocale instead of the l10n eclass Closes: https://bugs.gentoo.org/807694 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> app-emulation/wine-any/wine-any-2.0-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.1-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.10-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.11-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.12-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.13-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.14-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.15-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.16-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.17-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.18.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.19.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.2-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.20.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.21.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.3-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.4-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.5-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.6-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.7-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.8-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-2.9-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.10.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.11.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.12.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.13-r1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.13.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.14.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.15.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.16.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.17.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.18.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.19.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.20.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.21.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.3.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.4.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.5.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.6.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.7.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.8.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-3.9.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-4.0.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-4.1.ebuild | 12 ++++++------ app-emulation/wine-any/wine-any-9999.ebuild | 12 ++++++------ 45 files changed, 270 insertions(+), 270 deletions(-)