裝完xorg就不能emerge world -Dua了嗎?
該怎麼做阿 ?
root@2hi ftp # emerge world -Dua
--- Invalid atom in /etc/portage/package.keywords: ifenslave
--- Invalid atom in /etc/portage/package.keywords: xorg-x11
These are the packages that I would merge, in order:
Calculating world dependencies a
!!! All ebuilds that could satisfy "x11-base/xorg-x11" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-base/xorg-x11-6.7.0-r2 (masked by: ~x86 keyword)
- x11-base/xorg-x11-6.8.0-r2 (masked by: package.mask, ~x86 keyword)
# <spyderous@gentoo.org (12 Oct 2004)
# work in progress
- x11-base/xorg-x11-6.8.0-r1 (masked by: ~x86 keyword)
- x11-base/xorg-x11-6.8.0 (masked by: ~x86 keyword)
- x11-base/xorg-x11-6.7.0-r1 (masked by: ~x86 keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
!!! (dependency required by "x11-wm/fluxbox-0.9.10-r3" [ebuild])
!!! Problem with ebuild x11-wm/fluxbox-0.9.10-r3
!!! Possibly a DEPEND/*DEPEND problem.
!!! Depgraph creation failed.
裝完xorg就不能emerge world -Dua了嗎?
Moderator: Forums Team
/etc/portage/package.keywords
OK
Code: Select all
x11-base/xorg-x11 ~x86
有加版號的,前面要加一個 '=',如qweccc wrote:我用1way
x11-base/xorg-x11-6.7.0-r2 ~x86 這不行
xorg-x11 ~x86 這也不行
要x11-base/xorg-x11才可以
可是我用 ifenslave ~x86 就可~
真是搞不懂要打怎樣~
謝謝你~okㄌ
Code: Select all
=x11-base/xorg-x11-6.7.0-r2 ~x86