Closed vowstar closed 4 years ago
yep, emerge is unhappy with app-misc/nixnote and "eshowkw" can't find it. thanks in advance for getting it sorted out!
# emerge -va app-misc/nixnote
Calculating dependencies / * ERROR: app-misc/nixnote-2.0.2::gentoo-zh failed (depend phase):
* qmake-utils.eclass: unsupported EAPI=5
*
* Call stack:
* ebuild.sh, line 616: Called source '/var/lib/layman/gentoo-zh/app-misc/nixnote/nixnote-2.0.2.ebuild'
* nixnote-2.0.2.ebuild, line 7: Called inherit 'qmake-utils' 'versionator'
* ebuild.sh, line 317: Called __qa_source '/usr/portage/eclass/qmake-utils.eclass'
* ebuild.sh, line 112: Called source '/usr/portage/eclass/qmake-utils.eclass'
* qmake-utils.eclass, line 20: Called die
* The specific snippet of code:
* [[ ${EAPI:-0} == [012345] ]] && die "qmake-utils.eclass: unsupported EAPI=${EAPI:-0}"
*
* If you need support, post the output of `emerge --info '=app-misc/nixnote-2.0.2::gentoo-zh'`,
* the complete build log and the output of `emerge -pqv '=app-misc/nixnote-2.0.2::gentoo-zh'`.
* Working directory: '/usr/lib64/python3.6/site-packages'
* S: '/var/calculate/tmp/portage/app-misc/nixnote-2.0.2/work/nixnote-2.0.2'
/ * ERROR: app-misc/nixnote-2.0.9999::gentoo-zh failed (depend phase):
* qmake-utils.eclass: unsupported EAPI=5
# eshowkw app-misc/nixnote
No such package "app-misc/nixnote"
擦,这么多!忙不过来了要。。。。
should fixed now
In latest version the EAPI == [012345] are not supported.
but some package using old EAPI,
EAPI=5
EAPI=4
EAPI of these software should be upgrade ASAP, thank you!