KenjiBrown / without-systemd

Without-Systemd Gentoo overlay
12 stars 1 forks source link

EAPI 6 not supported #5

Closed mid-kid closed 1 week ago

mid-kid commented 1 week ago

Getting this when running eix-update:

 * ERROR: sys-apps/hardenedtmpfiles-0.5.3::without-systemd failed (depend phase):
 *   prefix: EAPI 6 not supported
 * 
 * Call stack:
 *                       ebuild.sh, line 632:  Called source '/var/db/repos/without-systemd/sys-apps/hardenedtmpfiles/hardenedtmpfiles-0.5.3.ebuild'
 *   hardenedtmpfiles-0.5.3.ebuild, line   5:  Called inherit 'prefix'
 *                       ebuild.sh, line 312:  Called __qa_source '/usr/portage/eclass/prefix.eclass'
 *                       ebuild.sh, line 123:  Called source '/usr/portage/eclass/prefix.eclass'
 *                   prefix.eclass, line  20:  Called die
 * The specific snippet of code:
 *      *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
 * 
 * If you need support, post the output of `emerge --info '=sys-apps/hardenedtmpfiles-0.5.3::without-systemd'`,
 * the complete build log and the output of `emerge -pqv '=sys-apps/hardenedtmpfiles-0.5.3::without-systemd'`.
 * Working directory: '/usr/lib/python3.12/site-packages'
 * S: '/hardenedtmpfiles-0.5.3'

It'd be nice to either drop or update the ebuilds still using EAPI 6.

mid-kid commented 1 week ago

Damn you literally did this yesterday, sorry.