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 ) id 1Mdpfj-0002Hs-7b for garchives@archives.gentoo.org; Wed, 19 Aug 2009 18:14:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A884E027E; Wed, 19 Aug 2009 18:14:06 +0000 (UTC) Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by pigeon.gentoo.org (Postfix) with ESMTP id A1635E027E for ; Wed, 19 Aug 2009 18:14:05 +0000 (UTC) Received: by bwz27 with SMTP id 27so3732258bwz.34 for ; Wed, 19 Aug 2009 11:14:05 -0700 (PDT) Received: by 10.103.48.17 with SMTP id a17mr2663672muk.82.1250705644894; Wed, 19 Aug 2009 11:14:04 -0700 (PDT) Received: from mpismpirikos.tolises.homeunix.org (dsl-88-218-68-126.customers.vivodi.gr [88.218.68.126]) by mx.google.com with ESMTPS id e10sm1286649muf.14.2009.08.19.11.14.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 19 Aug 2009 11:14:04 -0700 (PDT) Date: Wed, 19 Aug 2009 21:13:56 +0300 From: Yiannis To: "gentoo-user@lists.gentoo.org" Subject: [gentoo-user] dev-libs/boost-1.35.0-r2 and x11-libs/vte-0.17.4-r3 still linked to libpython2.5.so.1.0 after upgrading to python-2.6.2-r1 Message-ID: <20090819211356.0bf8fb1e@mpismpirikos.tolises.homeunix.org> 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=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: b2d6fe74-0763-4c50-afac-cde19031c270 X-Archives-Hash: 47fed07a233e2667908b61bf4a49755c Hello, Recently I upgraded to python-2.6.2-r1 which currently is slotted on my system as long as python-2.5.4-r3 is. After running python-upgrade twice I see that dev-libs/boost-1.35.0-r2 and x11-libs/vte-0.17.4-r3 are still linked to libpython2.5.so.1.0. On the other hand emege --depclean -p suggests that python-2.5.4-r3 can be removed and this is what I would like to do if possible. Shouldn't python-upgrade have resolved this linking issue? From the afore mentioned ebuilds I can tell that there is no specific dependency on python 2.5. Any help would be appreciated. Regards Yiannis