Dear 389 friends,

I have a problem with a simple installation of port389 under CentOS using the EPEL repository.

After configuring EPEL as described under  http://www.port389.org/docs/389ds/download.html, I can begin with the installation of the modules using yum.

The installation o389-ds-base-libs.x86_64 and 389-ds-base.x86_64 was without any problem 
but the installation of  389-adminutil.x86_64 stopped with the following message:


===

Resolving Dependencies

--> Running transaction check

---> Package 389-adminutil.x86_64 0:1.1.21-2.el7 will be installed

--> Processing Dependency: libicuuc.so.50()(64bit) for package: 389-adminutil-1.1.21-2.el7.x86_64

--> Processing Dependency: libicui18n.so.50()(64bit) for package: 389-adminutil-1.1.21-2.el7.x86_64

--> Processing Dependency: libicudata.so.50()(64bit) for package: 389-adminutil-1.1.21-2.el7.x86_64

--> Finished Dependency Resolution

Error: Package: 389-adminutil-1.1.21-2.el7.x86_64 (epel)

           Requires: libicudata.so.50()(64bit)

Error: Package: 389-adminutil-1.1.21-2.el7.x86_64 (epel)

           Requires: libicuuc.so.50()(64bit)

Error: Package: 389-adminutil-1.1.21-2.el7.x86_64 (epel)

           Requires: libicui18n.so.50()(64bit)

 You could try using --skip-broken to work around the problem

 You could try running: rpm -Va --nofiles nodigest

===


Interestingly enough the server (a cloud server) with a very basic CentOS installation, has already the libicu installed already at the last version:

Libicu.x86_64 4.2.1_9.1.el6_2

Libicu.i686 4.2.1_9.1.el6_2

Libicu-devel.x86_64 4.2.1_9.1.el6_2

Any Idea about how can I recover from the problem?


Thank you,

Giovanni