Gentoo Archives: gentoo-user

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