|

楼主 |
发表于 2009-11-24 11:34:25
|
显示全部楼层
# ACCEPT_KEYWORDS="~x86" emerge -av "=mysql-5.1.41"
These are the packages that would be merged, in order:
Calculating dependencies... done!
!!! All ebuilds that could satisfy "=dev-db/mysql-5.1.41" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-db/mysql-5.1.41 (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Luca Longinotti <chtekk@gentoo.org> (12 Jan 2007)
# Mask MySQL 5.1.* and the alpha versions
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
然后把
>=dev-db/mysql-5.1
>=dev-db/mysql-community-5.1
>=virtual/mysql-5.1
加入 package.mask
# ACCEPT_KEYWORDS="~x86" emerge -av "=mysql-5.1.41"
These are the packages that would be merged, in order:
Calculating dependencies... done!
!!! All ebuilds that could satisfy "=dev-db/mysql-5.1.41" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-db/mysql-5.1.41 (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook. |
|