On 09/15/2011 05:05 AM, Enrico M. V. Fasanelli wrote:
Hmmm. this does not works for me:

On 14 Sep 2011, at 23:50, Rich Megginson wrote:

On 09/14/2011 12:00 PM, Robert Viduya wrote:
I'm having issues with this as well, but I'm trying to do a clean install, not 
an upgrade.  I pulled down 389-dsgw-1.1.7-2.el5.x86_64.rpm as suggested, but 
it's failing to install with dependency errors as well:

# yum localinstall 389-dsgw-1.1.7-2.el5.x86_64.rpm
Loaded plugins: downloadonly, rhnplugin, security
Setting up Local Package Process
Examining /home/robert/389-dsgw-1.1.7-2.el5.x86_64.rpm: 
389-dsgw-1.1.7-2.el5.x86_64
Nothing to do

# rpm -i 389-dsgw-1.1.7-2.el5.x86_64.rpm
error: Failed dependencies:
        /etc/dirsrv/admin-serv/httpd.conf is needed by 
389-dsgw-1.1.7-2.el5.x86_64
        libadminutil.so.0()(64bit) is needed by 389-dsgw-1.1.7-2.el5.x86_64
        libadmsslutil.so.0()(64bit) is needed by 389-dsgw-1.1.7-2.el5.x86_64

Not sure where to go from here.
I had to first
yum clean all
[root@dsa ~]# yum clean all
Loaded plugins: kernel-module
Cleaning up Everything

then
yum install 389-adminutil # this should install 1.1.14 which provides
libadminutil.so.0 and libadmsslutil.so.0
No. The error is:

[root@dsa ~]# yum install 389-adminutil
Loaded plugins: kernel-module
epel                                                                            
                                     | 3.7 kB     00:00
epel/primary_db                                                                 
                                     | 3.8 MB     00:04
sl-base                                                                         
                                     | 2.1 kB     00:00
sl-base/primary_db                                                              
                                     | 2.1 MB     00:02
sl-security                                                                     
                                     | 1.9 kB     00:00
sl-security/primary_db                                                          
                                     | 223 kB     00:01
Setting up Install Process
Resolving Dependencies
-->  Running transaction check
--->  Package 389-adminutil.i386 0:1.1.14-1.el5 set to be updated
-->  Processing Dependency: libldap60.so for package: 389-adminutil
-->  Processing Dependency: libldif60.so for package: 389-adminutil
-->  Processing Dependency: libprldap60.so for package: 389-adminutil
-->  Processing Dependency: libssldap60.so for package: 389-adminutil
--->  Package 389-adminutil.x86_64 0:1.1.14-1.el5 set to be updated
-->  Finished Dependency Resolution
389-adminutil-1.1.14-1.el5.i386 from epel has depsolving problems
   -->  Missing Dependency: libssldap60.so is needed by package 
389-adminutil-1.1.14-1.el5.i386 (epel)
389-adminutil-1.1.14-1.el5.i386 from epel has depsolving problems
   -->  Missing Dependency: libldif60.so is needed by package 
389-adminutil-1.1.14-1.el5.i386 (epel)
389-adminutil-1.1.14-1.el5.i386 from epel has depsolving problems
   -->  Missing Dependency: libldap60.so is needed by package 
389-adminutil-1.1.14-1.el5.i386 (epel)
389-adminutil-1.1.14-1.el5.i386 from epel has depsolving problems
   -->  Missing Dependency: libprldap60.so is needed by package 
389-adminutil-1.1.14-1.el5.i386 (epel)
Beginning Kernel Module Plugin
Finished Kernel Module Plugin
Error: Missing Dependency: libssldap60.so is needed by package 
389-adminutil-1.1.14-1.el5.i386 (epel)
Error: Missing Dependency: libprldap60.so is needed by package 
389-adminutil-1.1.14-1.el5.i386 (epel)
Error: Missing Dependency: libldap60.so is needed by package 
389-adminutil-1.1.14-1.el5.i386 (epel)
Error: Missing Dependency: libldif60.so is needed by package 
389-adminutil-1.1.14-1.el5.i386 (epel)
  You could try using --skip-broken to work around the problem
  You could try running: package-cleanup --problems
                         package-cleanup --dupes
                         rpm -Va --nofiles --nodigest

Any hint?
yum install mozldap
Ciao,

        Enrico

then
yum install 389-admin # to install the dependencies for 389-dsgw
then

rpm -i 389-dsgw-1.1.7-2.el5.x86_64.rpm


--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users
--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users



--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users

--
389 users mailing list
389-us...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-users

Reply via email to