Gentoo Archives: gentoo-user

From: felix@×××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How do I update world?
Date: Wed, 18 Jun 2008 22:04:14
Message-Id: 20080618220405.GA31227@crowfix.com
In Reply to: Re: [gentoo-user] How do I update world? by Alan McKinnon
1 On Wed, Jun 18, 2008 at 10:19:48PM +0200, Alan McKinnon wrote:
2 > On Wednesday 18 June 2008, felix@×××××××.com wrote:
3 > > On Wed, Jun 18, 2008 at 07:14:37PM +0200, Alan McKinnon wrote:
4 > > > 2 ways to find out:
5 > > >
6 > > > 1. equery depends gtk2hs
7 > > > This method is not really reliable but works often enough
8 > > > to be useful
9 > >
10 > > I had tried this, but it blows up and dumps out a nice backtrace
11 > > which might be fun for somebody, but not me :-)
12 >
13 > emerge depends -a gtk2hs
14 > gives more detail. The only package that shows up here is
15 > app-portage/himerge. Do you have this installed?
16
17 I think you mean equery depends, not emerge. It is broken on my
18 ~amd64 system, but a ~x86 system shows himerge.
19
20 I demerged himerge and now it comes down to this:
21
22 !!! Multiple versions within a single package slot have been pulled
23 !!! into the dependency graph, resulting in a slot conflict:
24
25 x11-proto/printproto:0
26
27 ('ebuild', '/', 'x11-proto/printproto-1.0.3', 'merge') pulled in by
28 @world
29 ('ebuild', '/', 'x11-base/xorg-server-1.4.2', 'merge')
30
31 ('ebuild', '/', 'x11-proto/printproto-1.0.4', 'merge') pulled in by
32 @world
33 ('ebuild', '/', 'x11-libs/libXprintUtil-1.0.1', 'merge')
34 ('ebuild', '/', 'x11-apps/xdpyinfo-1.0.3', 'merge')
35 (and 7 more)
36
37 I proably wouldn't miss xdpyinfo much, but other packages depend on it
38 and I've been down that road of cascading demerges before. I am not
39 going to demerge xorg-server. I am not sure where to go from here.
40
41 --
42 ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
43 Felix Finch: scarecrow repairman & rocket surgeon / felix@×××××××.com
44 GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
45 I've found a solution to Fermat's Last Theorem but I see I've run out of room o
46 --
47 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] How do I update world? Alan McKinnon <alan.mckinnon@×××××.com>