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 1MlNzo-00035b-9f for garchives@archives.gentoo.org; Wed, 09 Sep 2009 14:18:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DD88E09FB; Wed, 9 Sep 2009 13:25:54 +0000 (UTC) Received: from mail-qy0-f199.google.com (mail-qy0-f199.google.com [209.85.221.199]) by pigeon.gentoo.org (Postfix) with ESMTP id 6FF2CE09FB for ; Wed, 9 Sep 2009 13:25:54 +0000 (UTC) Received: by qyk37 with SMTP id 37so3802578qyk.11 for ; Wed, 09 Sep 2009 06:25:54 -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=irQtBnF8l6pdIY52FCUD4q5GPfwDDQTwJtTHo7q892U=; b=mJL5X9mCLkT2YTfow+KAedMFurOhGN7vRTBz8pVQNYnWp2Th0fi6DjWZIlAhkUzUBJ dTLPVOPnFQ/MZhbrAAX6A/22umFvM7mxIOXgAqC+pEXIhvxzynU1X/RYutO5xPN8AUHj R93EN8l299++TqrOPanSZrMFqGYCrvNCuhcmc= 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=b4X46iX6oADmh0WhLvcL4VKLQMaDVBzQdIHv6WFafznoLVWn9xRYZC0b95mcWrSA4k 2WLQsHH2GOIWKe9scNANDEq6HGMdtA1OFQKI87qjZpI1Sg5bNM/DJ6V/0vLAPINgcKi3 aKiHfatazeTXplgaP/BRLe0RcXTMgRTqH9BMo= Received: by 10.224.13.19 with SMTP id z19mr110070qaz.242.1252502754044; Wed, 09 Sep 2009 06:25:54 -0700 (PDT) Received: from ?192.168.1.1? ([70.152.115.52]) by mx.google.com with ESMTPS id 22sm439075yxe.11.2009.09.09.06.25.52 (version=SSLv3 cipher=RC4-MD5); Wed, 09 Sep 2009 06:25:53 -0700 (PDT) Message-ID: <4AA7ACDF.904@gmail.com> Date: Wed, 09 Sep 2009 08:25:51 -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> <4AA7A370.6010905@gmail.com> <5bdc1c8b0909090552h62d413e6m3aad5bcae0727a7f@mail.gmail.com> In-Reply-To: <5bdc1c8b0909090552h62d413e6m3aad5bcae0727a7f@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 606f84ca-0789-4e43-9e6a-b4b8cb979df2 X-Archives-Hash: ee9ff48c69483397ad185feac151a586 Mark Knecht wrote: > On Wed, Sep 9, 2009 at 5:45 AM, Dale wrote: > >> Mark Knecht wrote: >> >>> >>> 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 >> >> :-) :-) >> >> >> > > I assume you've installed python-2.6 as part of emerge @system or > @world and then run python-updater? That process has worked on my > machines but I don't use too many office apps. > > Good luck! > > Cheers, > Mark > > > Yes, I ran python-updater after the last python upgrade which was a week or so ago. I just hadn't ran --depclean yet. Needless to say, OOo just had to be recompiled too. It always does. Usually, about a week later, they have a upgrade for OOo which means I get to warm up my CPU again. Never fails. :/ So far, I have unmerged scribus, ran revdep-rebuild which didn't complain about anything this time and I am currently reinstalling scribus. No errors so far. I didn't get to test the python USE flag tho. According to emerge -pv scribus, it doesn't have that flag. Dale :-) :-)