Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDE 4, dev-python/sip and dependency graph
Date: Sun, 05 Jul 2009 08:53:33
Message-Id: 4A5069CA.4080509@gmail.com
In Reply to: Re: [gentoo-user] KDE 4, dev-python/sip and dependency graph by Roy Wright
1 Roy Wright wrote:
2 >
3 > On Jul 5, 2009, at 2:32 AM, Dale wrote:
4 >
5 >> Hi all,
6 >>
7 >> I'm wanting to give KDE 4 another shot. I used autounmask to add all
8 >> the lines to package.unmask and package.keyword. It was quite a lot I
9 >> might add. Anyway, I'm getting this now.
10 >>
11 >> Total: 238 packages (2 upgrades, 2 downgrades, 117 new, 117 in new
12 >> slots), Size of downloads: 390,805 kB
13 >>
14 >> !!! Multiple package instances within a single package slot have been
15 >> pulled
16 >> !!! into the dependency graph, resulting in a slot conflict:
17 >>
18 >> dev-python/sip:0
19 >>
20 >> ('ebuild', '/', 'dev-python/sip-4.8.1', 'merge') pulled in by
21 >>> =dev-python/sip-4.8.1 required by ('ebuild', '/',
22 >> 'dev-python/PyQt4-4.5.1', 'merge')
23 >> (and 2 more)
24 >>
25 >> ('installed', '/', 'dev-python/sip-4.7.9', 'nomerge') pulled in by
26 >> ~dev-python/sip-4.7.9 required by ('installed', '/',
27 >> 'dev-python/PyQt-3.17.6', 'nomerge')
28 >> (and 2 more)
29 >>
30 >>
31 >> I found the same message on the forums but found no fix for this. It
32 >> seems sip is not slotted and one qt package needs the old version and
33 >> another qt package needs the new version and both sip packages can't be
34 >> there at the same time.
35 >>
36 >> Ideas on how to get around this?
37 >>
38 >
39 > Try -python in your make.conf USE setting. That should disable the
40 > python
41 > bindings. If you run across a package that really needs the python
42 > bindings,
43 > enable just it in your /etc/portage/package.use
44 >
45 > For details, search for the "PyQt4-4.5 and pykde4-4.2.4 blockers" thread.
46 >
47 > HTH,
48 > Roy
49 >
50 >
51 >
52
53 Thanks Roy. I saw the thread subject line you mentioned but didn't
54 realize it was related to my issue. I'll give that a try and report
55 back if it doesn't like that for some reason.
56
57 Thanks much !
58
59 Dale
60
61 :-) :-)