AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system


#Operatingsystems
#Opensource
#AIX
#AIX Open Source
 View Only
  • 1.  AIX 7.2 : DNF reposync to sync all AIX Toolbox repository

    Posted Wed July 26, 2023 09:24 AM

    Hi,

    With DNF I manage to synchronize all the directories of https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/

    But I can't synchronize AIX_Toolbox_noarch

    In /opt/freeware/etc/dnf/dnf.conf I have:

    [AIX_Toolbox_noarch]
    name=AIX noarch repository
    baseurl=https://anonymous:anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/noarch/
    enabled=1
    gpgcheck=0

    When placing the order, nothing happens:

    /opt/freeware/bin/reposync -p /RPM --repo AIX_Toolbox_noarch -a ppc
    AIX noarch repository    

    Do you have an idea ?

    Thanks                                                                                                                                              25 kB/s | 2.7 kB     00:00



    ------------------------------
    Nicolas Aubert
    ------------------------------


  • 2.  RE: AIX 7.2 : DNF reposync to sync all AIX Toolbox repository

    Posted Wed July 26, 2023 09:38 AM

    Don't give "-a ppc" option for noarch.



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



  • 3.  RE: AIX 7.2 : DNF reposync to sync all AIX Toolbox repository

    Posted Wed July 26, 2023 09:48 AM

    It's OK

    Thank you so much



    ------------------------------
    Nicolas Aubert
    ------------------------------