Open Source Development

Power Open Source Development

Connect, learn, share, and engage with IBM Power.


#Power


#Power
 View Only
  • 1.  manual RPM installation of httpd-2.2.17-1.ppc

    Posted Thu January 23, 2020 02:50 PM

    Originally posted by: christophe41


    Hello,

    As i had a conflict between two versions of db4 package i had to   erase  the old version of db4 package and an old dependent http package (httpd-2.2.17-1.ppc).

    Now  YUM's packages installation is OK. 

    But i want to re-install the httpd package. 

    I know it is an old version but this one has very few dependencies.

    I have the error below, what can i do ?

    I thank you very much for your help,

    Christophe

     

    tt2870rp(root) /tmp/derouet #
    tt2870rp(root) /tmp/derouet #
    tt2870rp(root) /tmp/derouet #
    tt2870rp(root) /tmp/derouet # rpm -Uvh httpd-2.2.17-1.aix5.1.ppc.rpm --test
    error: Failed dependencies:
            libdb-4.7.so is needed by httpd-2.2.17-1.ppc
    tt2870rp(root) /tmp/derouet #
    tt2870rp(root) /tmp/derouet #
     


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 2.  Re: manual RPM installation of httpd-2.2.17-1.ppc

    Posted Fri January 24, 2020 11:00 AM

    Originally posted by: sanket


    Hi,

    From where did you acquire httpd-2.2.17-1.aix5.1.ppc.rpm ?

    From the error it looks simple that it needs libdb-4.7.so that is provided by db package. 

    Probably you do not have right set to db package installed. 


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 3.  Re: manual RPM installation of httpd-2.2.17-1.ppc

    Posted Fri January 24, 2020 12:23 PM
      |   view attached

    Originally posted by: christophe41


    Hello Sanket,

    Thank you very much for your answer.

    I tried to install httpd package by hand as i had troubles with YUM.

     

    If you have a few minutes, can you please have a look to the enclosed file ?

     

    Step 1 : As you can see my yum's packages installation is successfull. I can execute yum commands without any troubles.

    Step 2 : As Yum was available it was great to use Yum to install the Python 2.7.16  version.  Pyhton 2.7.16 installation is successfull.

    Step 3 :  Yum is no more available... I cannot run   Yum   commands anymore...

    What could be the reason ? I missed something ? I did something in the wrong way ?

     

    I thank you very much for your help,

     

    Christophe

     

     

     


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 4.  Re: manual RPM installation of httpd-2.2.17-1.ppc

    Posted Mon January 27, 2020 01:56 AM

    Originally posted by: AyappanP


    The error log shows you have openssl rpm as well. Uninstall it and try again. 

    Make sure you have openssl lpp fileset already installed in the machine.


    #AIXOpenSource
    #AIX-Open-Source-Software