Open Source Development

Power Open Source Development

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


#Power


#Power
 View Only
  • 1.  lsof broken on AIX 7.2

    Posted Thu March 09, 2017 01:04 AM

    Originally posted by: Morten_Torstensen


    the lsof rpm does not like AIX-rpm 7.2.x. Trying to install gives this error:

     

    yum install lsof
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package lsof.ppc 0:4.89-1 will be installed
    --> Processing Dependency: AIX-rpm < 6.2.0.0 for package: lsof-4.89-1.ppc
    --> Finished Dependency Resolution
    Error: Package: lsof-4.89-1.ppc (AIX_Toolbox)
               Requires: AIX-rpm < 6.2.0.0
               Installed: AIX-rpm-7.2.1.0-2.ppc (installed)
                   AIX-rpm = 7.2.1.0-2
                   AIX-rpm = 7.2.1.0-2
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest
    

     


    #AIXOpenSource
    #AIX-Open-Source-Software


  • 2.  Re: lsof broken on AIX 7.2

    Posted Thu March 09, 2017 01:11 AM

    Originally posted by: sangameshm


    Hi Morten,

     

    Yes. We are aware of this issue and rebuilding the lsof to install on AIX 6.1/7.1/7.2.

    It will be done one or two days.

     

    Thanks,

    Sangamesh


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 3.  Re: lsof broken on AIX 7.2

    Posted Fri June 02, 2017 10:59 AM

    Originally posted by: JJVasquez


    Good morning

    
    Whose can inform the link where I can download the lsof package for AIX 7200-01-02-1717
    

    I have a problem:

     rpm -ivh lsof-4.87-1.aix7.1.ppc.rpm
    error: failed dependencies:
            AIX-rpm < 7.2.0.0 is needed by lsof-4.87-1

     

    
    I appreciate your help
    

     

     


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 4.  Re: lsof broken on AIX 7.2

    Posted Thu March 09, 2017 04:57 AM

    Originally posted by: Morten_Torstensen


    Very nice! Thank you for being so responsive here!


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 5.  Re: lsof broken on AIX 7.2

    Posted Fri June 02, 2017 11:08 AM


  • 6.  Re: lsof broken on AIX 7.2

    Posted Fri July 28, 2017 09:39 AM

    Originally posted by: rmeyer5


    [:/opt/freeware/etc/yum/repos.d] #yum update lsof
    Setting up Update Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package lsof.ppc 0:4.61-4 will be updated
    ---> Package lsof.ppc 0:4.89-1 will be an update
    --> Processing Dependency: AIX-rpm < 6.2.0.0 for package: lsof-4.89-1.ppc
    --> Finished Dependency Resolution
    Error: Package: lsof-4.89-1.ppc (AIXHQ1_AIX_61)
               Requires: AIX-rpm < 6.2.0.0
               Installed: AIX-rpm-7.1.4.1-22.ppc (installed)
                   AIX-rpm = 7.1.4.1-22
                   AIX-rpm = 7.1.4.1-22
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest
    [:/opt/freeware/etc/yum/repos.d] #oslevel -s
    7100-04-02-1614

     

    [/opt/freeware/etc/yum/repos.d] #rpm -qa |grep lsof
    lsof-4.61-4.ppc
    [/opt/freeware/etc/yum/repos.d] #lsof
    lsof: WARNING: compiled for AIX version 5.3.0.0; this is 7.1.0.0.
    Memory fault(coredump)

     -  Link does not contain an rpm that will install, current lsof that is in yum repository results in core dump. Any Update ?

     


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 7.  Re: lsof broken on AIX 7.2

    Posted Fri July 28, 2017 10:50 AM

    Originally posted by: sanket


    Are you using AIX toolbox repository ?

    The current version of lsof on repository is 4.89 which works with AIX 7.1

    The core dump is coming from lsof-4.61-4 which is installed on your system. I am not seeing this on toolbox. 

    Could you please try installing 4.89 lsof from toolbox

    https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/lsof/?C=M;O=D

    The lsof from toolbox does not have any dependency.

    # rpm -qa | grep lsof
    lsof-4.89-1.ppc
    # rpm -q --requires lsof-4.89-1.ppc
    #

    Also if you are using AIX toolbox repository then could you please clear all cache data "yum clean all" and then try.

     


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 8.  Re: lsof broken on AIX 7.2

    Posted Mon December 18, 2017 04:17 PM

    Originally posted by: kristianmilos


    Hi All,

     

    Any idea when lsof will be put back into the repository for AIX 7.2?

     

    Regards,

    Kristian


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 9.  Re: lsof broken on AIX 7.2

    Posted Mon January 01, 2018 06:00 AM

    Originally posted by: AyappanP


    lsof is removed from AIX Toolbox and now available only from AIX web download pack --> https://www-01.ibm.com/marketing/iwm/iwm/web/reg/pick.do?source=aixbp&lang=en_US

    Read the removal note here --> ftp://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/lsof/Removal_note


    #AIXOpenSource
    #AIX-Open-Source-Software