From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Kq3Dm-0001hX-C5 for garchives@archives.gentoo.org; Wed, 15 Oct 2008 10:03:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C06BE02AC; Wed, 15 Oct 2008 10:03:11 +0000 (UTC) Received: from mail-gx0-f19.google.com (mail-gx0-f19.google.com [209.85.217.19]) by pigeon.gentoo.org (Postfix) with ESMTP id 88FC0E02AC for ; Wed, 15 Oct 2008 10:03:10 +0000 (UTC) Received: by gxk12 with SMTP id 12so6324440gxk.10 for ; Wed, 15 Oct 2008 03:03:08 -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:to :subject:in-reply-to:mime-version:content-type:references; bh=idM1L9bjo72AoYM3IIWuKmk3a55yQcVbas55CMIiZOY=; b=JGyW3SS9tTgXZHXjA0zggZMsn5iYUCpP/nVbXGNmVFmexjWkkGXEhc6NeJgHRXRG2z O48Zmbk64i/r8c6JO/6Bq/u1Gn1AxU7BrN0H+OYkI5SSOm6D9vFMyLdtqsVCIiyVR2N9 kdXZsuylIOqLylLhc0Hw5DkdyxlSjTJARJtc4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=ohGQ3tWa0Tkn2dwvAvapqG2NaU0dhUAl4opYUnhztZhu+FAURI46j3TB90R+4LwguM +ZKCfziXPIw/Wmpn4cLyJk/ssIJMXlzcrSJeMJlbzJKiWtp6PL0zz1QylcCjo5PESEJX 2hig3YNluEJPXneEdzd9s/fXFK+EeI/7DQuT0= Received: by 10.90.86.10 with SMTP id j10mr928924agb.6.1224064988307; Wed, 15 Oct 2008 03:03:08 -0700 (PDT) Received: by 10.90.55.18 with HTTP; Wed, 15 Oct 2008 03:03:08 -0700 (PDT) Message-ID: <8349216a0810150303p5b8b453eiacb9873181481b0d@mail.gmail.com> Date: Wed, 15 Oct 2008 12:03:08 +0200 From: "Jean-Marc Beaune" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Same package, same version, different USE flags, how to avoid rebuild? In-Reply-To: <94f5c8410810150256x510ddf4x5b488fed87ff7041@mail.gmail.com> 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 Content-Type: multipart/alternative; boundary="----=_Part_23211_15812658.1224064988296" References: <571362252-1224051729-cardhu_decombobulator_blackberry.rim.net-929162524-@bxe112.bisx.produk.on.blackberry> <200810150908.04424.alan.mckinnon@gmail.com> <94f5c8410810150256x510ddf4x5b488fed87ff7041@mail.gmail.com> X-Archives-Salt: f405158a-cd13-4094-bdb9-1afdf2a682cb X-Archives-Hash: de9cc1dd0c9d269b99fac4f63a570f03 ------=_Part_23211_15812658.1224064988296 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I finished by emerging openoffice-bin instead, takes much less time. Actually now I use google documents... On Wed, Oct 15, 2008 at 11:56 AM, Andrea Momesso wrote: > > > On Wed, Oct 15, 2008 at 9:08 AM, Alan McKinnon wrote: > >> On Wedn"esday 15 October 2008 08:20:40 momesso.andrea@gmail.com wrote:" >> > Yesterday I emerged app-office/openoffice-3.0.0, and as usual it took a >> lot >> > of time. >> > >> > This morning, after sync, portage wants to reemerge the same package, >> and >> > the same version, due to a new (and unused by me) useflag which is >> > "-templates%". >> > >> > Of course the result would be a completely identical build, as long as >> I'm >> > not using that useflag, so I want to avoid it. >> > >> > At the same time I don't want to see anymore openoffice in the list of >> > upgradable packages in my daily "emerge -uDNp world". >> > >> > Can someone help? >> >> Let the thing build overnight. Tomorrow morning it will accede to your >> wishes >> and start to shut up. >> >> "emerge --reinstall changed-use" also looks worth investigating >> >> -- >> alan dot mckinnon at gmail dot com >> >> > I cheated :P > > I manually edited /var/db/pkg/app-office/openoffice-3.0.0/IUSE adding > "templates", and now it does not ask me for reinstall anymore. > > That saved me a lot of time, energy and disk consumption :) > > > -- > Momesso (TopperH) Andrea > http://topperh.blogspot.com > Jabber: topper_harley@jabber.org > ICQ: 224179391 > -- Jean-Marc ------=_Part_23211_15812658.1224064988296 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi,
 
I finished by emerging openoffice-bin instead, takes much less time.
 
Actually now I use google documents...

On Wed, Oct 15, 2008 at 11:56 AM, Andrea Momesso <momesso.andrea@gmail.com> wrote:


On Wed, Oct 15, 2008 at 9:08 AM, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
On Wedn"esday 15 October 2008 08:20:40 momesso.andrea@gmail.com wrote:"
> Yesterday I emerged app-office/openoffice-3.0.0, and as usual it took a lot
> of time.
>
> This morning, after sync, portage wants to reemerge the same package, and
> the same version, due to a new (and unused by me) useflag which is
> "-templates%".
>
> Of course the result would be a completely identical build, as long as I'm
> not using that useflag, so I want to avoid it.
>
> At the same time I don't want to see anymore openoffice in the list of
> upgradable packages in my daily "emerge -uDNp world".
>
> Can someone help?

Let the thing build overnight. Tomorrow morning it will accede to your wishes
and start to shut up.

"emerge --reinstall changed-use" also looks worth investigating

--
alan dot mckinnon at gmail dot com


I cheated :P

I manually edited /var/db/pkg/app-office/openoffice-3.0.0/IUSE adding "templates", and now it does not ask me for reinstall anymore. 

That saved me a lot of time, energy and disk consumption :)


--
Momesso (TopperH) Andrea
http://topperh.blogspot.com
Jabber: topper_harley@jabber.org
ICQ: 224179391



--
Jean-Marc
------=_Part_23211_15812658.1224064988296--