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


#Servers
#Opensource
 View Only
  • 1.  AIX_Toolbox - package groff

    Posted 11/08/22 10:42 AM
    Hi community,
    I saw in AIX_Toolbox PPC there is groff package available (ok, it is an old version from 2001, maybe still working):
    Index of /aix/freeSoftware/aixtoolbox/RPMS/ppc/groff

    However, this package is not present in the repodata, so when synching AIX_Toolbox_ppc from IBM, groff is not synced.

    Any idea if that's intentional that groff is not part of the repodata ?

    Thanks and best regards

    ------------------------------
    Lionel Widmer
    ------------------------------

    #AIXOpenSource


  • 2.  RE: AIX_Toolbox - package groff

    Posted 11/10/22 05:11 AM
    Yes, that is intentional. We don't want too much old rpms to be part of the repo. 
    It is interesting though to know it is still being used.

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



  • 3.  RE: AIX_Toolbox - package groff

    Posted 11/10/22 06:06 AM
    Hi,

    Thanks for your answer. Understand this strategy. I have downloaded groff RPM manually and placed it on our custom yum repo, it works fine and as we don't expect newer versions of groff, it is not an issue to have this RPM unsynchronized with AIX_Toolbox

    And yes groff is used, especially by aws CLI (see aws help command fails without less installed · Issue #1957 · aws/aws-cli)

    Best regards
    Lionel

    ------------------------------
    Lionel Widmer
    ------------------------------