Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511886 - x86-fbsd stage3 update request. Profile requests EAPI=5.
Summary: x86-fbsd stage3 update request. Profile requests EAPI=5.
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: Normal enhancement (vote)
Assignee: Gentoo x86 FreeBSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-30 20:15 UTC by Yuta SATOH
Modified: 2019-10-11 17:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.