Hi,
I'm currently trying to install 389 Directory Server on CentOS, but it looks like related packages are broken. Here's what I get:
# yum install 389-* ... --> Processing Dependency: libadminutil.so.0()(64bit) for package: 389-dsgw-1.1.11-5.el7.x86_64 --> Processing Dependency: libadmsslutil.so.0()(64bit) for package: 389-dsgw-1.1.11-5.el7.x86_64 ---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed ---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed --> Finished Dependency Resolution Error: Package: 389-ds-1.2.2-6.el7.noarch (epel) Requires: 389-console Error: Package: 389-admin-1.1.46-1.el7.x86_64 (epel) Requires: libadminutil.so.0()(64bit) Error: Package: 389-dsgw-1.1.11-5.el7.x86_64 (epel) Requires: libadminutil.so.0()(64bit) Error: Package: 389-admin-1.1.46-1.el7.x86_64 (epel) Requires: libadmsslutil.so.0()(64bit) Error: Package: 389-dsgw-1.1.11-5.el7.x86_64 (epel) Requires: libadmsslutil.so.0()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Any suggestions ?
Niki