LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 750|回复: 3

emerge rsync后的错误

[复制链接]
发表于 2004-11-26 23:54:10 | 显示全部楼层 |阅读模式
刚安装了系统。emerge rsync后。准备安装gnome, 输入emerge gnome,错误如下

!!!ARCH is not set...Are you missing the /etc/make.profile symlink?
!!!Is the symlink correct?Is your portage tree complete?

然后跳出,不再编译。

portage tree 应该complete了,因为最后有一个什么update done!
后面紧跟着提示An update is avaliable.It is highly recommended update your portage.....
 楼主| 发表于 2004-11-27 01:04:57 | 显示全部楼层
参照官方的做法:rm /etc/make/profile
ln -s /usr/portage/profiles/default-linux/x86/2004.3 make.profile
结果emerge gnome出现如下错误:

'str' object has no attribute 'insert'
'rm -Rf /usr/portage/profiles; emerge sync'
may fix this. if it does not then please report this to
buys.gentoo.org and if possible. a dev on #gentoo (irc.freenode.org)
 楼主| 发表于 2004-11-27 01:33:20 | 显示全部楼层
怎么没人回答阿,我论坛上搜了半天,也没能解决。。。。
 楼主| 发表于 2004-11-27 12:37:29 | 显示全部楼层
看贴不回帖。。。。。。。。。。。


开个玩笑:confused:

目前正在解决中,不知道是否正确了。不过先写下来。

又把原来的连接改了回来:
ln -s /usr/portage/profiles/default-x86-2004.2 /etc/make.profile
(用ln -s /usr/portage/profiles/default-linux/x86/2004.2 /etc/make.profile就行不通,还是出现错误)
然后rm -Rf /usr/portage/profiles
emerge sync
etc-update
然后再
ln -s /usr/portage/profiles/default-linux/x86/2004.3 /etc/make.profile
emerge gnome
似乎已经可以了。
不过我还是不明白原来为什么会出现上面的错误。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表