Hello!
I just installed yum on my host and I get the error below when running yum repolist.
# yum repolist
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: [Errno 14] curl#6 - "Couldn't resolve host 'public.dhe.
ibm.com'"
Trying other mirror.
repo id repo name status
AIX_Toolbox AIX generic repository 0
AIX_Toolbox_71 AIX 7.1 specific repository 0
AIX_Toolbox_noarch AIX noarch repository 0
repolist: 0
I started troubleshooting curl directly and I see what's displayed below:
# curl
www.google.comcurl: (6) Couldn't resolve host 'www.google.com'
Update (with no luck):
I replaced public.dhe.ibm.com with the IP and now I get a new error:
# yum repolist
anonymous@170.225.15.112/aix/freeSoftware/aixtoolbox/RPMS/ppc/">https://anonymous:
anonymous@170.225.15.112/aix/freeSoftware/aixtoolbox/RPMS/ppc/
repodata/repomd.xml: [Errno 14] curl#60 - "SSL certificate problem: self signed
certificate in certificate chain"
Trying other mirror.
repo id repo name status
AIX_Toolbox AIX generic repository 0
AIX_Toolbox_71 AIX 7.1 specific repository 0
AIX_Toolbox_noarch AIX noarch repository 0
repolist: 0
#
------------------------------
Avery Keyes
------------------------------