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 1KR4AG-0006h2-56 for garchives@archives.gentoo.org; Thu, 07 Aug 2008 12:00:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67E14E0484; Thu, 7 Aug 2008 12:00:17 +0000 (UTC) Received: from mail.askja.de (mail.askja.de [83.137.103.136]) by pigeon.gentoo.org (Postfix) with ESMTP id 3BD78E0534 for ; Thu, 7 Aug 2008 12:00:17 +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 1KR4AC-0000Ar-9i for gentoo-user@lists.gentoo.org; Thu, 07 Aug 2008 14:00:16 +0200 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by zone.wonkology.org with local; Thu, 07 Aug 2008 14:00:14 +0200 id 00010413.489AE3CE.000057CA From: Alex Schuster Organization: Wonkology To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] boost, vte, gnumeric get stuck in python-updater Date: Thu, 7 Aug 2008 14:00:06 +0200 User-Agent: KMail/1.9.9 References: <49bf44f10807201031l42ac45abhc46093022b738dbb@mail.gmail.com> <48837DB1.7070907@bellsouth.net> In-Reply-To: <48837DB1.7070907@bellsouth.net> 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: <200808071400.10434.wonko@wonkology.org> X-Archives-Salt: 26cf48ad-11a8-4d29-8173-2fcb568cac9b X-Archives-Hash: 46024f20083e1ebe819954edc0b9aa94 Dale writes: > Grant wrote: > > On the two systems I've updated to python-2.5, boost, vte, and > > gnumeric appear as python-updater emerges no matter how many times I > > emerge them. Does anyone know why this happens? > I'm not sure if this is related but may be worth a try. Quoted from > another email: > > Just make an > > # emerge -1 setuptools > > and python-updater will run smoothly Does not seem to help here, python-updater wants to re-build PyQt-3, boost and vte as before. Wonko