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 1Q3aF2-0006cE-Rj for garchives@archives.gentoo.org; Sat, 26 Mar 2011 20:37:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AE801C095; Sat, 26 Mar 2011 20:36:28 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id B12F41C095 for ; Sat, 26 Mar 2011 20:36:28 +0000 (UTC) Received: by eyh5 with SMTP id 5so999507eyh.40 for ; Sat, 26 Mar 2011 13:36:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=CSOy50TpEqRfFELIj4KJ5dGRcxBdkYmVZbgjS83mi2A=; b=QUUnpeTq1L5+njVsNo0NvfXNqvwwsXXWXWKH41edHatPc6IVvaKiN7x3ak0ZGf0YG5 G9kZXREQHcvP0UynSX8XPtmcY4BVwq862DRqCI9RLYnyVottTT1QdTISOFCDN56Suv22 M3W7MTyRMyoLlzrD26b4tHwLm21AG9pfJxIfY= 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; b=e5twmrralMxtBbUXSh9IhvfTL0ZLLrIkhXgwVhs7S0v1oFtL33C2QulknMCElieDVh 7EYR0RUpsNgQs4ze2vYSo4ow0soRM6z8T+mZoGvbWCIvlUsDWESOujQF4UVkRFD76Szp /Vl0hlZLAYqBHjLB28cD3oxaTH0MwaRi9dV1k= 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.213.34.136 with SMTP id l8mr10725ebd.134.1301171786449; Sat, 26 Mar 2011 13:36:26 -0700 (PDT) Received: by 10.213.114.140 with HTTP; Sat, 26 Mar 2011 13:36:26 -0700 (PDT) In-Reply-To: References: <20110325203811.3239e4fc@zaphod.digimed.co.uk> <201103261922.10957.michaelkintzios@gmail.com> Date: Sat, 26 Mar 2011 13:36:26 -0700 Message-ID: Subject: Re: [gentoo-user] python-2.7 && python-updater From: Bill Longman To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0015174c3b4c1f819a049f68aac7 X-Archives-Salt: X-Archives-Hash: 7015bf35c23194b1540b4bea5e97118f --0015174c3b4c1f819a049f68aac7 Content-Type: text/plain; charset=UTF-8 On Sat, Mar 26, 2011 at 12:56 PM, Mark Knecht wrote: >> >> I've been through this 2.7 update process on 4 machines now. It seems >> on all of my machines the python-updater thing is pretty much always >> broken with respect to: >> >> openoffice-bin >> boost >> emul-linux-x86-baselibs >> >> No matter how many times I rerun things it just wants to keep rebuilding >> them. >> >> What's weird is that no two machine see exactly the same. Some only >> fail with one of those packages, others fail with 2 or 3. Rerunning >> phython-updater, or lafilefixer, or revdep-rebuild or removing them >> completely and letting emerge -DuN @world reinstall them changes >> nothing. They just go on failing the same way. >> >> Waste of time so far... > > If you machines are running stable arch there was also this that came up > today: > > revdep-rebuild -v --library 'libmpfr.so.1' -- --ask > > Check your elog in case there are some more packages that need revdep-rebuild. > > -- > Regards, > Mick > I had nothing linked to libmpfr.so.1 so that wasn't the root cause/ > > In my case it seems to be driven by bugs like this: > > http://bugs.gentoo.org/show_bug.cgi?id=360425 > > Seems the only thing to do it just wait for devs to fix it. (And > wonder why something like python-2.7 gets released as stable with > stuff like this hanging about....) > > Cheers, > Mark > > The libmpfr change bit me on one of my amd64 machines. I did the revdep-rebuild on the library and then gcc was broken. I recompiled everything but still sandbox and gcc won't compile. -- Bill Longman --0015174c3b4c1f819a049f68aac7 Content-Type: text/html; charset=UTF-8 On Sat, Mar 26, 2011 at 12:56 PM, Mark Knecht <markknecht@gmail.com> wrote:
>>
>> I've been through this 2.7 update process on 4 machines now. It seems
>> on all of my machines the python-updater thing is pretty much always
>> broken with respect to:
>>
>> openoffice-bin
>> boost
>> emul-linux-x86-baselibs
>>
>> No matter how many times I rerun things it just wants to keep rebuilding
>> them.
>>
>> What's weird is that no two machine see exactly the same. Some only
>> fail with one of those packages, others fail with 2 or 3. Rerunning
>> phython-updater, or lafilefixer, or revdep-rebuild or removing them
>> completely and letting emerge -DuN @world reinstall them changes
>> nothing. They just go on failing the same way.
>>
>> Waste of time so far...
>
> If you machines are running stable arch there was also this that came up
> today:
>
> revdep-rebuild -v --library 'libmpfr.so.1' -- --ask
>
> Check your elog in case there are some more packages that need revdep-rebuild.
>
> --
> Regards,
> Mick
>

I had nothing linked to libmpfr.so.1 so that wasn't the root cause/

In my case it seems to be driven by bugs like this:

http://bugs.gentoo.org/show_bug.cgi?id=360425

Seems the only thing to do it just wait for devs to fix it. (And
wonder why something like python-2.7 gets released as stable with
stuff like this hanging about....)

Cheers,
Mark


The libmpfr change bit me on one of my amd64 machines. I did the revdep-rebuild on the library and then gcc was broken. I recompiled everything but still sandbox and gcc won't compile.

--
Bill Longman
--0015174c3b4c1f819a049f68aac7--