Gentoo Archives: gentoo-user

From: lee <lee@××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] update problems
Date: Sat, 26 Sep 2015 13:51:45
Message-Id: 874mihe36v.fsf@heimdali.yagibdah.de
In Reply to: Re: [gentoo-user] update problems by "J. Roeleveld"
1 "J. Roeleveld" <joost@××××××××.org> writes:
2
3 > On Sunday 20 September 2015 16:25:34 lee wrote:
4 >> Alan McKinnon <alan.mckinnon@×××××.com> writes:
5 >> > On 19/09/2015 21:36, lee wrote:
6 >> >> Hi,
7 >> >>
8 >> >> how could I solve these updating problems:
9 >> >>
10 >> >>
11 >> >> emerge -j 8 -a --update --newuse --deep --with-bdeps=y @world
12 >> >>
13 >> >> * IMPORTANT: 4 news items need reading for repository 'gentoo'.
14 >> >> * Use eselect news read to view new items.
15 >> >>
16 >> >> These are the packages that would be merged, in order:
17 >> >>
18 >> >> Calculating dependencies... done!
19 >> >>
20 >> >> !!! Multiple package instances within a single package slot have been
21 >> >> pulled !!! into the dependency graph, resulting in a slot conflict:
22 >> >>
23 >> >> dev-libs/boost:0
24 >> >>
25 >> >> (dev-libs/boost-1.56.0-r1:0/1.56.0::gentoo, ebuild scheduled for merge)
26 >> >> pulled in by>>
27 >> >> (no parents that aren't satisfied by other packages in this slot)
28 >> >>
29 >> >> (dev-libs/boost-1.55.0-r2:0/1.55.0::gentoo, ebuild scheduled for merge)
30 >> >> pulled in by>>
31 >> >> dev-libs/boost:0/1.55.0= required by
32 >> >> (dev-libs/librevenge-0.0.2:0/0::gentoo, installed)>>
33 >> >> ^^^^^^^^^^
34 >> >>
35 >> >> (and 2 more with the same problem)
36 >> >
37 >> > I'm not sure why you are getting this one. Portage is only pulling in
38 >> > boost-1.56.0-r1 because it's the latest stable version, but librevenge
39 >> > requires something earlier. Portage should therefore shut up and install
40 >> > the only real solution - keep boost at 1.55.0
41 >>
42 >> Maybe because it says that there's a slot conflict. I had another one
43 >> of those, and getting rid of it prevents me from having a pdf reader
44 >> installed. I haven't had the need to read a pdf since, but sooner or
45 >> later I'll need to be able to.
46 >
47 > Can you provide your world file?
48 > should be located at:
49 > /var/lib/portage/world

Attachments

File name MIME type
world.bz2 application/x-bzip2

Replies

Subject Author
Re: [gentoo-user] update problems "J. Roeleveld" <joost@××××××××.org>
Re: [gentoo-user] update problems Neil Bothwick <neil@××××××××××.uk>