Gentoo Archives: gentoo-user

From: Ryan Holt <ryan@××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] www-apps/mediawiki-1.14.1 Circular Dependencies with Math Use Flag
Date: Tue, 18 Aug 2009 17:14:52
Message-Id: 00fb01ca2027$60c1d6d0$22458470$@net
1 Hello,
2
3
4
5 I'm getting dependencies issues with mediawiki when trying to install with
6 the math use flag:
7
8
9
10 oscar ~ # emerge -pv mediawiki
11
12
13
14 These are the packages that would be merged, in order:
15
16
17
18 Calculating dependencies... done!
19
20 [ebuild N ] dev-lang/ocaml-3.10.2 USE="gdbm ncurses ocamlopt -X -emacs
21 -latex -tk -xemacs" 2,232 kB
22
23 [ebuild N ] dev-libs/zziplib-0.13.49-r1 USE="-sdl -test" 640 kB
24
25 [ebuild N ] media-libs/openjpeg-1.3-r2 USE="-tools" 982 kB
26
27 [ebuild N ] app-text/poppler-data-0.2.1 3,973 kB
28
29 [ebuild N ] dev-lang/lua-5.1.4 USE="deprecated readline -static" 212 kB
30
31 [ebuild N ] dev-libs/poppler-0.10.7 USE="abiword poppler-data" 1,496 kB
32
33 [ebuild N ] virtual/poppler-0.10.7 0 kB
34
35 [ebuild N ] app-text/texlive-core-2008-r5 USE="-X -doc -source -tk"
36 23,278 kB
37
38 [ebuild N ] virtual/tex-base-0 0 kB
39
40 [ebuild N ] dev-texlive/texlive-documentation-base-2008 USE="-source"
41 745 kB
42
43 [ebuild N ] dev-texlive/texlive-basic-2008 USE="-doc -source" 3,739 kB
44
45 [ebuild N ] dev-tex/mplib-1.110 USE="lua" 1,522 kB
46
47 [ebuild N ] dev-tex/luatex-0.30.3 USE="-doc" 6,724 kB
48
49 [ebuild N ] dev-texlive/texlive-latex-2008-r1 USE="-doc -source" 952 kB
50
51 [ebuild N ] dev-texlive/texlive-genericrecommended-2008 USE="-doc
52 -source" 202 kB
53
54 [ebuild N ] dev-texlive/texlive-texinfo-2008 USE="-doc -source" 77 kB
55
56 [ebuild N ] dev-texlive/texlive-latexrecommended-2008-r2 USE="-doc
57 -source" 971 kB
58
59 [ebuild N ] virtual/texi2dvi-0 0 kB
60
61 [ebuild N ] app-text/dvipng-1.12 USE="-test -truetype" 165 kB
62
63 [ebuild N ] www-apps/mediawiki-1.14.1 USE="imagemagick math mysql
64 ocamlopt vhosts -postgres" 10,117 kB
65
66 [blocks B ] dev-texlive/texlive-latexrecommended
67 ("dev-texlive/texlive-latexrecommended" is blocking
68 dev-tex/latex-unicode-20041017)
69
70
71
72 Total: 20 packages (20 new), Size of downloads: 58,018 kB
73
74 Conflict: 1 block (1 unsatisfied)
75
76 oscar ~ #
77
78
79
80 Any work around?

Replies

Subject Author
Re: [gentoo-user] www-apps/mediawiki-1.14.1 Circular Dependencies with Math Use Flag Paul Hartman <paul.hartman+gentoo@×××××.com>
Re: [gentoo-user] www-apps/mediawiki-1.14.1 Circular Dependencies with Math Use Flag Alan McKinnon <alan.mckinnon@×××××.com>