<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Richard Hughes wrote:
<blockquote cite="mid:1191259002.2761.7.camel@hughsie-laptop"
type="cite">
<pre wrap="">On Mon, 2007-10-01 at 09:24 +0200, Tim Lauridsen wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Richard Hughes wrote:
</pre>
<blockquote type="cite">
<pre wrap="">So basically, the old mapping to new mapping is thus:
</pre>
</blockquote>
<pre wrap="">I have changed the yum backend to use the new signals.
</pre>
</blockquote>
<pre wrap=""><!---->
@@ -369,7 +370,7 @@ class PackageKitYumBackend(PackageKitBaseBackend):
if txmbr:
self._runYumTransaction()
else:
- self.error(ERROR_PACKAGE_NOT_INSTALLED,"Package is not installe
+ self.erhror(ERROR_PACKAGE_NOT_INSTALLED,"Package is not install
else:
self.error(ERROR_PACKAGE_NOT_INSTALLED,"Package is not installed")
Perhaps a typo? 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>
yes, it is a tyop :), fixed<br>
<br>
Tim<br>
</body>
</html>