[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: idea: abrt plugin for yum rpm scriptlets output
- From: Seth Vidal <skvidal fedoraproject org>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: idea: abrt plugin for yum rpm scriptlets output
- Date: Sun, 25 Oct 2009 21:33:17 -0400 (EDT)
On Sun, 25 Oct 2009, Rudolf Kastl wrote:
Hello!
While doing some tests and installing a large part of the rawhide
repository content i see that there are various packages that have a
broken %post scriptlet or it is outputting some warnings. maybe it
would be an idea for a abrt-yum plugin to submit those "warnings" and
errors to bugzilla. unfortunately yum.log doesent record them either.
that could definitely help in keeping the house clean i guess.
try running:
yum history
which will give you a list of yum transaction events.
Then taking whichever history id number from the left-most column and
running:
yum history info $history_id_number -
see if that shows you some info about the scriptlets.
-sv
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]