From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GY1zv-0005GG-8v for garchives@archives.gentoo.org; Thu, 12 Oct 2006 14:57:23 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9CErvgI020923; Thu, 12 Oct 2006 14:53:57 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9CEo2kF006432 for ; Thu, 12 Oct 2006 14:50:03 GMT Received: by nf-out-0910.google.com with SMTP id x30so584216nfb for ; Thu, 12 Oct 2006 07:50:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YPwiHI1ICa4dgtwHCXDAcyCukxMG8yxv6Q7vmm9hbhzRrRgFuZMuav4P4bFjjTRD4a13zjaaqD0w4K/2EDl5CzoQXli4eFgN/ITtHVQ/Xt6kGq1LDlesffsWQZ7aSq99ftvy3EnsrJHHbwIDa2oFcMV63FdZx/LobE/8VIUz3D8= Received: by 10.82.123.16 with SMTP id v16mr387854buc; Thu, 12 Oct 2006 07:50:02 -0700 (PDT) Received: by 10.82.154.17 with HTTP; Thu, 12 Oct 2006 07:50:02 -0700 (PDT) Message-ID: <9b1675090610120750g6a2d172ex67a900be31d2a04a@mail.gmail.com> Date: Thu, 12 Oct 2006 08:50:02 -0600 From: "Trenton Adams" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] revdep-rebuild attempts to emerge old package In-Reply-To: <200610120842.19916.bo.andresen@zlin.dk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Disposition: inline References: <9b1675090610111823t650534cajaf81280c16934243@mail.gmail.com> <452DE107.4010909@paulscrap.com> <200610120842.19916.bo.andresen@zlin.dk> X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k9CEo2kF006432 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k9CErvgk020923 X-Archives-Salt: 6b1e13a2-bc8f-44a8-b827-3d6baaa7e9d2 X-Archives-Hash: afeb7d9124ff4595fb509aba4f188ee5 I did not know about python-updater. Should I re-install the old version of python again, and then run python-updater? Right now it complains about there not being an old version of python. Gotta run to work for now though. :( On 10/12/06, Bo =D8rsted Andresen wrote: > On Thursday 12 October 2006 08:30, PaulNM wrote: > > It looks like an old version of python is still on your system from > > when there was an ebuild for it. I'd suggest "emerge -p --depclean" t= o > > see if it would remove it. > > emerge --depclean doesn't clean old slots. It will keep all installed v= ersions > of python since at least portage requires it... emerge --prune will rem= ove > old slots. It won't notice if the old slots are needed though.. (Which = is > unlikely if he has run python-updater) ;) Finally if he did have python= -2.3.x > installed it should show up on `equery list python`. > > -- > Bo Andresen > > > --=20 gentoo-user@gentoo.org mailing list