|
大家好
我试着安装fcitx,但是遇到如下问题:
- emerge -av fcitx
- These are the packages that would be merged, in order:
- Calculating dependencies... done!
- [ebuild N ] app-i18n/fcitx-3.6.2 USE="-xft" 6,199 kB [1]
- Total: 1 package (1 new), Size of downloads: 6,199 kB
- Portage tree and overlays:
- [0] /usr/portage
- [1] /usr/local/portage/layman/gentoo-china
- Would you like to merge these packages? [Yes/No]
- >>> Verifying ebuild manifests
- >>> Emerging (1 of 1) app-i18n/fcitx-3.6.2 from gentoo-china
- >>> Downloading 'ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/fcitx-3.6.2.tar.bz2'
- --2009-11-03 08:41:15-- ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/fcitx-3.6.2.tar.bz2
- => `/usr/portage/distfiles/fcitx-3.6.2.tar.bz2'
- Resolving sunsite.informatik.rwth-aachen.de... 137.226.34.227
- Connecting to sunsite.informatik.rwth-aachen.de|137.226.34.227|:21... connected.
- Logging in as anonymous ... Logged in!
- ==> SYST ... done. ==> PWD ... done.
- ==> TYPE I ... done. ==> CWD (1) /pub/Linux/gentoo/distfiles ... done.
- ==> SIZE fcitx-3.6.2.tar.bz2 ... done.
- ==> PASV ... done. ==> RETR fcitx-3.6.2.tar.bz2 ...
- No such file `fcitx-3.6.2.tar.bz2'.
- ...
复制代码
然后emerge就尝试了所有我在/etc/make.conf里的服务器,当然结果是没有一个上面有fcitx文件的。
我的问题是,emerge 为什么不是从fcitx的ebuild文件里的SRC_URI下载源码,直接就在/etc/make.conf里的服务器上找了?
/etc/make.conf里也已经source了overlay的make.conf了,另外keyword也符合啊...
更奇怪的是,overlay里的其他文件我都可以下载安装...
不知道大家是否遇到过这个问题,还请大家指点。
谢谢大家! |
|