On 25/04/09 Justin said: > It tells you what todo: > > emerge app-text/poppler-bindings-0.10.4 > > with USE="gtk cairo" > > check that if it solves the problem
Ok, I rebuilt app-text/poppler-bindings with USE="gtk cairo", and I removed
app-text/poppler-bindings from world.
Now I get this
msoul...@anton:~$ emerge --pretend --update --deep world
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ] dev-libs/libassuan-1.0.5 [1.0.4]
[ebuild U ] dev-lang/python-2.5.4-r2 [2.5.2-r7] USE="xml%*"
[ebuild U ] dev-python/setuptools-0.6_rc9 [0.6_rc8-r1]
[ebuild UD] app-text/poppler-0.10.4 [0.10.5-r1]
[ebuild UD] app-text/poppler-bindings-0.10.4 [0.10.5-r1]
[ebuild U ] app-crypt/gnupg-2.0.11 [2.0.10]
[ebuild U ] dev-python/pygtk-2.14.1 [2.14.0]
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
app-text/poppler:0
('ebuild', '/', 'app-text/poppler-0.10.4', 'merge') pulled in by
~app-text/poppler-0.10.4 required by ('installed', '/',
'dev-tex/luatex-0.30.3', 'nomerge')
~app-text/poppler-0.10.4 required by ('installed', '/',
'app-text/xpdf-3.02-r2', 'nomerge')
~app-text/poppler-0.10.4 required by ('ebuild', '/',
'app-text/poppler-bindings-0.10.4', 'merge')
(and 3 more)
('installed', '/', 'app-text/poppler-0.10.5-r1', 'nomerge') pulled in by
app-text/poppler required 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.
So, luatex and xpdf require poppler 0.10.4, but app-text/poppler-0.10.5-r1 is
already installed. I guess xpdf and luatex can't handle the newer poppler
version for some reason? It's actually trying to downgrade poppler and
poppler-bindings for some reason.
Mike
--
Michael P. Soulier <[email protected]>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein
pgpEoM6yW2A8T.pgp
Description: PGP signature

