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 1MlMYP-0007jM-VT for garchives@archives.gentoo.org; Wed, 09 Sep 2009 12:45:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7E48E082F; Wed, 9 Sep 2009 12:45:40 +0000 (UTC) Received: from mail-vw0-f175.google.com (mail-vw0-f175.google.com [209.85.212.175]) by pigeon.gentoo.org (Postfix) with ESMTP id AC77DE082F for ; Wed, 9 Sep 2009 12:45:40 +0000 (UTC) Received: by vws5 with SMTP id 5so1295214vws.32 for ; Wed, 09 Sep 2009 05:45:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=JMYFE3NqQEsuqd3YyTdVibeJDPq/t4Im/z+lrLAjX/o=; b=U0RBitpoaGWBQkR3VYWOeKoGXoCzLgLYjEYU662b5qLiylP1OP0aBcJKg2u2AYOOXq OHJOUbAG2MNbNUzPhIb1HJv2zoCTrYi1DO5VbXHP+HJCd1643JWvC2Vh9a9OnnAoaTQe Vvo/z6VBUN9eVY16+1RxfV/kADba9U+a7FUeI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=jSR7fSfgCRjo0KwxuOHzXt+alDGP5+N6qNu0b/a/WkAd9yzo4GT8OTBVgfgLt2RBRp qjMiHr2He/R/e3QUgFVZCX2ej/9jzftWql0FlyBRBgtbiS14E8fFYHuoctYORvYWmJE9 JakQyoLEjchTIj9Ck+zNxZJaUJ2Cdgxsaj5PM= Received: by 10.220.79.131 with SMTP id p3mr93727vck.22.1252500340259; Wed, 09 Sep 2009 05:45:40 -0700 (PDT) Received: from ?192.168.1.1? ([70.152.115.52]) by mx.google.com with ESMTPS id 21sm379069yxe.13.2009.09.09.05.45.38 (version=SSLv3 cipher=RC4-MD5); Wed, 09 Sep 2009 05:45:39 -0700 (PDT) Message-ID: <4AA7A370.6010905@gmail.com> Date: Wed, 09 Sep 2009 07:45:36 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.22) Gecko/20090905 SeaMonkey/1.1.17 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] --depclean and python needed by scribus. References: <4AA794D1.10104@gmail.com> <5bdc1c8b0909090534y27e559e7k13a0fa013a8c12a6@mail.gmail.com> In-Reply-To: <5bdc1c8b0909090534y27e559e7k13a0fa013a8c12a6@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 08e9536b-e45d-4eb5-a001-5c3b8c9c85c5 X-Archives-Hash: f162dbc13613f9c0d404707541b3359d Mark Knecht wrote: > On Wed, Sep 9, 2009 at 4:43 AM, Dale wrote: > >> Hi folks, >> >> Can someone tell me what this means? >> >> root@smoker / # emerge -p --depclean >> >> * Always study the list of packages to be cleaned for any obvious >> * mistakes. Packages that are part of the world set will always >> * be kept. They can be manually added to this set with >> * `emerge --noreplace `. Packages that are listed in >> * package.provided (see portage(5)) will be removed by >> * depclean, even if they are part of the world set. >> * >> * As a safety measure, depclean will not remove any packages >> * unless *all* required dependencies have been resolved. As a >> * consequence, it is often necessary to run `emerge --update >> * --newuse --deep @system @world` prior to depclean. >> >> Calculating dependencies... done! >> >>>>> Checking for lib consumers... >>>>> Assigning files to packages... >>>>> >> * In order to avoid breakage of link level dependencies, one or more >> * packages will not be removed. This can be solved by rebuilding the >> * packages that pulled them in. >> * >> * dev-lang/python-2.5.4-r3 pulled in by: >> * app-office/scribus-1.3.3.11 >> * >> >>>>> Adding lib providers to graph... >>>>> >> \ >> Calculating dependencies... done! >> >> >> I have re-compiled scribus about three times now. I have also ran >> python-updater a few times and it just keeps rebuilding scribus and >> boost in a endless loop. What am I missing here? >> >> Thanks. >> >> Dale >> >> :-) :-) >> >> >> > > Possibly scribus isn't compatible with python-2.6? The few times I've > run into this with depclean I've removed the app (scribus in this > case) cleaned up the machine with depclean and revdep-rebuild, and > then reinstalled the app from scratch. If it tries to pull in > phython-2.5 then you just have to make a choice whether you want it or > not. (Or look for a mased ebuild, etc. > > - Mark > > > LOL Since I would rather try to remove Scribus than python, I'll remove Scribus, do some cleaning, then reinstall and see what happens. We all know what could happen if I remove python that portage is using. o_O I'll report back if it continues after all this. Thanks to both Alan and Mark on this one. I was getting drunk going around in circles with this. Dale :-) :-)