|
|
!!! Your current profile is deprecated and not supported anymore.
!!! Please upgrade to the following profile if possible:
default/linux/x86/2008.0
To upgrade do the following steps:
# cd /etc/
# rm make.profile
# ln -s ../usr/portage/profiles/default/linux/x86/2008.0 make.profile
按照提示做以下操作
# cd /etc/
# rm make.profile
# ln -s ../usr/portage/profiles/default/linux/x86/2008.0 make.profile
然后
# emerge portage
!!! ARCH is not set... Are you missing the /etc/make.profile symlink?
!!! Is the symlink correct? Is your portage tree complete?
自已查看后发现/usr/portage/profiles/default/linux/x86/2008.0目录里根本就没有make.default等文件.我网上搜了下,好像有很多人碰到个bug,但是都是不了了之.请问大家碰到这个bug都是怎么理的.
我试过改回以前的连接
# cd /etc/
# rm make.profile
# ln -s ../usr/portage/profiles/default-linux/x86/2007.0 make.profile
但示提示:
!!! Your current profile is deprecated and not supported anymore.
!!! Please upgrade to the following profile if possible:
default/linux/x86/2008.0
默认的是2008.0,请问如果要改回2007.0的连接位置应该在哪个文件里改,这个文件在什么位置,修改哪个参数?我现在的这个系统上没有装eselect. |
|