Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge --update behavior
Date: Mon, 02 Jan 2012 14:55:38
Message-Id: 4F01C440.2050308@gmail.com
In Reply to: Re: [gentoo-user] emerge --update behavior by Neil Bothwick
1 Neil Bothwick wrote:
2 > On Mon, 02 Jan 2012 08:50:36 -0500, Michael Orlitzky wrote:
3 >
4 >> * Nobody would use --update to install a new package
5 >
6 > Actually, that's a good reason to use --update on a single package, as
7 > it installs a new package, but does not reinstall an existing package,
8 > so you can emerge -u a list of packages and only install the new ones.
9 >
10 > However, you can now do that with -n, which does add to world, so this
11 > can also be used as an argument for -u to not touch world. I'm leaning
12 > towards the view that I would prefer world to be untouched, but, as I
13 > said, there's no compelling argument one way or the other.
14 >
15 > Maybe you can file a bug report that gets enough votes to persuade Zac to
16 > add a configuration option for this, or write the patch yourself.
17
18 Personally, I'd *really* prefer not to have package manager semantics
19 switch out from under me.