Gentoo Archives: gentoo-dev

From: Patrick McLean <chutzpah@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Re: Re: Masking practics
Date: Tue, 08 Aug 2006 14:46:04
Message-Id: 44D8A28B.4090402@gentoo.org
In Reply to: Re: [gentoo-dev] Re: Re: Re: Masking practics by Enrico Weigelt
1 Enrico Weigelt wrote:
2 > So I'll probably have no other chance than writing a frontend
3 > to emerge, parsing its output - hoping the output syntax remains
4 > the same for an sufficiant time :(
5 >
6
7 [ebuild R ] sys-fs/cryptsetup-luks-1.0.3-r2
8 [ebuild U ] x11-terms/rxvt-unicode-7.9 [7.8-r1]
9 [ebuild U ] sci-chemistry/gromacs-3.3.1 [3.3]
10 [ebuild UD] app-foo/bar-1.0.2 [1.1.0]
11 [ebuild U ] app-text/evince-0.5.5 [0.5.4]
12
13 Why do you think emerge has columnar output like this, notice how the D
14 is in a different column than anything else, it makes it pretty easy to
15 spot, if you are too lazy to at least scan the output of emerge -p
16 before actually running the emerge, don't complain when you break your
17 system.
18
19 We generally assume that our users have some intelligence, we don't put
20 big fat warnings on everything that might break. We give the users all
21 the information and let them decide if its going to break. Gentoo never
22 was and never will be idiot-proof. We do not, and never will try to
23 protect people from their own stupidity.
24 --
25 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Re: Re: Re: Masking practics FieldySnuts <sgtphou@×××××××××.org>
Re: [gentoo-dev] Re: Re: Re: Masking practics Joshua Nichols <nichoj@g.o>