istitov / stuff

gentoo overlay ----> eselect repository enable stuff
39 stars 23 forks source link

ERROR: x11-plugins/e_modules-forecasts-9999::stuff failed (depend phase): eutils.eclass could not be found by inherit() #240

Closed triffid closed 5 months ago

triffid commented 5 months ago

Eutils has been removed: https://github.com/gentoo/gentoo/commit/47035fb9daaacb2ecf64c33b98baeeabff5071e3

# emerge --regen
…
Processing x11-plugins/e_modules-forecasts
 * ERROR: x11-plugins/e_modules-forecasts-9999::stuff failed (depend phase):
 *   eutils.eclass could not be found by inherit()
 *
 * Call stack:
 *                         ebuild.sh, line 632:  Called source '/var/db/repos/stuff/x11-plugins/e_modules-forecasts/e_modules-forecasts-9999.ebuild'
 *   e_modules-forecasts-9999.ebuild, line  10:  Called inherit 'efl'
 *                         ebuild.sh, line 312:  Called __qa_source '/var/db/repos/stuff/eclass/efl.eclass'
 *                         ebuild.sh, line 123:  Called source '/var/db/repos/stuff/eclass/efl.eclass'
 *                        efl.eclass, line  27:  Called inherit 'eutils' 'libtool' 'flag-o-matic'
 *                         ebuild.sh, line 277:  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 '=x11-plugins/e_modules-forecasts-9999::stuff'`,
 * the complete build log and the output of `emerge -pqv '=x11-plugins/e_modules-forecasts-9999::stuff'`.
 * Working directory: '/usr/lib/python3.11/site-packages'
 * S: '/var/tmp/portage/x11-plugins/e_modules-forecasts-9999/work/e_modules-forecasts-9999'
Error processing x11-plugins/e_modules-forecasts-9999, continuing...
Processing x11-plugins/e_modules-places
 * ERROR: x11-plugins/e_modules-places-9999::stuff failed (depend phase):
 *   eutils.eclass could not be found by inherit()
 *
 * Call stack:
 *                      ebuild.sh, line 632:  Called source '/var/db/repos/stuff/x11-plugins/e_modules-places/e_modules-places-9999.ebuild'
 *   e_modules-places-9999.ebuild, line  10:  Called inherit 'efl'
 *                      ebuild.sh, line 312:  Called __qa_source '/var/db/repos/stuff/eclass/efl.eclass'
 *                      ebuild.sh, line 123:  Called source '/var/db/repos/stuff/eclass/efl.eclass'
 *                     efl.eclass, line  27:  Called inherit 'eutils' 'libtool' 'flag-o-matic'
 *                      ebuild.sh, line 277:  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 '=x11-plugins/e_modules-places-9999::stuff'`,
 * the complete build log and the output of `emerge -pqv '=x11-plugins/e_modules-places-9999::stuff'`.
 * Working directory: '/usr/lib/python3.11/site-packages'
 * S: '/var/tmp/portage/x11-plugins/e_modules-places-9999/work/e_modules-places-9999'
istitov commented 5 months ago

closed in #242 thank you for the report