Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 937262

Summary: app-shells/zsh-syntax-highlighting-9999::darkelf needs EAPI bump
Product: Gentoo Linux Reporter: Leonid Kopylov <leonchik1976>
Component: OverlaysAssignee: Simon <sur3>
Status: UNCONFIRMED ---    
Severity: normal CC: sur3
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Leonid Kopylov 2024-08-04 04:31:24 UTC
After enabling darkelf repo, installing app-shells/zsh-syntax-highlighting-0.8.0 from gentoo portage, and each world update, causes this error:

 * ERROR: app-shells/zsh-syntax-highlighting-9999::darkelf failed (depend phase):
 *   git-r3: EAPI 6 not supported
 *
 * Call stack:
 *                             ebuild.sh, line 632:  Called source '/var/db/repos/darkelf/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-9999.ebuild'
 *   zsh-syntax-highlighting-9999.ebuild, line  11:  Called inherit 'git-r3'
 *                             ebuild.sh, line 312:  Called __qa_source '/var/db/repos/gentoo/eclass/git-r3.eclass'
 *                             ebuild.sh, line 123:  Called source '/var/db/repos/gentoo/eclass/git-r3.eclass'
 *                         git-r3.eclass, line  30:  Called die
 * The specific snippet of code:
 *      *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;;
 *
 * If you need support, post the output of `emerge --info '=app-shells/zsh-syntax-highlighting-9999::darkelf'`,
 * the complete build log and the output of `emerge -pqv '=app-shells/zsh-syntax-highlighting-9999::darkelf'`.
 * Working directory: '/usr/lib/python3.13/site-packages'
 * S: '/var/tmp/portage/app-shells/zsh-syntax-highlighting-9999/work/zsh-syntax-highlighting-9999'
Comment 1 Simon 2024-08-05 15:38:58 UTC
Yeah I think the whole repo needs an EAPI bump.
I have a lot to do right now, but I will try to do the update within a week. ^^