TheGreatMcPain / TheGreatMcPain-overlay

My Personal Gentoo Overlay (mirror)
https://gitlab.com/TheGreatMcPain/TheGreatMcPain-overlay
GNU General Public License v2.0
8 stars 4 forks source link

sys-kernel/liquorix-sources failed (depend phase): kernel-2: EAPI 6 not supported #12

Closed licamla closed 2 years ago

licamla commented 2 years ago

kernel-2 not supported EAPI 6 now. sys-kernel/liquorix-sources should update EAPI when it inherit kernel-2.

Calculating dependencies / * ERROR: sys-kernel/liquorix-sources-5.17.3_p1::thegreatmcpain failed (depend phase):
 *   kernel-2: EAPI 6 not supported
 * 
 * Call stack:
 *                           ebuild.sh, line 618:  Called source '/var/lib/layman/thegreatmcpain/sys-kernel/liquorix-sources/liquorix-sources-5.17.3_p1.ebuild'
 *   liquorix-sources-5.17.3_p1.ebuild, line  17:  Called inherit 'kernel-2'
 *                           ebuild.sh, line 298:  Called __qa_source '/usr/portage/eclass/kernel-2.eclass'
 *                           ebuild.sh, line 114:  Called source '/usr/portage/eclass/kernel-2.eclass'
 *                     kernel-2.eclass, line 288:  Called die
 * The specific snippet of code:
 *      *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;

I do not emerge this package, so I don't know if there are any other issues after the upgrade.

src_prepare-overlay and gentoo-zh also has this package with EAPI 8.

TheGreatMcPain commented 2 years ago

Fixed as of be0a29a