AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
Expand all | Collapse all

rpm install of sudo failing on dependencies on AIX 5.3

  • 1.  rpm install of sudo failing on dependencies on AIX 5.3

    Posted Thu May 19, 2011 03:46 PM

    Originally posted by: lapfrank


    Hello All,

    I've been trying to install the latest version of sudo on an AIX 5.3 box using RPM, but it fails on dependencies. I'm really not sure what to look for and I was wondering if anyone had any pointers to figure this out ?

    rpm -ivh sudo-1.7.6-2.ppc.rpm
    error: failed dependencies:
    libc.a(shr.o) is needed by sudo-1.7.6-2
    libs.a(shr.o) is needed by sudo-1.7.6-2

    I've checked, and the libraries are there.

    bos.rte.libc 5.3.11.4 C F libc Library

    I tried to set LIBPATH variable, but it still gives me the same error. RPM version is as follows:

    rpm.rte 3.0.5.49 C F RPM Package Manager
    AIX-rpm 5.3.11.0-10 C R Virtual Package for libraries
    (/bin/rpm)
    recording program. (/bin/rpm)
    filesystem. (/bin/rpm)
    thank you!

    Frank.


  • 2.  Re: rpm install of sudo failing on dependencies on AIX 5.3

    Posted Thu May 19, 2011 06:03 PM

    Originally posted by: shargus


    run /usr/sbin/updtvpkg then try your rpm install.


  • 3.  Re: rpm install of sudo failing on dependencies on AIX 5.3

    Posted Fri May 20, 2011 09:11 AM

    Originally posted by: lapfrank


    just tried, gives me this:

    /usr/sbin/updtvpkg
    Please wait.../usr/bin/lslpp: Error while processing fileset IHS.base.additional_modules.
    /usr/bin/lslpp: Cannot match fileset name with fileset ID.

    I don't even know what this fileset is.. Is there a way to fix this ?

    Thanks!