From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Krc98-0002SD-LL for garchives@archives.gentoo.org; Sun, 19 Oct 2008 17:32:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39757E0477; Sun, 19 Oct 2008 17:32:54 +0000 (UTC) Received: from mail.askja.de (mail.askja.de [83.137.103.136]) by pigeon.gentoo.org (Postfix) with ESMTP id 12C37E0477 for ; Sun, 19 Oct 2008 17:32:54 +0000 (UTC) Received: from static-87-79-89-40.netcologne.de ([87.79.89.40] helo=zone.wonkology.org) by mail.askja.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Krc95-0006Rl-9C for gentoo-user@lists.gentoo.org; Sun, 19 Oct 2008 19:32:51 +0200 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by zone.wonkology.org with local; Sun, 19 Oct 2008 19:32:47 +0200 id 00010330.48FB6F3F.00000570 From: Alex Schuster Organization: Wonkology To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Trying KDE-4 Date: Sun, 19 Oct 2008 19:32:42 +0200 User-Agent: KMail/1.9.9 References: <200810191454.24606.peter@humphrey.ukfsn.org> <200810191550.37308.peter@humphrey.ukfsn.org> <200810191728.35681.alan.mckinnon@gmail.com> In-Reply-To: <200810191728.35681.alan.mckinnon@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810191932.45983.wonko@wonkology.org> X-Archives-Salt: 1fc89d50-0ef6-477b-89ec-b73804115760 X-Archives-Hash: 549eef7e0ac2ee1a993fa6553cb549dc Alan McKinnon writes: > Repost the output of your emerge command using the "-t" option. > > Tip: tricky blockers often require that you post the output of 'emerge > -t'. Otherwise all we know is THAT you have a block and no way to > determine WHY it's happening. If you are going to post emerge output, > it's a excellent habit to do it with "-t" I had the same experience as Peter. Looks like it's PyQt. I have it in world, no idea why, maybe I forgot the -1 switch once. Anyway, equery also lists it as a dependency of amarok-1.4.10 (when the python use flag is set). And it's another dependency of qscintilla-python, when the qt4 use flag is not set (for me, it is). I do not know how to solve this, but did not yet try hard to do so. I'm installing KDE 4.1 on a remote machine I do not have physical access to yet, so it's no showstopper for me. Yet :) Wonko