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 1Kq36s-0000xv-0c for garchives@archives.gentoo.org; Wed, 15 Oct 2008 09:56:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D17EBE03D3; Wed, 15 Oct 2008 09:56:03 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.241]) by pigeon.gentoo.org (Postfix) with ESMTP id 3E0E9E03D3 for ; Wed, 15 Oct 2008 09:56:03 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id b17so2535022rvf.46 for ; Wed, 15 Oct 2008 02:56:01 -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=BiUjk5nv3zG0cCfGmca28Un3gHz6flN9fsCptjRolNk=; b=s9oBFklRXJBYAFA7DuDrtsiTRNtmQ4OaAvRzJZTCh3dyNIC443hfAawHOKfa3EvveB AR77toYmBury944kZ2PvIgyiD2Yiv1Q16bQxjNISmLtf7deamzAf6xXL6myV7SiPWN0W Ovcnh6ylhZaLAdXZZw4h2yPGWWxfZimbkPUMI= 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=VL3+F94huuRARVVAsJQ1f0SBKZW6Vw+bgz1R0SDdojkkkPiu4DUWlRYPiWypxkeJ1o XZghOMKp9L9ws3y1m0u8lRKhAOoFjFCpUXSbs0V/lNEaU5GdWBYhFYni/Qc1vTPlpSbH sNDPApIvivvZBSnmyUhDl8d/v8YbZK9hawAZ8= Received: by 10.140.162.21 with SMTP id k21mr463511rve.110.1224064560693; Wed, 15 Oct 2008 02:56:00 -0700 (PDT) Received: by 10.141.205.13 with HTTP; Wed, 15 Oct 2008 02:56:00 -0700 (PDT) Message-ID: <94f5c8410810150256x510ddf4x5b488fed87ff7041@mail.gmail.com> Date: Wed, 15 Oct 2008 11:56:00 +0200 From: "Andrea Momesso" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Same package, same version, different USE flags, how to avoid rebuild? In-Reply-To: <200810150908.04424.alan.mckinnon@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_23637_27609711.1224064560694" References: <571362252-1224051729-cardhu_decombobulator_blackberry.rim.net-929162524-@bxe112.bisx.produk.on.blackberry> <200810150908.04424.alan.mckinnon@gmail.com> X-Archives-Salt: 191f2772-568f-4213-8d0a-750d1acc51e3 X-Archives-Hash: 3f539c2ec871319921e09855884c5c2d ------=_Part_23637_27609711.1224064560694 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 ------=_Part_23637_27609711.1224064560694 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline


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
------=_Part_23637_27609711.1224064560694--