[packagekit] Changing the Package signal

Richard Hughes hughsient at gmail.com
Mon Oct 1 10:16:42 PDT 2007


On Mon, 2007-10-01 at 09:24 +0200, Tim Lauridsen wrote:
> Richard Hughes wrote:
> > So basically, the old mapping to new mapping is thus:
> I have changed the yum backend to use the new signals.

@@ -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.




More information about the PackageKit mailing list