首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >出现/etc/portage/make.profile不是Gentoo安装期间的符号链接吗?

出现/etc/portage/make.profile不是Gentoo安装期间的符号链接吗?
EN

Unix & Linux用户
提问于 2018-03-02 14:50:24
回答 1查看 5.4K关注 0票数 2

我不能运行emerge-webrsync,因为它说没有找到快照。

我也不能执行mirrorselect,因为我得到了未找到的命令。

最后,我试着跑:

代码语言:javascript
复制
$ emerge --ask app-portage/mirrorselect

但这将返回以下错误:

代码语言:javascript
复制
!!! Repository 'x-portage' is missing masters attribute in '/usr/portage/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility


!!! /etc/portage/make.profile is not a symlink and will probably prevent most merges.
!!! It should point into a profile within /usr/portage/profiles/
!!! (You can safely ignore this message when syncing. It's harmless.)


!!! 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.
EN

回答 1

Unix & Linux用户

发布于 2018-11-28 15:42:37

您可以尝试使用eselect profile list,然后使用eselect profile set ...命令选择正确的配置文件。gentoo手册建议使用与用于在hdd上安装gentoo的tarbal / livecd相同的配置文件。然后,您应该能够使用emerge --syncemerge -DuNa world更新您的系统。

票数 1
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/427694

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档