Comment 37 for bug 389766

Revision history for this message
David Robert Lewis (afrodeity) wrote :

The temporary solution to this issue is:

wget ftp://195.220.108.108/linux/fedora/updates/12/i386/PackageKit-gtk-module-0.5.7-2.fc12.i686.rpm

    * extract the file: libpk-gtk-module.so from the RPM archive,
    * then chmod 644 libpk-gtk-module.so,
    * sudo cp libpk-gtk-module.so /usr/lib/gtk-2.0/modules
    * sudo ldconfig

Got this from the Linux Mint forum. ;)