AIX Open Source

 View Only
Expand all | Collapse all

yum.sh script fails to install on AIX 7424 with broken dependency

  • 1.  yum.sh script fails to install on AIX 7424 with broken dependency

    Posted Thu January 28, 2021 10:31 AM
    Greetings,

    there is a yum.sh script on (AIX Toolbox for Linux Applications - Downloads alpha) which apparently is for installing additional packages. Unfortunetaly, it does not install due to broken dependencies, it explicity requires python 2.7.10, which is not available (the version installed on the lpar is 2.7.13). Is there a way to fixc this?

    THX

    ------------------------------
    Jan van Beers
    ------------------------------


  • 2.  RE: yum.sh script fails to install on AIX 7424 with broken dependency

    Posted Thu January 28, 2021 11:00 AM
    You can remove the installed python and then run yum.sh script. 
    Once it completes successfully , you can do yum update to bring the packages to the latest level. 
    This is applicable for all the conflicting packages.

    ------------------------------
    Ayappan P
    ------------------------------