Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Confusion about slot conflict
Date: Sun, 05 Jan 2014 20:54:01
Message-Id: 52C9C652.7040105@gmail.com
In Reply to: [gentoo-user] Confusion about slot conflict by "张东亚"
1 On 05/01/2014 17:57, 张东亚 wrote:
2 > Hi list,
3 >
4 > When I do a world upgrade, I have encountered the following slot conflict:
5 >
6 >
7 > media-libs/libpng:0
8 >
9 > (media-libs/libpng-1.5.17-r1::gentoo, installed) pulled in by
10 > media-libs/libpng:0/0= required by
11 > (dev-python/wxpython-2.8.12.1-r1::gentoo, installed)
12 > >=media-libs/libpng-1.4:0/0= required by
13 > (net-libs/webkit-gtk-1.8.3-r201::gentoo, installed)
14 > media-libs/libpng:0/0= required by (app-text/poppler-0.22.5::gentoo,
15 > installed)
16 > media-libs/libpng:0/0= required by
17 > (media-libs/libwebp-0.3.1::gentoo, installed)
18 > media-libs/libpng:0/0= required by
19 > (net-print/cups-filters-1.0.36-r1::gentoo, installed)
20 > media-libs/libpng:0/0= required by (kde-base/kdelibs-4.11.4::gentoo,
21 > installed)
22 >
23 > (media-libs/libpng-1.6.8::gentoo, ebuild scheduled for merge) pulled in by
24 > (no parents that aren't satisfied by other packages in this slot)
25 >
26 >
27 > My question is, seems upgrade to libpng-1.6.8 will solve the conflict,
28 > why emerge cannot proceed this automatically? or there are some switches
29 > to controller this?
30 >
31 > Thanks a lot.
32
33
34
35 libpng-1.5.17-r1 is latest stable version
36 libpng-1.6.8 is latest unstable version
37
38 I suspect you are probably running a stable system with several packages
39 marked unstable and one of those requires libpng-1.6.8
40
41 To check, please post
42
43 what is your ACCEPT_KEYWORDS in make.conf?
44
45 what is the output of
46
47 grep -r libpng /etc/portage/
48
49
50
51 --
52 Alan McKinnon
53 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Confusion about slot conflict "张东亚" <fortitude.zhang@×××××.com>