* [gentoo-user] Same package, same version, different USE flags, how to avoid rebuild?
@ 2008-10-15 5:11 Andrea Momesso
0 siblings, 0 replies; 7+ messages in thread
From: Andrea Momesso @ 2008-10-15 5:11 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1203 bytes --]
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?
[ebuild R ] app-office/openoffice-3.0.0 USE="dbus nsplugin opengl pam
-binfilter -cups -debug -eds -gnome -gstreamer -gtk -java -kde -ldap -mono
-odk -templates%" LINGUAS="-af -ar -as_IN -be_BY -bg -bn -br -bs -ca -cs -cy
-da -de -dz -el -en -en_GB -en_US -en_ZA -eo -es -et -fa -fi -fr -ga -gl
-gu_IN -he -hi_IN -hr -hu -it -ja -km -ko -ku -lt -lv -mk -ml_IN -mr_IN -nb
-ne -nl -nn -nr -ns -or_IN -pa_IN -pl -pt -pt_BR -ru -rw -sh -sk -sl -sr -ss
-st -sv -sw_TZ -ta_IN -te_IN -tg -th -ti_ER -tn -tr -ts -uk -ur_IN -ve -vi
-xh -zh_CN -zh_TW -zu" 0 k
(I see "-templates%" in yellow)
--
Momesso (TopperH) Andrea
http://topperh.blogspot.com
Jabber: topper_harley@jabber.org
ICQ: 224179391
[-- Attachment #2: Type: text/html, Size: 1497 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Same package, same version, different USE flags, how to avoid rebuild?
@ 2008-10-15 6:20 momesso.andrea
2008-10-15 7:08 ` Alan McKinnon
0 siblings, 1 reply; 7+ messages in thread
From: momesso.andrea @ 2008-10-15 6:20 UTC (permalink / raw
To: gentoo-user
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?
[ebuild R ] app-office/openoffice-3.0.0 USE="dbus nsplugin opengl pam -binfilter -cups -debug -eds -gnome -gstreamer -gtk -java -kde -ldap -mono -odk -templates%" LINGUAS="-af -ar -as_IN -be_BY -bg -bn -br -bs -ca -cs -cy -da -de -dz -el -en -en_GB -en_US -en_ZA -eo -es -et -fa -fi -fr -ga -gl -gu_IN -he -hi_IN -hr -hu -it -ja -km -ko -ku -lt -lv -mk -ml_IN -mr_IN -nb -ne -nl -nn -nr -ns -or_IN -pa_IN -pl -pt -pt_BR -ru -rw -sh -sk -sl -sr -ss -st -sv -sw_TZ -ta_IN -te_IN -tg -th -ti_ER -tn -tr -ts -uk -ur_IN -ve -vi -xh -zh_CN -zh_TW -zu" 0 k
(I see "-templates%" in yellow)
--Momesso (TopperH) Andrea
http:/topperh.blogspot.com
Jabber:topper_harley@jabber.org
ICQ: 224179391
================
Momesso Andrea
================
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Same package, same version, different USE flags, how to avoid rebuild?
2008-10-15 6:20 momesso.andrea
@ 2008-10-15 7:08 ` Alan McKinnon
2008-10-15 9:56 ` Andrea Momesso
0 siblings, 1 reply; 7+ messages in thread
From: Alan McKinnon @ 2008-10-15 7:08 UTC (permalink / raw
To: gentoo-user
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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Same package, same version, different USE flags, how to avoid rebuild?
2008-10-15 7:08 ` Alan McKinnon
@ 2008-10-15 9:56 ` Andrea Momesso
2008-10-15 10:03 ` Jean-Marc Beaune
0 siblings, 1 reply; 7+ messages in thread
From: Andrea Momesso @ 2008-10-15 9:56 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1259 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 1936 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Same package, same version, different USE flags, how to avoid rebuild?
2008-10-15 9:56 ` Andrea Momesso
@ 2008-10-15 10:03 ` Jean-Marc Beaune
2008-10-15 12:46 ` Andrea Momesso
0 siblings, 1 reply; 7+ messages in thread
From: Jean-Marc Beaune @ 2008-10-15 10:03 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1535 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 2539 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Same package, same version, different USE flags, how to avoid rebuild?
2008-10-15 10:03 ` Jean-Marc Beaune
@ 2008-10-15 12:46 ` Andrea Momesso
2008-10-15 12:54 ` Jean-Marc Beaune
0 siblings, 1 reply; 7+ messages in thread
From: Andrea Momesso @ 2008-10-15 12:46 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
On Wed, Oct 15, 2008 at 12:03 PM, Jean-Marc Beaune <jm.beaune@gmail.com>wrote:
> Hi,
>
> I finished by emerging openoffice-bin instead, takes much less time.
>
But takes much more time to load and to work on 64bit machines.
>
> Actually now I use google documents...
>
>
Which is pretty limited for daily use... AFAICR it does not support odf
documents, or it does now?
--
Momesso (TopperH) Andrea
http://topperh.blogspot.com
Jabber: topper_harley@jabber.org
ICQ: 224179391
[-- Attachment #2: Type: text/html, Size: 1205 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Same package, same version, different USE flags, how to avoid rebuild?
2008-10-15 12:46 ` Andrea Momesso
@ 2008-10-15 12:54 ` Jean-Marc Beaune
0 siblings, 0 replies; 7+ messages in thread
From: Jean-Marc Beaune @ 2008-10-15 12:54 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 674 bytes --]
odt and ods are supported now in google document.
On Wed, Oct 15, 2008 at 2:46 PM, Andrea Momesso <momesso.andrea@gmail.com>wrote:
>
>
> On Wed, Oct 15, 2008 at 12:03 PM, Jean-Marc Beaune <jm.beaune@gmail.com>wrote:
>
>> Hi,
>>
>> I finished by emerging openoffice-bin instead, takes much less time.
>>
>
> But takes much more time to load and to work on 64bit machines.
>
>
>>
>> Actually now I use google documents...
>>
>>
> Which is pretty limited for daily use... AFAICR it does not support odf
> documents, or it does now?
>
>
>
>
> --
> Momesso (TopperH) Andrea
> http://topperh.blogspot.com
> Jabber: topper_harley@jabber.org
> ICQ: 224179391
>
--
Jean-Marc
[-- Attachment #2: Type: text/html, Size: 1762 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-10-15 12:54 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-15 5:11 [gentoo-user] Same package, same version, different USE flags, how to avoid rebuild? Andrea Momesso
-- strict thread matches above, loose matches on Subject: below --
2008-10-15 6:20 momesso.andrea
2008-10-15 7:08 ` Alan McKinnon
2008-10-15 9:56 ` Andrea Momesso
2008-10-15 10:03 ` Jean-Marc Beaune
2008-10-15 12:46 ` Andrea Momesso
2008-10-15 12:54 ` Jean-Marc Beaune
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox