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 1MlPCt-0005dC-2k for garchives@archives.gentoo.org; Wed, 09 Sep 2009 15:35:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AEACE09C6; Wed, 9 Sep 2009 15:35:37 +0000 (UTC) Received: from mail-yw0-f196.google.com (mail-yw0-f196.google.com [209.85.211.196]) by pigeon.gentoo.org (Postfix) with ESMTP id 687D7E09C6 for ; Wed, 9 Sep 2009 15:35:37 +0000 (UTC) Received: by ywh34 with SMTP id 34so1317010ywh.10 for ; Wed, 09 Sep 2009 08:35:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=7KiVCHofGmoFdkZU3/1dkwxYOhkxSxn6k7PFYDLshVI=; b=dCj/TJTqiXM1xjJ/M1ny9WBVkkWHAfnIbL6W5qF0mIbDoAns81RF1OPL09VByQNNvM 3MbdW6KrOPKp/VkbbA7MvD/frQPK/0Ch3xhaZzhJR6jKmqjAn/BtTX4hG0RG8bCuFY54 V3SuCNjRlr+IUKb4TQbQNiMPGb9OzcUampJSM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=cPr3Lhi6kPGl2mIsIsdue12E0iX6+7ybJ5lWSLv9QAMlqVRByJNgpueIMrxLEHHo5Z EzoboK8w2lL0I4j0VRjNYgnMsLvCsCDIQ2vqep3b0TITwo+ePAPY65GQefX/A6QSJepI rwQv2uSrbYyfnUWUTYoIWxtHdQpk3LqvmxYKU= 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 Received: by 10.150.71.4 with SMTP id t4mr709891yba.226.1252510537165; Wed, 09 Sep 2009 08:35:37 -0700 (PDT) In-Reply-To: <4AA7ACDF.904@gmail.com> References: <4AA794D1.10104@gmail.com> <5bdc1c8b0909090534y27e559e7k13a0fa013a8c12a6@mail.gmail.com> <4AA7A370.6010905@gmail.com> <5bdc1c8b0909090552h62d413e6m3aad5bcae0727a7f@mail.gmail.com> <4AA7ACDF.904@gmail.com> Date: Wed, 9 Sep 2009 08:35:37 -0700 Message-ID: <5bdc1c8b0909090835jb95fbd4n5fe43f2c5c43b07a@mail.gmail.com> Subject: Re: [gentoo-user] --depclean and python needed by scribus. From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3d3d3ad3-f4a4-4010-80ac-bf3bde51887e X-Archives-Hash: 94b3c36e21f642f3e6296ccf1fc69259 On Wed, Sep 9, 2009 at 6:25 AM, Dale wrote: > 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 =C2=A0Since I would rather try to remove Scribus than python, I'll = remove >>> Scribus, do some cleaning, then reinstall and see what happens. =C2=A0W= e all >>> know what could happen if I remove python that portage is using. =C2=A0= o_O >>> >>> I'll report back if it continues after all this. =C2=A0Thanks to both A= lan >>> and Mark on this one. =C2=A0I was getting drunk going around in circles= with >>> this. >>> >>> Dale >>> >>> :-) =C2=A0:-) >>> >>> >>> >> >> 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. =C2=A0I just hadn't ran --depclean yet. =C2=A0Needless to say,= OOo just > had to be recompiled too. =C2=A0It always does. =C2=A0Usually, about a we= ek later, > they have a upgrade for OOo which means I get to warm up my CPU again. > Never fails. =C2=A0:/ > > So far, I have unmerged scribus, ran revdep-rebuild which didn't > complain about anything this time and I am currently reinstalling > scribus. =C2=A0No errors so far. > > I didn't get to test the python USE flag tho. =C2=A0According to emerge -= pv > scribus, it doesn't have that flag. > > Dale > > :-) =C2=A0:-) You actually compile OO? Wow! OO-bin for me. Couple of minutes and it's installed. Glad you got the problem fixed. Cheers, Mark