log transaction

Jeff Johnson n3npq at mac.com
Wed Mar 22 07:36:00 PST 2006


On Mar 22, 2006, at 10:25 AM, vincent wrote:

> have the log of what is done by smart
>
> date + install,remove + which package
>

OK. The "D" in ACID is hard ;-)

There are two functions in rpm that are useful:

1) rpm -qa --last
           This displays the installed packages sorted by installtime.

2) (rpm-4.4.3 and later) rpm -qa --blink
            This displays the name of the previously installed package 
(s) on upgrades.

The above does not log pure erasures, but those tend to be rare.  
Enabling repackaging
would save erasure info (as well as the contents that were erased).

73 de Jeff
>
>
> On 3/22/06, Jeff Johnson <n3npq at mac.com> wrote:
>>
>> On Mar 22, 2006, at 9:58 AM, vincent wrote:
>>
>>> Hello,
>>>
>>> is it possible to have a logging of the transaction done by smart ?
>>> or by rpm ?
>>>
>>
>> What is "logging the transaction" for you?
>>
>> Do you mean the "D" in ACID (as in "Durability") for database
>> transactions or something else?
>>
>> 73 de Jeff
>>
>>




More information about the Smart mailing list