> Solution:
>
> Remove all packagekit by using yum remove
After running
[root@desktop ~]# yum whatprovides libpackagekit-glib.so.10
Loaded plugins: allowdowngrade, fastestmirror, refresh-packagekit
PackageKit-glib-0.3.9-4.fc10.i386 : GLib libraries for accessing PackageKit
Matched from:
Other : libpackagekit-glib.so.10
i discovered that the package with the desired dependency is older than the package i have. so i tried to uninstall to install the old version, but gave up because it would remove also PackageKit, PackageKit-gstreamer-plugin, PackageKit-udev-helper, PackageKit-yum, PackageKit-yum-plugin, all in version 0.3.11-4.fc10 .
Now i have the package 'gnome-packagekit' unistalled, because try to install it brings the error:
[root@desktop ~]# yum install gnome-packagekit
Loaded plugins: allowdowngrade, fastestmirror, refresh-packagekit
....
Resolving Dependencies
--> Running transaction check
---> Package gnome-packagekit.x86_64 0:0.3.9-8.fc10 set to be updated
--> Processing Dependency: libpackagekit-glib.so.10()(64bit) for package: gnome-packagekit
--> Finished Dependency Resolution
gnome-packagekit-0.3.9-8.fc10.x86_64 from fedora has depsolving problems
--> Missing Dependency: libpackagekit-glib.so.10()(64bit) is needed by package gnome-packagekit-0.3.9-8.fc10.x86_64 (fedora)
Error: Missing Dependency: libpackagekit-glib.so.10()(64bit) is needed by package gnome-packagekit-0.3.9-8.fc10.x86_64 (fedora)
is it normal and will be solved or did i do something wrong here?
thanks!
-- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list