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

Bug 511886

Summary: x86-fbsd stage3 update request. Profile requests EAPI=5.
Product: Gentoo/Alt Reporter: Yuta SATOH <nigoro.dev>
Component: FreeBSDAssignee: Gentoo x86 FreeBSD Team <x86-fbsd+disabled>
Status: RESOLVED OBSOLETE    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---

Description Yuta SATOH 2014-05-30 20:15:41 UTC
Profile requests EAPI=5.
However, portage contained in x86-fbsd 9.0 stage3 does not support it.


# wget http://dev.gentoo.org/~aballier/fbsd9.0/x86/stage3-i686-freebsd-9.0.tar.bz2
# tar xjpf stage3-i686-freebsd-9.0.tar.bz2 -C /x86-fbsd/9.0
# chroot /x86-fbsd/9.0
# source /etc/profile
# eselect profile list
Available profile symlink targets:
  [1]   default/bsd/fbsd/x86/9.1
  [2]   default/bsd/fbsd/x86/9.2
# eselect profile set 1
# emerge -pv sys-apps/portage
!!! Unable to parse profile: '/etc/portage/make.profile'
!!! ParseError: Profile contains unsupported EAPI '5': '/usr/portage/profiles/default/bsd/fbsd/x86/9.1/eapi'
!!! Your current profile is invalid. If you have just changed your profile
!!! configuration, you should revert back to the previous configuration.
!!! Allowed actions are limited to --help, --info, --search, --sync, and
!!! --version.
Comment 1 Yuta SATOH 2014-05-30 20:16:08 UTC
For new user,

After updating the portage forcibly, please upgrade to a new version referring to the wiki.
https://wiki.gentoo.org/wiki/Gentoo_FreeBSD#Upgrade_howto


# cd /tmp
# wget http://distfiles.gentoo.org/distfiles/portage-2.2.10.tar.bz2
# tar xjf portage-2.2.10.tar.bz2
# PYTHON_TARGETS="python2_7" portage-2.2.10/bin/emerge --nodeps sys-apps/portage
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-11 17:37:33 UTC
*-fbsd is gone.