Gentoo Archives: gentoo-portage-dev

From: Roman Gaufman <hackeron@×××××.com>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] Ability to display notices/warnings after emerge (+script).
Date: Sat, 16 Oct 2004 23:42:09
Message-Id: 921ad39e041016164269135cfa@mail.gmail.com
1 Very messy piece of code, but works none the less to let you display
2 all meaningful messages after emerge.
3
4 It will get parse emerge.log to get information about last emerge,
5 match emerge to logfiles in /var/log/portage (provided you enabled
6 logging), and display them in a readable fashion.
7
8 Maybe something similar should be added to portage?

Attachments

File name MIME type
portage-log-parse.py application/x-python