Gentoo Archives: gentoo-user

From: Tamer Higazi <th982a@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] blocks....
Date: Sun, 06 Sep 2015 04:44:08
Message-Id: 55EBC479.2010302@googlemail.com
In Reply to: Re: [gentoo-user] blocks.... by Fernando Rodriguez
1 Hi Fernando,
2 Thanks for replying. I issued this command:
3 tamer@tux ~ $ emerge -pvuDN --with-bdeps=y @system @world
4
5 and got still these blocks :(
6 If you still have any ideas solving it, I'd be happy to hear from you.
7
8
9
10 These are the packages that would be merged, in order:
11
12 Calculating dependencies... done!
13
14 !!! Multiple package instances within a single package slot have been pulled
15 !!! into the dependency graph, resulting in a slot conflict:
16
17 dev-libs/boost:0
18
19 (dev-libs/boost-1.56.0-r1:0/1.56.0::gentoo, installed) pulled in by
20 dev-libs/boost:0/1.56.0= required by
21 (dev-libs/librevenge-0.0.2:0/0::gentoo, installed)
22 ^^^^^^^^^^
23
24 dev-libs/boost:0/1.56.0 required by
25 (app-office/libreoffice-bin-4.4.5.2:0/0::gentoo, ebuild scheduled for merge)
26 ^^^^^^^^^
27
28
29 (and 6 more with the same problems)
30
31 (dev-libs/boost-1.55.0-r2:0/1.55.0::gentoo, ebuild scheduled for
32 merge) pulled in by
33 dev-libs/boost:0/1.55.0= required by
34 (app-text/libebook-0.1.2:0/0::gentoo, installed)
35 ^^^^^^^^^^
36
37
38 dev-util/mdds:0
39
40 (dev-util/mdds-0.12.1:0/0.12.1::gentoo, installed) pulled in by
41 >=dev-util/mdds-0.12.1 required by
42 (app-text/libetonyek-0.1.3:0/0::gentoo, installed)
43 ^^ ^^^^^^
44
45
46 (dev-util/mdds-0.12.0:0/0.12.0::gentoo, ebuild scheduled for merge)
47 pulled in by
48 >=dev-util/mdds-0.12.0:0/0.12.0= required by
49 (dev-libs/libixion-0.9.0:0/0.10::gentoo, installed)
50 ^^^^^^^^^^
51
52
53 dev-util/boost-build:0
54
55 (dev-util/boost-build-1.55.0:0/0::gentoo, ebuild scheduled for merge)
56 pulled in by
57 =dev-util/boost-build-1.55* required by
58 (dev-libs/boost-1.55.0-r2:0/1.55.0::gentoo, ebuild scheduled for merge)
59 ^ ^^^^^
60
61
62
63 (dev-util/boost-build-1.56.0:0/0::gentoo, installed) pulled in by
64 =dev-util/boost-build-1.56* required by
65 (dev-libs/boost-1.56.0-r1:0/1.56.0::gentoo, installed)
66 ^ ^^^^^
67
68
69
70
71 It may be possible to solve this problem by using package.mask to
72 prevent one of those packages from being selected. However, it is also
73 possible that conflicting dependencies exist such that they are
74 impossible to satisfy simultaneously. If such a conflict exists in
75 the dependencies of two different packages, then those packages can
76 not be installed simultaneously.
77
78 For more information, see MASKED PACKAGES section in the emerge man
79 page or refer to the Gentoo Handbook.
80
81
82 !!! The ebuild selected to satisfy ">=media-libs/libmediaart-0.1:1.0"
83 has unmet requirements.
84 - media-libs/libmediaart-0.7.0::gentoo USE="gtk introspection qt5 -qt4
85 -test -vala" ABI_X86="64"
86
87 The following REQUIRED_USE flag constraints are unsatisfied:
88 at-most-one-of ( gtk qt4 qt5 )
89
90 The above constraints are a subset of the following complete expression:
91 at-most-one-of ( gtk qt4 qt5 ) vala? ( introspection )
92
93 (dependency required by "media-plugins/grilo-plugins-0.2.13::gentoo"
94 [installed])
95 (dependency required by "media-sound/rhythmbox-3.2.1::gentoo[upnp-av]"
96 [ebuild])
97 (dependency required by "@selected" [set])
98 (dependency required by "@world" [argument])
99
100 * IMPORTANT: 2 news items need reading for repository 'gentoo'.
101 * Use eselect news read to view new items.

Replies

Subject Author
Re: [gentoo-user] blocks.... "Jc García" <jyo.garcia@×××××.com>
Re: [gentoo-user] blocks.... Fernando Rodriguez <frodriguez.developer@×××××××.com>