Power Global

Power Global

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

 View Only
  • 1.  DNF Problems CURL Error 60

    Posted Mon February 07, 2022 08:58 AM
    Hello,

    i have follow Problem with dnf on AIX 7.2

    -->
    dnf list
    AIX generic repository 0.0 B/s | 0 B 00:01
    Errors during downloading metadata for repository 'AIX_Toolbox':
    - Curl error (60): SSL peer certificate or SSH remote key was not OK for anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/repodata/repomd.xml">https://anonymous:anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/repodata/repomd.xml [SSL certificate problem: unable to get local issuer certificate]
    Error: Failed to download metadata for repo 'AIX_Toolbox': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
    AIX noarch repository
    -->

    Directly with curl well done:
    curl --proxy http://10.18.114.15:8080 anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/repodata/repomd.xml">https://anonymous:anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/repodata/repomd.xml

    i add in my dnf.conf a proxy environment.

    Any help ?

    Greetings Tomas


    ------------------------------
    Tomas Michal
    ------------------------------


  • 2.  RE: DNF Problems CURL Error 60

    Posted Tue February 08, 2022 09:50 AM
    Hi,
    sorry guys,  who can read the documentation has advantages...

    The solution is the option "sslcacert=" in the dnf.con.
    Then it also works with my dem proxy.

    Maybe one of you also has a problem with this. Then the article here is perhaps not quite so useless.

    Greetings from Hamburg.

    Tomas





    ------------------------------
    Tomas Michal
    ------------------------------