Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power

 View Only
  • 1.  sudo

    Posted Tue January 11, 2022 06:02 PM
    on AIX 7.2 I was able to uninstall sudo 1.6 then was able to install sudo 1.9

    on AIX 7.1 I was able to uninstall sudo 1.6 on install of sudo 1.9.5 it fails for

    I see libstdc++ 8.1 there is no 8.3

    libstdc++ >= 8.3.0 is needed by gettext-0.20.2-1.ppc

    libstdc++ >= 8.3.0-1 is needed by ncurses-6.2-3.ppc

    rpm -qa | grep sudo
    sudo_noldap-1.9.5p2-1.ppc

    openssh 8.1.102.2104 and openssl 1.1.1.1200



    ------------------------------
    minesh patel
    ------------------------------

    #AIXOpenSource


  • 2.  RE: sudo

    Posted Thu January 13, 2022 06:42 AM
    I am not sure why you need to uninstall the installed sudo you can always update the existing installed rpm.
    Anyway the error is not clear ? What is the error you are getting  when you install sudo ? 
    Are you not using yum/dnf to resolve the dependencies?
    libstd++ 8.3 for AIX 7.1 is also present in AIX toolbox repo.

    ------------------------------
    SANKET RATHI
    ------------------------------