Bfgeshka / octopus

gentoo overlay
4 stars 1 forks source link

EAPI 5 not supported anymore #14

Open Th30phaN3 opened 2 years ago

Th30phaN3 commented 2 years ago

When i try to use emerge, i get this error everytime for the 'dev-perl/Term-Animation-2.6' package :

ERROR: dev-perl/Term-Animation-2.6::octopus failed (depend phase): perl-module: EAPI 5 not supported Call stack: ebuild.sh, line 618: Called source '/var/lib/layman/octopus/dev-perl/Term-Animation/Term-Animation-2.6.ebuild' Term-Animation-2.6.ebuild, line 7: Called inherit 'perl-module' ebuild.sh, line 298: Called __qa_source '/usr/portage/eclass/perl-module.eclass' ebuild.sh, line 114: Called source '/usr/portage/eclass/perl-module.eclass' perl-module.eclass, line 32: Called die The specific snippet of code: die "${ECLASS}: EAPI ${EAPI:-0} not supported"

The old EAPI 5 seems to be out-of-date (my version of portage is '3.0.30-r3'). Can you fix the ebuild please ?

Th30phaN3 commented 2 years ago

Same thing for sxiv and asciiquarium (and all packages with EAPI 4 or 5).