Re: [389-users] yum install 389 DS failed

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

 



Mike Li wrote:
> That does not solve the problem. After doing all those removes and 
> running install again, I got the exactly the same error.
>
> What is the yum/rpm command to install all those missing libraries?
yum
>
> Shouldn't the installation guide be more user friendly to cover these 
> kind of issues?
It usually is.
>
> I just installed openLDAP and it was smooth.
Great!
> Isn't that this kind of issues will easily turn away new users?
Indeed.
>
>
> BTW, yum repolist output:
>
> # yum repolist
> Loaded plugins: refresh-packagekit
> repo id              repo name                                 status
> epel                 Extra Packages for Enterprise Linux 5 -   enabled
> fedora               Fedora 9 - i386                           enabled
> updates              Fedora 9 - i386 - Updates                 enabled
> updates-newkey       Fedora 9 - i386 - Updates Newkey          enabled
epel and fedora?  I didn't think they could co-exist.  At any rate, 
Fedora 9 and 10 are no longer supported, and Fedora 11 is quickly 
approaching end of life.
>
>
> 2010/3/7 Ajeet S Raina <ajeetraina@xxxxxxxxx 
> <mailto:ajeetraina@xxxxxxxxx>>
>
>     Just try to remove the 389-* package and try again installing it.
>
>     yum remove 389
>     yum remove 389-*
>     yum remove 389*
>
>     And again try the command:
>
>     yum install 389*
>
>     2010/3/8 Mike Li <lmike3000@xxxxxxxxx <mailto:lmike3000@xxxxxxxxx>>
>
>         It says that it is already installed (see below), "yum install
>         389-*" still gives me the same errors.
>
>
>         # rpm -ivh
>         http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
>         Retrieving
>         http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
>         warning: /var/tmp/rpm-xfer.oc74G7: Header V3 DSA signature:
>         NOKEY, key ID 217521f6
>         Preparing...               
>         ########################################### [100%]
>             package epel-release-5-3.noarch is already installed
>
>
>         2010/3/7 Ajeet S Raina <ajeetraina@xxxxxxxxx
>         <mailto:ajeetraina@xxxxxxxxx>>
>
>             Did yu installed epel pacjage through rpm -ivh first.
>
>             rpm -ivh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-3.noarch.rpm
>
>
>
>
>
>                     
>
>             Then supply the command:
>
>             yum install 389-*
>
>             2010/3/7 Mike Li <lmike3000@xxxxxxxxx
>             <mailto:lmike3000@xxxxxxxxx>>
>
>                 I am following the installation guide to do a new
>                 install of 389 DS on fedora 9, and here is the link:
>                 http://directory.fedoraproject.org/wiki/Install_Guide.
>                 But got  a bunch of error of missing dependencies (see
>                 below).
>
>                 What should I do to solve these errors?
>                 I don't see anything in the installation guide talking
>                 about this kind of errors.
>
>                 yum install 389-ds
>                 ... ...
>
>                 Error: Missing Dependency: libicui18n.so.36 is needed
>                 by package 389-adminutil-1.1.8-4.el5.i386 (epel)
>                 Error: Missing Dependency: libicudata.so.36 is needed
>                 by package 389-dsgw-1.1.4-1.el5.i386 (epel)
>                 Error: Missing Dependency: libicui18n.so.36 is needed
>                 by package 389-admin-1.1.10-1.el5.i386 (epel)
>                 Error: Missing Dependency: libicuuc.so.36 is needed by
>                 package 389-dsgw-1.1.4-1.el5.i386 (epel)
>                 Error: Missing Dependency: libicuuc.so.36 is needed by
>                 package 389-ds-base-1.2.5-1.el5.i386 (epel)
>                 Error: Missing Dependency: libicui18n.so.36 is needed
>                 by package 389-dsgw-1.1.4-1.el5.i386 (epel)
>                 Error: Missing Dependency: libnetsnmp.so.10 is needed
>                 by package 389-ds-base-1.2.5-1.el5.i386 (epel)
>                 Error: Missing Dependency: libnetsnmphelpers.so.10 is
>                 needed by package 389-ds-base-1.2.5-1.el5.i386 (epel)
>                 Error: Missing Dependency: libnetsnmpagent.so.10 is
>                 needed by package 389-ds-base-1.2.5-1.el5.i386 (epel)
>                 Error: Missing Dependency: libicudata.so.36 is needed
>                 by package 389-ds-base-1.2.5-1.el5.i386 (epel)
>                 Error: Missing Dependency: perl(:MODULE_COMPAT_5.8.8)
>                 is needed by package 389-ds-base-1.2.5-1.el5.i386 (epel)
>                 Error: Missing Dependency: libnetsnmpmibs.so.10 is
>                 needed by package 389-ds-base-1.2.5-1.el5.i386 (epel)
>                 Error: Missing Dependency: libicudata.so.36 is needed
>                 by package 389-admin-1.1.10-1.el5.i386 (epel)
>                 Error: Missing Dependency: libicudata.so.36 is needed
>                 by package 389-adminutil-1.1.8-4.el5.i386 (epel)
>                 Error: Missing Dependency: libicuuc.so.36 is needed by
>                 package 389-adminutil-1.1.8-4.el5.i386 (epel)
>                 Error: Missing Dependency: libicui18n.so.36 is needed
>                 by package 389-ds-base-1.2.5-1.el5.i386 (epel)
>                 Error: Missing Dependency: libsensors.so.3 is needed
>                 by package 389-ds-base-1.2.5-1.el5.i386 (epel)
>                 Error: Missing Dependency: libicuuc.so.36 is needed by
>                 package 389-admin-1.1.10-1.el5.i386 (epel)
>                 Error: Missing Dependency: libcrypto.so.6 is needed by
>                 package 389-ds-base-1.2.5-1.el5.i386 (epel)
>                 [root@hpc01 ~]#
>
>
>                 --
>                 389 users mailing list
>                 389-users@xxxxxxxxxxxxxxxxxxxxxxx
>                 <mailto:389-users@xxxxxxxxxxxxxxxxxxxxxxx>
>                 https://admin.fedoraproject.org/mailman/listinfo/389-users
>
>
>
>
>             -- 
>
>
>             ”It is not possible to rescue everyone who is caught in
>             the Windows quicksand
>                       --Make sure you are on solid Linux ground before
>             trying.”
>
>
>
>             --
>             389 users mailing list
>             389-users@xxxxxxxxxxxxxxxxxxxxxxx
>             <mailto:389-users@xxxxxxxxxxxxxxxxxxxxxxx>
>             https://admin.fedoraproject.org/mailman/listinfo/389-users
>
>
>
>         --
>         389 users mailing list
>         389-users@xxxxxxxxxxxxxxxxxxxxxxx
>         <mailto:389-users@xxxxxxxxxxxxxxxxxxxxxxx>
>         https://admin.fedoraproject.org/mailman/listinfo/389-users
>
>
>
>
>     -- 
>
>
>     ”It is not possible to rescue everyone who is caught in the
>     Windows quicksand
>               --Make sure you are on solid Linux ground before trying.”
>
>
>
>     --
>     389 users mailing list
>     389-users@xxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:389-users@xxxxxxxxxxxxxxxxxxxxxxx>
>     https://admin.fedoraproject.org/mailman/listinfo/389-users
>
>
> ------------------------------------------------------------------------
>
> --
> 389 users mailing list
> 389-users@xxxxxxxxxxxxxxxxxxxxxxx
> https://admin.fedoraproject.org/mailman/listinfo/389-users

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


[Index of Archives]     [Fedora Directory Users]     [Fedora Directory Devel]     [Fedora Announce]     [Fedora Legacy Announce]     [Kernel]     [Fedora Legacy]     [Share Photos]     [Fedora Desktop]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux