Gentoo Archives: gentoo-amd64

From: Zhu Sha Zang <zhushazang@×××××××××.br>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Blocks when upgrading to kde4.3 from 3.10 on an amd64 system
Date: Mon, 31 Aug 2009 10:46:37
Message-Id: 4A9BF27B.9010807@yahoo.com.br
In Reply to: Re: [gentoo-amd64] Blocks when upgrading to kde4.3 from 3.10 on an amd64 system by Paul Stear
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Paul Stear escreveu:
5 > On Monday 31 August 2009 16:31:49 Paul Hartman wrote:
6 >> On Mon, Aug 31, 2009 at 10:06 AM, Paul Stear<gentoo@××××××××××××.com>
7 wrote:
8 >>> On Monday 31 August 2009 16:12:55 Paul Hartman wrote:
9 >>>> On Mon, Aug 31, 2009 at 9:31 AM, Paul Stear<gentoo@××××××××××××.com>
10 > wrote:
11 > snip
12 >>>>> dev-python/sip:0
13 >>>>>
14 >>>>> ('ebuild', '/', 'dev-python/sip-4.8.2', 'merge') pulled in by
15 >>>>>
16 >>>>> >=dev-python/sip-4.8.2 required by
17 >>>>>
18 >>>>> ('ebuild', '/', 'dev-python/PyQt4-4.5.4-r4', 'merge')
19 >>>>> (and 2 more)
20 >>>>>
21 >>>>> ('ebuild', '/', 'dev-python/sip-4.7.9', 'merge') pulled in by
22 >>>>> ~dev-python/sip-4.7.9 required by
23 >>>>> ('ebuild', '/', 'dev-python/PyQt-3.17.6', 'merge')
24 >>>>> (and 2 more)
25 >>>>>
26 >>>>> I have un-installed all of qt
27 >>>>> Any suggestions please.
28 >>>> I would try to unmerge PyQt and sip and then see what it does.
29 >>> Thanks for the reply,
30 >>> I have already done this, I now have no qt installed
31 >>> Paul
32 >> Hmm, in my system I don't have PyQt at all, just PyQt4. What package wants
33 >> PyQt?
34 >
35 > I have now changed my profile to ~amd64 in make.conf and now I am getting
36 > circular dependencies which I can not seem to resolve.
37 > * Error: circular dependencies:
38 >
39 > ('ebuild', '/', 'net-libs/libproxy-0.2.3-r2', 'merge') depends on
40 > ('ebuild', '/', 'net-libs/webkit-gtk-1.1.10', 'merge') (buildtime)
41 > ('ebuild', '/', 'net-libs/libsoup-2.26.3-r1', 'merge') depends on
42 > ('ebuild', '/', 'net-libs/libproxy-0.2.3-r2', 'merge') (buildtime)
43 > ('ebuild', '/', 'net-libs/webkit-gtk-1.1.10', 'merge') depends on
44 > ('ebuild', '/', 'net-libs/libsoup-2.26.3-r1', 'merge') (buildtime)
45 > webkit-gtk and libsoup are both marked as new as I do not have them
46 installed
47 > at the moment
48 > I seem to be going round in circles.
49 > Paul
50 bad idea
51
52 keep in mind that u need remove every package that need kdelibs-3.*
53
54 /equery d kdelibs/
55
56 And a good idea remove all packages from kde-base and kde-misc
57 /
58 emerge -C `qlist -C -I kde-base/`
59 emerge -C `qlist -C -I kde-misc/`/
60
61 More agressive
62
63 /emerge -C `qlist -C -I x11-libs/ | grep qt`/
64
65 I think that a good idea unmask the last qt packages too.
66
67 autounmask x11-libs/qt-4.5.2
68
69 Good Luck
70 -----BEGIN PGP SIGNATURE-----
71 Version: GnuPG v2.0.11 (GNU/Linux)
72 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
73
74 iEYEARECAAYFAkqb8noACgkQ35zeJy7JhCghgQCcDy7b9PalRh4b+h/PRcKWuuiZ
75 AX8AmQGPBigNsPr3yFCk1jWDuiqOcESV
76 =sqxb
77 -----END PGP SIGNATURE-----