[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: install



Yuandan Zhang wrote:
i incidentally yum remove -ed bluez-pin and bluez-utils. when reinstallation, got dependency errors, (see below). my system is update FC4. I looked at, the required versions of dbus and dbus-glib (0.22-10) is older that the current installed ones (0.33-3). How to get this fix?


[root host lib]# yum install bluez-pin bluez-utils
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package bluez-utils.i386 0:2.10-2 set to be updated
---> Package bluez-pin.i386 0:0.23-3 set to be updated
--> Running transaction check
--> Processing Dependency: libdbus-1.so.0 for package: bluez-utils
--> Processing Dependency: libdbus-1.so.0 for package: bluez-pin
--> Processing Dependency: libdbus-glib-1.so.0 for package: bluez-pin
--> Finished Dependency Resolution
Error: Missing Dependency: libdbus-1.so.0 is needed by package bluez-utils
Error: Missing Dependency: libdbus-1.so.0 is needed by package bluez-pin
Error: Missing Dependency: libdbus-glib-1.so.0 is needed by package bluez-pin

Check your .repo files in /etc/yum.repos.d (especially fedora.repo); they appear not to be pointing to FC4 repositories,

The FC4 version of bluez-utils is bluez-utils-2.15-7, which requires libdbus-1.so.1, not libdbus-1.so.0.

Paul.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]