Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: URGENT: Dead Keyboard after emerge --update world --deep
Date: Wed, 07 Oct 2009 09:34:51
Message-Id: 200910071134.45011.volkerarmin@googlemail.com
In Reply to: Re: [gentoo-user] Re: URGENT: Dead Keyboard after emerge --update world --deep by Marco
1 On Mittwoch 07 Oktober 2009, Marco wrote:
2 > On Tue, Oct 6, 2009 at 8:49 PM, Volker Armin Hemmann
3 >
4 > <volkerarmin@××××××××××.com> wrote:
5 > > On Dienstag 06 Oktober 2009, Grant Edwards wrote:
6 > >> On 2009-10-06, Marco <listworks@×××××.com> wrote:
7 >
8 > [...]
9 >
10 > > there is a FAT warning. Maybe people should start reading the warnings
11 > > and infos instead of panicing
12 >
13 > I usully tend to read after I encounter an issue. So for the next
14 > time, where can the postinst warns be found (log-file)?
15 >
16 > --
17 > Regards,
18 > Marco
19 >
20
21 elogv
22
23 emerge it and follow the instructions.
24
25 PORTAGE_ELOG_CLASSES="warn error info log"
26 PORTAGE_ELOG_SYSTEM="mail save"
27 PORTAGE_ELOG_MAILURI="root@localhost /usr/sbin/sendmail"
28 PORTAGE_ELOG_MAILFROM="portage@localhost"
29
30 in make.conf not only stores the stuff for elogv - it also sends a mail to
31 root, for extra 'do not miss it'.
32
33 without mail and the later two lines it just stores the warnings and einfos.
34
35 have a look at make.conf.example. Also read manpages. Or use google.