From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-124318-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QXCKS-0002Jl-8Y
	for garchives@archives.gentoo.org; Thu, 16 Jun 2011 13:09:48 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DA0391C0D5
	for <garchives@archives.gentoo.org>; Thu, 16 Jun 2011 13:09:47 +0000 (UTC)
Received: from mx.virtyou.com (mx.virtyou.com [94.23.166.77])
	by pigeon.gentoo.org (Postfix) with ESMTP id A82931C0F5
	for <gentoo-user@lists.gentoo.org>; Thu, 16 Jun 2011 13:03:00 +0000 (UTC)
Received: from [192.168.2.42] (xdsl-78-35-133-212.netcologne.de [78.35.133.212])
	(using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx.virtyou.com (Postfix) with ESMTPSA id E479139A006
	for <gentoo-user@lists.gentoo.org>; Thu, 16 Jun 2011 15:02:59 +0200 (CEST)
Message-ID: <4DF9FF03.1040402@wonkology.org>
Date: Thu, 16 Jun 2011 15:02:59 +0200
From: Alex Schuster <wonko@wonkology.org>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110526 Lightning/1.0b3pre Thunderbird/3.1.10
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] blocking conflicts in kde packages when updating
 world
References: <4DF87ECE.5040804@stef.hu>
In-Reply-To: <4DF87ECE.5040804@stef.hu>
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 84b4eb7ce7527db9524b1e1bb3802bba

"ifj. Stef=E1n Istv=E1n" writes:

> I want to make an update on my Gentoo system and get a lot of blocking
> packages.
> I use this command for upgarde:
> USE=3D"semantic-desktop" emerge -pv --update --newuse --deep world

Add --tree, this may help to see what pulls in which packages.
I had a similar blocker output when upgrading KDEPIM, it turned out I
had akregator:4.4 in /var/lib/portage/world. After I removed the line,
all was fine.

	Wonko