Gentoo Archives: gentoo-user

From: Tony Davison <tony.davison2@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge output
Date: Fri, 26 Aug 2005 00:33:36
Message-Id: 200508260127.11405.tony.davison2@ntlworld.com
In Reply to: Re: [gentoo-user] emerge output by Holly Bostick
1 On Friday 26 August 2005 00:48, Holly Bostick wrote:
2 > John Dangler schreef:
3 > > I just did an emerge –uDv world…
4 > >
5 > >
6 > >
7 > > during the course of the 22 packages (a lot considering I just
8 > > loaded this last night), I got some messages saying “please make
9 > > sure you run … (I couldn’t read it all since it went by so fast)… I
10 > > got a couple of these before it was over. Is there a way to view
11 > > that output after the fact? I didn’t see it in either dmesg or any
12 > > of the /var/log files…
13 > >
14 > >
15 > >
16 > > Thanks for the input.
17 >
18 > Idea #1: if you know the name of the file or files that had an einfo
19 > message (if you don't know the names, try looking at the end
20 > /var/log/emerge.log to see the packages most recently emerged), just
21 > open the ebuild in a text editor and read it at your leisure.
22 >
23 > Idea #2: In whatever console you use, change the size of the
24 > scrollback buffer to something that seems ridiculously high (my
25 > buffer is 30000 lines). For most emerges -- even in groups of 20 or
26 > more-- this should be enough to allow you to scroll back and read any
27 > einfo messages that you may have noticed. This won't so much work for
28 > emerges that are themselves more than 30000 lines (for instance, if I
29 > emerge gcc and then glibc, I won't be able to scroll back and see any
30 > messages I missed in the gcc emerge once the glibc emerge is an hour
31 > or so in, but usually it's good enough).
32 >
33 > Idea #3: there is a way (and possibly more than one) to tail out the
34 > einfo messages, either to a file, or to the console, but
35 > unfortunately I don't remember what they are atm.... Oh, wait,
36 > they're listed on the Wiki:
37 >
38 > http://gentoo-wiki.com/TIP_Portage_utilities_not_in_portage
39 >
40 > I think what you might want is portlog-info, which is in the
41 > Informational Utilities section.
42 >
43 There is a little gadget called 'enotice that I use but I';m b*****d if
44 I can remember where I got it from, perhaps the above URL.
45 Just had a look in /usr/sbin/enotice its python script by a guy called
46 Eldad Zack <eldad@g.o>
47 HTH
48 --
49 Tony Davison
50 tony.davison2@××××××××.com
51 Its late, I'm tired and out of ciggies, bed time.
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge output Neil Bothwick <neil@××××××××××.uk>