Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Heads up: Your system might be broken and/or insecure due to serious patch-2.6 bug
Date: Sun, 06 Dec 2009 06:21:05
Message-Id: 200912060819.18214.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] Re: Heads up: Your system might be broken and/or insecure due to serious patch-2.6 bug by Philip Webb
1 On Saturday 05 December 2009 21:09:50 Philip Webb wrote:
2 > Please read what I said & hopefully think briefly before responding.
3 > If the pkg is already in 'world', it's 'emerge <pkg>';
4 > if not -- the more frequent case -- , it's 'emerge -1 <pkg>'.
5 > That keeps everything in order (yes, you have to watch what you do).
6 >
7
8 Rather *always* use -1, then you don't have to keep track in your head what is
9 and isn't in world. You will likely finish your update session with
10 -p --depclean anyway, so anything that should have gone into world can be
11 fixed with a quick -n followed by a --depclean for real
12
13 Much easier than trying to keep world in your head and avoids world pollution
14 when you will inevitably get it wrong, which requires you to examine all 128
15 entries in world and hand-edit the file.
16
17 Some things in this world humans are exceptionally bad at and computers are
18 exceptionally good at. Let portage do what portage does best.
19
20 --
21 alan dot mckinnon at gmail dot com

Replies