* [gentoo-user] emerge -U?
@ 2009-01-13 17:03 Willie Wong
2009-01-13 17:07 ` Mark Knecht
0 siblings, 1 reply; 7+ messages in thread
From: Willie Wong @ 2009-01-13 17:03 UTC (permalink / raw
To: gentoo-user
Can anyone tell me when emerge -U disappeared?
I have never used it myself, but I just looked at "man emerge", and I
don't see that option anymore.
W
--
You will be attracted to an older, more experienced person!
~what appeared in a fortune cookie on 01-14-2002 to Daniel Jonathan Peng
BTW, DJP was sixteen and three quarters...
Sortir en Pantoufles: up 767 days, 15:44
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge -U?
2009-01-13 17:03 [gentoo-user] emerge -U? Willie Wong
@ 2009-01-13 17:07 ` Mark Knecht
2009-01-13 17:20 ` Willie Wong
2009-01-13 17:30 ` Albert Hopkins
0 siblings, 2 replies; 7+ messages in thread
From: Mark Knecht @ 2009-01-13 17:07 UTC (permalink / raw
To: gentoo-user
On Tue, Jan 13, 2009 at 9:03 AM, Willie Wong <wwong@princeton.edu> wrote:
> Can anyone tell me when emerge -U disappeared?
>
> I have never used it myself, but I just looked at "man emerge", and I
> don't see that option anymore.
>
> W
I have no recollection of -U at all. I've used -DuN for years. What do
you remember what you thought -U was doing?
- Mark
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge -U?
2009-01-13 17:07 ` Mark Knecht
@ 2009-01-13 17:20 ` Willie Wong
2009-01-13 17:32 ` Alan McKinnon
2009-01-13 20:49 ` Dale
2009-01-13 17:30 ` Albert Hopkins
1 sibling, 2 replies; 7+ messages in thread
From: Willie Wong @ 2009-01-13 17:20 UTC (permalink / raw
To: gentoo-user
On Tue, Jan 13, 2009 at 09:07:13AM -0800, Penguin Lover Mark Knecht squawked:
> On Tue, Jan 13, 2009 at 9:03 AM, Willie Wong <wwong@princeton.edu> wrote:
> > Can anyone tell me when emerge -U disappeared?
> >
> > I have never used it myself, but I just looked at "man emerge", and I
> > don't see that option anymore.
> >
> > W
>
> I have no recollection of -U at all. I've used -DuN for years. What do
> you remember what you thought -U was doing?
>
--upgradeonly
meaning: if *best* available version in portage tree has lower version
number then the installed version, do not downgrade.
For example, look at this bug report from 2004
http://bugs.gentoo.org/36334
which refers to the --upgradeonly flag that is not in "man emerge"
anymore, and
http://thread.gmane.org/gmane.linux.gentoo.user/86473/focus=87085
a post on this very list from June 30, 2004, also mentiones the -U
flag.
Come on, I am only 25! I can't be the only *old-timer* who remembers
this option!
W
--
"Why does the chicken cross the road?"
Einstein: it's not the chicken crossing the road, it is the road crossing the
chicken."
Heisenberg: well, if you know it is moving, you can't know where it is; and if
you know where it is, you can't really know where it's going. Therefore
you can't know for certain that the chicken is actually crossing the road.
von Neumann: it satisfies the Minimax theorem for worm finding.
Schroedinger: not really. It is in the state of crossing and not crossing at
the same time. Until you observe it, you can't really be sure.
Pauli: Well, it must be that there's another chicken of the same shape, size,
color, taste, smell, etc. on this side of the road...
Newton: an unbalanced force
Bohr: Because it is excited, and because it can't stay on the road...
Feynman: (dum, dum, dong, dum-da, dum, dong)
Ah... Old MacDonald had a farm... E I E I O....
And on this farm he has a chicken... E I E I O....
Sortir en Pantoufles: up 767 days, 15:54
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge -U?
2009-01-13 17:07 ` Mark Knecht
2009-01-13 17:20 ` Willie Wong
@ 2009-01-13 17:30 ` Albert Hopkins
1 sibling, 0 replies; 7+ messages in thread
From: Albert Hopkins @ 2009-01-13 17:30 UTC (permalink / raw
To: gentoo-user
On Tue, 2009-01-13 at 09:07 -0800, Mark Knecht wrote:
> On Tue, Jan 13, 2009 at 9:03 AM, Willie Wong <wwong@princeton.edu> wrote:
> > Can anyone tell me when emerge -U disappeared?
> >
> > I have never used it myself, but I just looked at "man emerge", and I
> > don't see that option anymore.
> >
> > W
>
> I have no recollection of -U at all. I've used -DuN for years. What do
> you remember what you thought -U was doing?
-U was "upgrade-only"... I think it meant it would not downgrade a
package (even if a downgrade were required). My guess is that it was
removed because it broke stuff lol. I never understood why it would be
used anyway. It's not usual that something needs to be downgraded and
when it is it's usually for good reason.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge -U?
2009-01-13 17:20 ` Willie Wong
@ 2009-01-13 17:32 ` Alan McKinnon
2009-01-13 20:49 ` Dale
1 sibling, 0 replies; 7+ messages in thread
From: Alan McKinnon @ 2009-01-13 17:32 UTC (permalink / raw
To: gentoo-user
On Tuesday 13 January 2009 19:20:41 Willie Wong wrote:
> On Tue, Jan 13, 2009 at 09:07:13AM -0800, Penguin Lover Mark Knecht
squawked:
> > On Tue, Jan 13, 2009 at 9:03 AM, Willie Wong <wwong@princeton.edu> wrote:
> > > Can anyone tell me when emerge -U disappeared?
> > >
> > > I have never used it myself, but I just looked at "man emerge", and I
> > > don't see that option anymore.
> > >
> > > W
> >
> > I have no recollection of -U at all. I've used -DuN for years. What do
> > you remember what you thought -U was doing?
>
> --upgradeonly
>
> meaning: if *best* available version in portage tree has lower version
> number then the installed version, do not downgrade.
>
> For example, look at this bug report from 2004
> http://bugs.gentoo.org/36334
> which refers to the --upgradeonly flag that is not in "man emerge"
> anymore, and
> http://thread.gmane.org/gmane.linux.gentoo.user/86473/focus=87085
> a post on this very list from June 30, 2004, also mentiones the -U
> flag.
>
> Come on, I am only 25! I can't be the only *old-timer* who remembers
> this option!
I'm 44 and I remember -U from 2005 (IIRC)
But I never used it so don't miss it. If I were the maintainer, it would be
something I'd be removing real quick. It would arbitrarily override
information in ebuilds, not allowing a downgrade that the dev determined was
correct, it would apply to all packages to be upgraded or to none with no
granularity. It would also cause all manner of blockers to kick in with an
active tree.
You are better off doing this package by package with the various files
in /etc/portage/*. At least with those you know exactly what effect is going
to take place.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge -U?
2009-01-13 17:20 ` Willie Wong
2009-01-13 17:32 ` Alan McKinnon
@ 2009-01-13 20:49 ` Dale
2009-01-14 6:55 ` Dirk Uys
1 sibling, 1 reply; 7+ messages in thread
From: Dale @ 2009-01-13 20:49 UTC (permalink / raw
To: gentoo-user
Willie Wong wrote:
>
> Come on, I am only 25! I can't be the only *old-timer* who remembers
> this option!
>
> W
>
>
You are not alone. I remember it too. I even used it a couple times.
I can't say it was worth it tho. Oh, I'm 41.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] emerge -U?
2009-01-13 20:49 ` Dale
@ 2009-01-14 6:55 ` Dirk Uys
0 siblings, 0 replies; 7+ messages in thread
From: Dirk Uys @ 2009-01-14 6:55 UTC (permalink / raw
To: gentoo-user
On Tue, Jan 13, 2009 at 10:49 PM, Dale <rdalek1967@gmail.com> wrote:
> Willie Wong wrote:
>>
>> Come on, I am only 25! I can't be the only *old-timer* who remembers
>> this option!
>>
>> W
>>
>>
>
> You are not alone. I remember it too. I even used it a couple times.
> I can't say it was worth it tho. Oh, I'm 41.
>
> Dale
>
> :-) :-)
I used to use -U round about 2004. Reason I used it was because I
emerge unstable packages by setting the ACCEPT_KEYWORDS environment
variable. I learnt better ways of doing it and started using the ~x86
branch, so my need for it disappeared. I remember seeing deprecated
warnings about it soon after I started using it, but I'm not sure when
it was removed.
I'd rather not go into my age :)
Regards
Dirk
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-01-14 6:55 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13 17:03 [gentoo-user] emerge -U? Willie Wong
2009-01-13 17:07 ` Mark Knecht
2009-01-13 17:20 ` Willie Wong
2009-01-13 17:32 ` Alan McKinnon
2009-01-13 20:49 ` Dale
2009-01-14 6:55 ` Dirk Uys
2009-01-13 17:30 ` Albert Hopkins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox