l29ah / booboo

booboo gentoo overlay, just another ebuild repository
26 stars 19 forks source link

media-fonts/arialuni - EAPI2 is not supported by font.eclass, "masked by: corruption" #62

Closed redblade7 closed 4 years ago

redblade7 commented 4 years ago

Hi,

Today I did an emerge -DNua @world and a long error message popped up, including the message "EAPI2 is not supported by font.eclass"

I tried cleaning and re-emerging media-fonts/arialuni, but it gives the same error message and refuses to emerge, auto-masking the package with reason "(masked by: corruption)"

The full output of emerge after attempting to reinstall:

Calculating dependencies / * ERROR: media-fonts/arialuni-2::booboo failed (depend phase):
 *   EAPI 2 is not supported by font.eclass.
 * 
 * Call stack:
 *           ebuild.sh, line 616:  Called source '/var/db/repos/booboo/media-fonts/arialuni/arialuni-2.ebuild'
 \ *   arialuni-2.ebuild, line   7:  Called inherit 'font'
 *           ebuild.sh, line 317:  Called __qa_source '/usr/portage/eclass/font.eclass'
 *           ebuild.sh, line 112:  Called source '/usr/portage/eclass/font.eclass'
 *         font.eclass, line  13:  Called die
 * The specific snippet of code:
 *      *) die "EAPI ${EAPI} is not supported by font.eclass." ;;
 * 
 * If you need support, post the output of `emerge --info '=media-fonts/arialuni-2::booboo'`,
 * the complete build log and the output of `emerge -pqv '=media-fonts/arialuni-2::booboo'`.
 * Working directory: '/usr/lib64/python3.6/site-packages'
 * S: '/var/tmp/portage/media-fonts/arialuni-2/work/arialuni-2'
... done!

!!! All ebuilds that could satisfy "arialuni" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-fonts/arialuni-2::booboo (masked by: corruption)

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

Can you please take a look? Thank you!