<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Richard Hughes wrote:
<blockquote cite="mid:1192143846.32260.0.camel@hughsie-laptop"
 type="cite">
  <pre wrap="">On Thu, 2007-10-04 at 23:17 +0100, Richard Hughes wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">In the transaction log viewer we can see the version of software that
was installed, but not the version that is being removed. See attached
screenshot for an example.

Is there a way we can get the version number for the removed version?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Ping? Tim, is this just a case of adding the version number from the yum
callback? Thanks.

Richard.


_______________________________________________
PackageKit mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PackageKit@lists.freedesktop.org">PackageKit@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/packagekit">http://lists.freedesktop.org/mailman/listinfo/packagekit</a>
  </pre>
</blockquote>
It is a problem in rpm python callbacks, When rpm is removing a package
then it is only calling the python callback with the name of the
package, there is no other<br>
info. Seth has raised the issue to rpm upstream and Panu has it on his
TODO list (But it is a very long list).<br>
<br>
Tim<br>
</body>
</html>