<div dir="ltr"><div>Till kahinah, or ABF will not be adapted to requirements to make it useable i really reccomend to stop using it.<br><br></div>Now someone is pushing some old packages, which rewrites good ones on 3.0 repository. Please make it STOP.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-12-11 17:18 GMT+01:00 Jean-Claude Vanier <span dir="ltr"><<a href="mailto:jclvanier@gmail.com" target="_blank">jclvanier@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">2016-12-08 20:21 GMT+01:00 Colin Close <<a href="mailto:itchka@compuserve.com">itchka@compuserve.com</a>>:<br>
<br>
> As for the reversal of testing updates; mechanisms exist in urpmi for doing this but what does not exist any more (at least from my brief exploration) is any are tha logs of what has been installed and from what repo it originated. I'm pretty sure I recall that urpmi used to log changes to the system in a seperate log restoring this whould allow the use of some basic shell scripts to allow dodgy updates to be reversed.<br>
<br>
</span>Hi,<br>
AFAIK (I'm very far from being an expert), the logs are recorded in<br>
the rpm DBs here: /var/lib/rpm<br>
There is also a log DB here: /var/lib/rpm/log/ (I cannot read it using<br>
the db tools)<br>
<br>
After an update, the replaced packages can be shown with<br>
  rpm -q --blink package_name<br>
For example:<br>
<br>
rpm -q --blink samba-libs<br>
samba-libs-4.3.12-0.1.x86_64.<wbr>rpm<br>
        <= samba-libs-4.3.6-0.1.x86_64.<wbr>rpm<br>
<br>
It should be possible to write a script using it in conjunction with<br>
 rpm -q --last<br>
or<br>
 urpmi.recover --list 'delay'<br>
<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
OM-Cooker mailing list<br>
<a href="mailto:OM-Cooker@ml.openmandriva.org">OM-Cooker@ml.openmandriva.org</a><br>
<a href="http://ml.openmandriva.org/mailman/listinfo/om-cooker_ml.openmandriva.org" rel="noreferrer" target="_blank">http://ml.openmandriva.org/<wbr>mailman/listinfo/om-cooker_ml.<wbr>openmandriva.org</a><br>
</div></div></blockquote></div><br></div>