>> We pretty much ignore them. Unfortunately, Gentoo developers insist
>> upon using elog for pointless spam, so it's usually less effort to
>> ignore the messages and then go back and hunt if something breaks than
>> it is to read them at all.
> Sorry for the late update, but it wasn't until today that I've started
> worrying by all the green spam (or elog messages) that I saw scrolling
> through my console while I was updating 40 packages.
>
> So I've found a simple command to read all the post install messages.
> Go to /var/log/paludis/ and then run less for all the files modified
> today:
> find . -mtime -1 \! -type d -exec less {} \;
> This can be improved, bu it is a quick and dirty solution for a dirty method.
And finally I found a nice method for reading the install elog messages: gnus.
Gnus, the emacs news reader, makes it possible to read a directory as
if it were a newsgroup. In this way it is possible to "subscribe" to
the /var/log/paludis directory and manipulate the log messages in the
same way you manipulate news articles (read, mark as important, mark
as unread, etc). If you use emacs and are interested in reading the
paludis logs see "anything groups" in the gnus manual.
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user