Samba 4.8.5 dependency problems

Come here to share your tips and tricks for using Samba4
Locked
julinux
Messages: 9
Registration: February 1, 2018 - 12:26

November 23, 2018 - 2:09 PM

Good morning,

I am currently trying to install your Samba 4.8.5 version from your CentOS repositories on Red Hat 7 systems
I've solved a few dependency issues, but I'm stuck on one last problem:

Code: Select all

---> Le paquet samba.x86_64 0:4.8.5-0.0.el7 sera installé
--> Traitement de la dépendance : libdbus-1.so.3(LIBDBUS_1_3)(64bit) pour le paquet : samba-4.8.5-0.0.el7.x86_64
--> Résolution des dépendances terminée
Erreur : Paquet : samba-4.8.5-0.0.el7.x86_64 (cdinstall)
             Requiert : libdbus-1.so.3(LIBDBUS_1_3)(64bit)
 Vous pouvez essayer d'utiliser --skip-broken pour contourner le problème
The bookstore, however, seems to be very much present:

Code: Select all

# locate libdbus-1.so.3
/usr/lib64/libdbus-1.so.3
However, I have the following packages installed on my machine:
- dbus-libs.x86_64 1:1.6.12-13.el7 @anaconda/7.2
- dbus.x86_64 1:1.6.12-13.el7 @anaconda/7.2
- dbus-glib.x86_64 0.100-7.el7 @anaconda/7.2


I don't quite understand where the problem lies. Do you have any ideas on how to get around it?
THANKS
Locked