|
|
- www-client/mozilla-firefox:0
- ('ebuild', '/', 'www-client/mozilla-firefox-2.0.0.15', 'merge') pulled in by
- ('ebuild', '/', 'gnome-extra/yelp-2.22.1-r1', 'merge')
- @world
- ('installed', '/', 'www-client/mozilla-firefox-3.0-r1', 'nomerge') pulled in by
- @world
- It may be possible to solve this problem by using package.mask to
- prevent one of those packages from being selected. However, it is also
- possible that conflicting dependencies exist such that they are
- impossible to satisfy simultaneously. If such a conflict exists in the
- dependencies of two different packages, then those packages can not be
- installed simultaneously.
- For more information, see MASKED PACKAGES section in the emerge man page
- or refer to the Gentoo Handbook.
复制代码
弄了半天也没有解决这个问题。
我的理解是:www-client/mozilla-firefox-2.0.0.15是gnome-extra/yelp-2.22.1-r1的需求,world又需要gnome-extra/yelp-2.22.1-r1, 然后www-client/mozilla-firefox-3.0-r1又直接是world的需求,所以产生了冲突。
我在portage.mask里面把yelp禁了,但是还是出这个问题。 |
|