Gentoo Archives: gentoo-user

From: Michael Orlitzky <michael@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge --update behavior
Date: Sun, 01 Jan 2012 23:11:37
Message-Id: 4F00E737.7060503@orlitzky.com
In Reply to: Re: [gentoo-user] emerge --update behavior by "Claudio Roberto França Pereira"
1 On 01/01/2012 05:54 PM, Claudio Roberto França Pereira wrote:
2 > Actually, -u doesn't mean update, means filter packages that are not
3 > updatable (are already the most recent version).
4 > It's a filter option, not an action. Portage doesn't work with actions.
5 >
6
7 I can see that this view is logically consistent, however,
8
9 --update (-u)
10 Updates packages to the best version available, which may not
11 always be the highest version number due to masking for testing
12 and development. Package atoms specified on the command line are
13 greedy, meaning that unspecific atoms may match multiple ver‐
14 sions of slotted packages.