|
|
这种情况要怎样处理,第一次遇到。
- pjq@Gentoo-PJQ ~ $ sudo emerge -uDN world
- Calculating dependencies... done!
- [ebuild U ] dev-libs/nspr-4.7.3 [4.7.1]
- [ebuild U ] app-portage/eix-0.15.2 [0.13.3-r1]
- [ebuild U ] dev-libs/nss-3.12.2_rc1 [3.11.9-r1]
- [ebuild N ] dev-lang/swig-1.3.36 USE="perl python -R -chicken -clisp -doc -guile -java -lua -mono -mzscheme -ocaml -octave -php -pike -ruby -tcl -tk"
- [ebuild N ] media-libs/lcms-1.17 USE="jpeg python zlib -tiff"
- [ebuild N ] net-libs/xulrunner-1.9.0.5 USE="dbus gnome -custom-optimization -ipv6 -java -startup-notification"
- [ebuild N ] gnome-extra/yelp-2.22.1-r2 USE="-beagle -debug -lzma -xulrunner"
- [ebuild U ] www-client/mozilla-firefox-3.0.5 [2.0.0.19] USE="dbus%* xulrunner%* -custom-optimization% -startup-notification%" LINGUAS="-bn% -bn_IN% -cy% -eo% -et% -gl% -hi% -hi_IN% -id% -is% -kn% -lv% -mr% -oc% -si% -sq% -sr% -te% -th%"
- [ebuild U ] dev-util/git-1.6.0.6 [1.5.6.4]
- !!! Multiple package instances within a single package slot have been pulled
- !!! into the dependency graph, resulting in a slot conflict:
- www-client/mozilla-firefox:0
- [color=Purple] ('installed', '/', 'www-client/mozilla-firefox-2.0.0.19', 'nomerge') pulled in by
- @world
- ('ebuild', '/', 'gnome-extra/yelp-2.22.1-r2', 'merge')
- ('ebuild', '/', 'www-client/mozilla-firefox-3.0.5', 'merge') pulled in by
- @world[/color]
- 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.
- !!! The following installed packages are masked:
- - media-video/realplayer-11.0.0.4028-r1 (masked by: package.mask)
- /usr/portage/profiles/package.mask:
- # Steve Dibb <beandog@gentoo.org> (5 Nov 2008)
- # Mask realplayer, real codecs for security, upstream issues, bug 245662
- # http://forums.gentoo.org/viewtopic-t-713051.html
- For more information, see the MASKED PACKAGES section in the emerge
- man page or refer to the Gentoo Handbook.
复制代码 |
|