Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Trying KDE-4
Date: Sun, 19 Oct 2008 17:53:02
Message-Id: 200810191952.49280.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] Trying KDE-4 by Alex Schuster
1 On Sunday 19 October 2008 19:32:42 Alex Schuster wrote:
2 > Alan McKinnon writes:
3 > > Repost the output of your emerge command using the "-t" option.
4 > >
5 > > Tip: tricky blockers often require that you post the output of 'emerge
6 > > -t'. Otherwise all we know is THAT you have a block and no way to
7 > > determine WHY it's happening. If you are going to post emerge output,
8 > > it's a excellent habit to do it with "-t"
9 >
10 > I had the same experience as Peter. Looks like it's PyQt. I have it in
11 > world, no idea why, maybe I forgot the -1 switch once. Anyway, equery
12 > also lists it as a dependency of amarok-1.4.10 (when the python use flag
13 > is set). And it's another dependency of qscintilla-python, when the qt4
14 > use flag is not set (for me, it is).
15
16 That sounds familiar. I had some issue with PyQt recently. I've also had many
17 issues with many packages recently, so I forget the details very quickly.
18
19 > I do not know how to solve this, but did not yet try hard to do so. I'm
20 > installing KDE 4.1 on a remote machine I do not have physical access to
21 > yet, so it's no showstopper for me. Yet :)
22
23 I main underlying reason seems to be that Qt now comes as split-ebuilds and
24 Peter has some monolithic ones installed. It's similar to migrating KDE to
25 split-ebuilds, but on a much smaller scale. Unfortunately there's no easy way
26 to automate this in an ebuild, that would require several new unrelated
27 packages replacing one big one, portage doesn't support that kind of thing.
28 So one has to do it manually, and deal with the resulting recdep-rebuild
29 issues as well ....
30
31 --
32 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] Trying KDE-4 Peter Humphrey <peter@××××××××××××××.org>