<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://gentoo-zh.org/extern.php?action=feed&amp;tid=666&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Gentoo中文社区 / bochs安装报错]]></title>
		<link>http://www.gentoo-zh.org/viewtopic.php?id=666</link>
		<description><![CDATA[bochs安装报错 最近发表的帖子。]]></description>
		<lastBuildDate>Sat, 28 Jan 2023 15:08:01 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: bochs安装报错]]></title>
			<link>http://www.gentoo-zh.org/viewtopic.php?pid=732#p732</link>
			<description><![CDATA[<p>Gentoo下常见masked解决方法小结</p><br /><p>&#160; &#160; masked by: missing keyword<br />&#160; &#160; masked by: package.mask<br />&#160; &#160; masked by: xxx license(s) </p><p>masked by: missing keyword</p><p>以app-i18n/ibus-table-wubi-9999为例。</p><p>!!! All ebuilds that could satisfy &quot;app-i18n/ibus-table-wubi&quot; have been masked.<br />!!! One of the following masked packages is required to complete your request:<br />- app-i18n/ibus-table-wubi-9999 (masked by: missing keyword)</p><p>For more information, see the MASKED PACKAGES section in the emerge<br />man page or refer to the Gentoo Handbook.</p><p>在手册上的说明如下：<br />“missing keyword”意味着这个软件还没有在您机器的体系结构中进行过测试。<br />您可以咨询相应体系结构移植小组是否能对它进行测试，<br />或者您自己为他们进行这样的测试并将您得到的结论提交到我们的bugzilla网站。</p><p>解决思路，修改/etc/portage/package.keywords，强制标记为稳定。</p><p>解决方法，将形如</p><p>$OPERATOR$APP_NAME-$VERSION $ARCH_KEYWORD</p><p>字段添加到/etc/portage/package.keywords。</p><p>对应上例为：</p><p>=app-i18n/ibus-table-wubi-9999 **</p><p>如果您不知道KEYWORDS该如何写，可以先看一下被masked的包的KEYWORD：</p><p>less `equery w app-i18n/ibus-table-wubi`</p><p>如果看到的是</p><p>KEYWORDS=&quot;&quot;</p><p>则使用“**”作为ARCH_KEYWORD，“**”表示该包没有keyword。</p><p>其他的“~x86”之类，照抄即可。<br />masked by: package.mask</p><p>以sys-kernel/gentoo-sources-2.6.33为例。</p><p>!!! All ebuilds that could satisfy &quot;=sys-kernel/gentoo-sources-2.6.33&quot; have been masked.<br />!!! One of the following masked packages is required to complete your request:<br />- sys-kernel/gentoo-sources-2.6.33 (masked by: package.mask)</p><p>For more information, see the MASKED PACKAGES section in the emerge<br />man page or refer to the Gentoo Handbook.</p><p>解决思路，修改/etc/portage/package.unmask，强制标记为稳定。</p><p>解决方法，<br />在/etc/portage/package.unmask里添加</p><p>=sys-kernel/gentoo-sources-2.6.33</p><p>masked by: xxx license(s)</p><p>以dev-java/sun-jre-bin-1.6.0.17为例。</p><p>!!! The following installed packages are masked:<br />- dev-java/sun-jre-bin-1.6.0.17 (masked by: dlj-1.1 license(s))<br />A copy of the &#039;dlj-1.1&#039; license is located at &#039;/usr/portage/licenses/dlj-1.1&#039;.</p><p>For more information, see the MASKED PACKAGES section in the emerge<br />man page or refer to the Gentoo Handbook.</p><p>解决思路，修改/etc/make.conf，降低许可敏感级别。</p><p>解决方法，<br />在/etc/make.conf里追加一行</p><p>ACCEPT_LICENSE=&quot;*&quot;</p><p>Last modified by anonymous on 04/03/2010 10:27:28 AM ( ago)</p>]]></description>
			<author><![CDATA[dummy@example.com (batsom)]]></author>
			<pubDate>Sat, 28 Jan 2023 15:08:01 +0000</pubDate>
			<guid>http://www.gentoo-zh.org/viewtopic.php?pid=732#p732</guid>
		</item>
		<item>
			<title><![CDATA[bochs安装报错]]></title>
			<link>http://www.gentoo-zh.org/viewtopic.php?pid=731#p731</link>
			<description><![CDATA[<p>These are the packages that would be merged, in order:</p><p>Calculating dependencies... done!</p><p>!!! All ebuilds that could satisfy &quot;bochs&quot; have been masked.<br />!!! One of the following masked packages is required to complete your request:<br />- app-emulation/bochs-9999::gentoo (masked by: missing keyword)<br />- app-emulation/bochs-2.7::gentoo (masked by: ~amd64 keyword)<br />- app-emulation/bochs-2.6.10::gentoo (masked by: ~amd64 keyword)</p><p>For more information, see the MASKED PACKAGES section in the emerge<br />man page or refer to the Gentoo Handbook.</p>]]></description>
			<author><![CDATA[dummy@example.com (batsom)]]></author>
			<pubDate>Sat, 28 Jan 2023 11:32:53 +0000</pubDate>
			<guid>http://www.gentoo-zh.org/viewtopic.php?pid=731#p731</guid>
		</item>
	</channel>
</rss>
