Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

1

06.01.2017, 19:02

slot conflict bei x11-libs/gtk+-3.18.9 downgrade

Hey,

ich bekomme diesen slot conflict nicht gelöst:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
#  emerge --ask --update --newuse --deep --with-bdeps=y  --verbose-conflicts  @world

These are the packages that would be merged, in order:

Calculating dependencies |^[... done!
[ebuild 	U  ] sys-libs/glibc-2.23-r3 [2.22-r4] USE="rpc%* -audit% -caps%" 
[ebuild 	U  ] app-arch/lzip-1.18 [1.16]
[ebuild  NS	] sys-libs/db-5.3.28-r2 [4.8.30-r2] USE="cxx -doc -examples -java -tcl {-test}" ABI_X86="(64) -32 (-x32)" 
[ebuild 	U  ] dev-libs/nss-3.27.2 [3.23] USE="-cacert*" 
[ebuild 	U  ] sys-power/acpid-2.0.28 [2.0.27]
[ebuild   R	] dev-libs/libsecp256k1-0.0.0_pre20151118  USE="asm*" 
[ebuild 	U  ] dev-libs/libxml2-2.9.4-r1 [2.9.4]
[ebuild 	U  ] app-misc/ca-certificates-20161102.3.27.2-r2 [20151214.3.21] USE="-cacert* -insecure_certs%" 
[ebuild 	U  ] dev-util/dialog-1.3.20160828 [1.3.20160424]
[ebuild 	UD ] x11-libs/gtk+-3.18.9 [3.20.9] USE="-debug%" 

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

x11-libs/gtk+:3

  (x11-libs/gtk+-3.20.9:3/3::gentoo, installed) pulled in by
	>=x11-libs/gtk+-3.19.4:3[introspection?] required by (media-video/totem-3.20.1:0/0::gentoo, installed)
	^^          	^^^^^^^^                                                                                                                                                    	
	>=x11-libs/gtk+-3.20.0:3[X?,aqua?,introspection?] required by (net-libs/webkit-gtk-2.4.11-r1:3/25::gentoo, installed)
	^^          	^^^^^^^^                                                                                                                                                                   	
	>=x11-libs/gtk+-3.19.12:3 required by (net-libs/gnome-online-accounts-3.20.4:0/1::gentoo, installed)
	^^          	^^^^^^^^^                                                                                                                                                 	
	>=x11-libs/gtk+-3.19.1:3 required by (sys-apps/baobab-3.20.1:0/0::gentoo, installed)
	^^          	^^^^^^^^                                                                                                                                  	
	>=x11-libs/gtk+-3.20.0:3[aqua?,wayland?,X?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] required by (dev-cpp/gtkmm-3.20.1:3.0/3.0::gentoo, installed)
	^^          	^^^^^^^^                                                                                                                                                                                                                                                                                                                      	
	>=x11-libs/gtk+-3.19.4:3[X=,introspection?,wayland=] required by (media-libs/clutter-gtk-1.8.0:1.0/1.0::gentoo, installed)
	^^          	^^^^^^^^                                                                                                                                                                        	

  (x11-libs/gtk+-3.18.9:3/3::gentoo, ebuild scheduled for merge) pulled in by
	<x11-libs/gtk+-3.20:3 required by (x11-themes/light-themes-15.04_p20150410:0/0::gentoo, installed)
	^          	^^^^^^                                                                                                                                                   	


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. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.

For more information, see MASKED PACKAGES section in the emerge man
page or refer to the Gentoo Handbook.


Hat jemand eine Idee, wie man das auf die Reihe bekommt?

Danke & Viele Grüße,

Frink

2

07.01.2017, 21:13

Konnte durch unmasken von x11-themes/light-themes-17.04_p20161205 behoben werden.