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
Expand all | Collapse all

cvs: Dependency problem with libkrb5

Archive User

Archive UserFri April 20, 2018 05:05 AM

Archive User

Archive UserFri April 20, 2018 07:56 AM

Archive User

Archive UserFri April 20, 2018 08:55 AM

  • 1.  cvs: Dependency problem with libkrb5

    Posted Fri April 20, 2018 05:05 AM

    Originally posted by: ruxi005


    Hi AIX-Toolbox-Team!

     

    When trying to install the RPM for cvs, version 1.11.23-1, I get the following error in yum:

     

    $ sudo yum update
    Setting up Update Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package cvs.ppc 0:1.11.5-5 will be updated
    ---> Package cvs.ppc 0:1.11.23-1 will be an update
    --> Processing Dependency: libgssapi_krb5.a(libgssapi_krb5.a.so) for package: cvs-1.11.23-1.ppc
    --> Processing Dependency: libkrb5.a(libkrb5.a.so) for package: cvs-1.11.23-1.ppc
    --> Finished Dependency Resolution
    Error: Package: cvs-1.11.23-1.ppc (aixtoolbox_ppc)
               Requires: libkrb5.a(libkrb5.a.so)
    Error: Package: cvs-1.11.23-1.ppc (aixtoolbox_ppc)
               Requires: libgssapi_krb5.a(libgssapi_krb5.a.so)
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest

     

    Why is that? What can I do?

     

    Thanks for the great work!

     

    Matthias Hofer


    #AIXOpenSource
    #AIX-Open-Source-Software


  • 2.  Re: cvs: Dependency problem with libkrb5

    Posted Fri April 20, 2018 07:27 AM

    Originally posted by: sanket


    Hi Matthias,

    We will look into this and update you.

     

    Thanks

    Sanket


    #AIXOpenSource
    #AIX-Open-Source-Software


  • 3.  Re: cvs: Dependency problem with libkrb5

    Posted Fri April 20, 2018 07:56 AM

    Originally posted by: sanket


     

    Hi Matthias,

     

    Looks like you don't have IBM AIX provided NAS (kerberos).

    Please get latest NAS from AIX web download and install it. 

    https://www-01.ibm.com/marketing/iwm/iwm/web/preLogin.do?source=aixbp&lang=en_US&S_PKG=nas&cp=UTF-8&dlmethod=http

     

    After installing NAS (Network Authentication Service) run command updtvpkg to update AIX virtual rpm and then install cvs again.

     


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 4.  Re: cvs: Dependency problem with libkrb5

    Posted Fri April 20, 2018 08:55 AM

    Originally posted by: ruxi005


    Hi sanket,

     

    Thank you for your quick analysis.

    We don't have this product (NAS) installed, but we used cvs (and still use it) from AIX toolbox anyway. It seems that just the newest version of the packages has this issue.

    Do we really need the extra software to use a newer version of cvs? This would make things much more complicated, as we were looking to streamline everything here to base AIX LPPs with RPMs from the AIX toolbox.

     

    Thanks again,

    Matthias


    #AIXOpenSource
    #AIX-Open-Source-Software