PackageKit error while installing RPM

I wanted to install TeamViewer (for Linux). I downloaded the RPM, but when I double-clicked on it to start the installation I got the following error: The name org.freedesktop.PackageKit was not provided by any .service files

I Googled around for possible solutions but I couldn’t find any. Does anyone know how to fix this error and install TeamViewer?

I’m using openSUSE 11.2 with GNOME desktop.

Thanks in advance.

Robert

Please forget the TeamViewer part, I used this command to force the installation of the RPM:

rpm -ifvh teamviewer_linux.rpm

TeamViewer works just fine now.

One question remains: what exactly is this PackageKit error and is it possible to fix it? It was not the first time I received this error.

That worked for me under openSuse 12.1 with Gnome. Thanks for the tip.