Gentoo Archives: gentoo-user

From: Robert Cernansky <hslists2@××××××.sk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How come my 'esearch' isn't updated when I emerge something until the next 'esync'?!
Date: Sat, 18 Nov 2006 10:46:07
Message-Id: Mahogany-0.67.0-11330-20061118-114142.00@kihnet.sk
In Reply to: Re: [gentoo-user] How come my 'esearch' isn't updated when I emerge something until the next 'esync'?! by "Bo Ørsted Andresen"
1 On Fri, 17 Nov 2006 16:35:28 +0100 Bo Ørsted Andresen <bo.andresen@××××.dk> wrote:
2
3 > either. As an extra bonus eupdatedb (which does look go through the vdb too)
4 > is a lot slower that its eix equivalent (update-eix). ;) So can anyone
5 > mention any advantage of esearch compared to eix?
6
7 I like esearch's compact output more than eix's. It shows if you
8 can/need update the package and if it is masked.
9
10 For example, here 'U' shows that I have installed older version of
11 screen so I should update it. And 'M' in next line shows that screenie
12 is masked. (Descriptions are cut.)
13
14 $ esearch -cF app-misc/screen
15 [ U] app-misc/screen (4.0.3): Screen is a full-screen ...
16 [MN] app-misc/screenie (1.30.0): Screenie is a small and ...
17
18
19 eix gives following output on the same request:
20
21 $ eix -cA app-misc/screen
22 [I] app-misc/screen (4.0.2-r5): Screen is a full-screen ...
23 [N] app-misc/screenie (): Screenie is a small and ...
24 Found 2 matches.
25
26
27 Robert
28
29
30 --
31 Robert Cernansky
32 E-mail: hslists2@××××××.sk
33 Jabber: HS@××××××.sk
34
35
36 --
37 gentoo-user@g.o mailing list

Replies