|
|
今日emerge -uDN world
该怎么办
- GentooL desktop # emerge -uDN world
- Calculating world dependencies |
- !!! Multiple versions within a single package slot have been
- !!! pulled into the dependency graph:
- x11-libs/cairo:0
- ('installed', '/', 'x11-libs/cairo-1.6.4', 'nomerge') pulled in by
- ('installed', '/', 'x11-misc/google-gadgets-0.9.3', 'nomerge')
- ('ebuild', '/', 'x11-libs/cairo-1.4.14', 'merge') pulled in by
- ('installed', '/', 'media-sound/audacious-1.5.1', 'nomerge')
- ('installed', '/', 'gnome-base/gnome-panel-2.20.3', 'nomerge')
- ('installed', '/', 'sci-astronomy/celestia-1.4.1-r2', 'nomerge')
- (and 13 more)
- 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.
- !!! Depgraph creation failed.
复制代码 |
|