Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.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: Sat, 05 Dec 2009 22:01:45
Message-Id: 200912052114.48286.volkerarmin@googlemail.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 Samstag 05 Dezember 2009, Philip Webb wrote:
2 > 091205 Volker Armin Hemmann wrote:
3 > > On Samstag 05 Dezember 2009, Philip Webb wrote:
4 > >> Also, I never do a bald 'emerge world'. I look thro' the output of
5 > >> 'eix-sync', write -- with a pencil+paper -- a list of installed pkgs
6 > >> which have changed, run 'emerge -Dup world' to see what order of
7 > >> emerging is recommended, then individually 'emerge -pv <pkg>' & -- if
8 > >> all looks well -- 'emerge <pkg>'. Yes, it takes a bit longer for my
9 > >> weekly update session (tomorrow Sat), but I don't risk the nightmare of
10 > >> reducing my system to chaos with all the extra frantic labor which would
11 > >> result.
12 > >
13 > > which f*cks up world and is a very bad idea.
14 > > Really, emerging every single package?
15 > > 'world' is useless for you and cleaning unused deps a nightmare.
16 >
17 > Please read what I said & hopefully think briefly before responding.
18 > If the pkg is already in 'world', it's 'emerge <pkg>';
19 > if not -- the more frequent case -- , it's 'emerge -1 <pkg>'.
20 > That keeps everything in order (yes, you have to watch what you do).
21
22 no, it isn't.
23
24 you are adding deps to world file. Deps aren't there until you emerge them
25 manually.
26
27 Look up how world works.
28
29 > Yes, I do have 'FEATURES="buildsyspkg"' in 'make.conf', of course,
30 > but I've never needed to make use of those emergency files.
31
32 buildsyspkg is not enough.
33
34 >
35 > My general point is that Gentoo is about managing your own system
36 > rather than relying on someone out there to do it for you;
37
38 there are smart ways to do so and there are stupid ways.
39
40
41 > IMO binary distros are closer to using M$ or Apple than they are to Gentoo
42 > & relying on 'emerge world' is closer to binary distros than to true
43 > Gentoo. 'world' is a less important part of Gentoo than many users
44 > believe
45 wrong in all counts. Gentoo is about 'giving good tools to get the desired
46 result'. You are not using the tools. Instead you are working against the
47 tools and make your life and the work of the tools a lot harder.
48
49 And world is important. world is the difference between 'installed manually'
50 and 'just a dependency'. What you are doing fucks this up. Result:
51 portage can not figure which package was installed because you want it and
52 which one is just a dependency that can be removed by depclean.
53
54
55 > : IIRC it was imitated from FreeBSD by Gentoo's founder in the
56 > early days. My recommendation is to put a bit more time into regular
57 > updates
58
59 no, your advise is to do something stupid that results in a lot more work for
60 no (!) reward. You gain nothing doing it your way. You just screw up your
61 system.
62
63 > & thereby reduce the chance that you'll need to fix a major breakdown;
64
65 no.
66 You don't reduce anything. In fact, your way increases the chances of an epic
67 fuckup.
68
69 I hope nobody is following your advise.

Replies