New user, fresh install, followed the installation instructions to the letter.
Everything went fine until I tried to "emerge boot-update"
This is what I get:
Calculating dependencies / * ERROR: sys-boot/boot-update-1.7.3::gentoo failed (depend phase):
* API of python.eclass in EAPI="4-python" not established
*
* Call stack:
* ebuild.sh, line 584: Called source '/usr/portage/sys-boot/boot-update/boot-update-1.7.3.ebuild'
* boot-update-1.7.3.ebuild, line 7: Called inherit 'multilib' 'python'
* ebuild.sh, line 280: Called __qa_source '/usr/portage/eclass/python.eclass'
* ebuild.sh, line 80: Called source '/usr/portage/eclass/python.eclass'
* python.eclass, line 34: Called die
* The specific snippet of code:
* die "API of python.eclass in EAPI=\"${EAPI}\" not established"
*
* If you need support, post the output of `emerge --info '=sys-boot/boot-update-1.7.3::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-boot/boot-update-1.7.3::gentoo'`.
* Working directory: '/usr/lib64/python2.7/site-packages'
* S: '/var/tmp/portage/sys-boot/boot-update-1.7.3/work/boot-update-1.7.3'
/ * ERROR: sys-boot/boot-update-1.7.2::gentoo failed (depend phase):
* API of python.eclass in EAPI="4-python" not established
*
* Call stack:
* ebuild.sh, line 584: Called source '/usr/portage/sys-boot/boot-update/boot-update-1.7.2.ebuild'
* boot-update-1.7.2.ebuild, line 7: Called inherit 'multilib' 'python'
* ebuild.sh, line 280: Called __qa_source '/usr/portage/eclass/python.eclass'
* ebuild.sh, line 80: Called source '/usr/portage/eclass/python.eclass'
* python.eclass, line 34: Called die
* The specific snippet of code:
* die "API of python.eclass in EAPI=\"${EAPI}\" not established"
*
* If you need support, post the output of `emerge --info '=sys-boot/boot-update-1.7.2::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-boot/boot-update-1.7.2::gentoo'`.
* Working directory: '/usr/lib64/python2.7/site-packages'
* S: '/var/tmp/portage/sys-boot/boot-update-1.7.2/work/boot-update-1.7.2'
- * ERROR: sys-boot/boot-update-1.7.1::gentoo failed (depend phase):
* API of python.eclass in EAPI="4-python" not established
*
* Call stack:
* ebuild.sh, line 584: Called source '/usr/portage/sys-boot/boot-update/boot-update-1.7.1.ebuild'
* boot-update-1.7.1.ebuild, line 7: Called inherit 'multilib' 'python'
* ebuild.sh, line 280: Called __qa_source '/usr/portage/eclass/python.eclass'
* ebuild.sh, line 80: Called source '/usr/portage/eclass/python.eclass'
* python.eclass, line 34: Called die
* The specific snippet of code:
* die "API of python.eclass in EAPI=\"${EAPI}\" not established"
*
* If you need support, post the output of `emerge --info '=sys-boot/boot-update-1.7.1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-boot/boot-update-1.7.1::gentoo'`.
* Working directory: '/usr/lib64/python2.7/site-packages'
* S: '/var/tmp/portage/sys-boot/boot-update-1.7.1/work/boot-update-1.7.1'
\ * ERROR: sys-boot/boot-update-1.6.11::gentoo failed (depend phase):
* API of python.eclass in EAPI="4-python" not established
*
* Call stack:
* ebuild.sh, line 584: Called source '/usr/portage/sys-boot/boot-update/boot-update-1.6.11.ebuild'
* boot-update-1.6.11.ebuild, line 7: Called inherit 'multilib' 'python'
* ebuild.sh, line 280: Called __qa_source '/usr/portage/eclass/python.eclass'
* ebuild.sh, line 80: Called source '/usr/portage/eclass/python.eclass'
* python.eclass, line 34: Called die
* The specific snippet of code:
* die "API of python.eclass in EAPI=\"${EAPI}\" not established"
*
* If you need support, post the output of `emerge --info '=sys-boot/boot-update-1.6.11::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-boot/boot-update-1.6.11::gentoo'`.
* Working directory: '/usr/lib64/python2.7/site-packages'
* S: '/var/tmp/portage/sys-boot/boot-update-1.6.11/work/boot-update-1.6.11'
... done!
!!! All ebuilds that could satisfy "boot-update" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-boot/boot-update-1.7.3::gentoo (masked by: corruption)
- sys-boot/boot-update-1.7.2::gentoo (masked by: corruption)
- sys-boot/boot-update-1.7.1::gentoo (masked by: corruption)
- sys-boot/boot-update-1.6.11::gentoo (masked by: corruption)
--------------------------------------------------------------------------------------------
Not sure how to interpet this or deal with this. Obviously the install can't continue. Any thoughts?