Originally posted by: phhermes
Hi,
My 2cts, a first test with errors without the proxy env. configured, the second with the proxy env. configured
# yum update
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.
anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc-7.2/repodata/repomd.xml">https://anonymous:anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc-7.2/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn't resolve host 'public.dhe.ibm.com'"
Trying other mirror.
anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/noarch/repodata/repomd.xml">https://anonymous:anonymous@public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/noarch/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn't resolve host 'public.dhe.ibm.com'"
Trying other mirror.
Setting up Update Process
No Packages marked for Update
# export https_proxy=xx.xx.xx.xx:xxxx
# yum update
AIX_Toolbox | 3.9 kB 00:00:00
AIX_Toolbox/primary_db | 995 kB 00:00:02
AIX_Toolbox_72 | 2.9 kB 00:00:00
AIX_Toolbox_72/primary_db | 16 kB 00:00:00
AIX_Toolbox_noarch | 2.9 kB 00:00:00
AIX_Toolbox_noarch/primary_db | 50 kB 00:00:00
Setting up Update Process
Resolving Dependencies
--> Running transaction check
.....
Dependency Installed:
fontconfig.ppc 0:2.11.95-3 freetype2.ppc 0:2.8-1 gcc.ppc 0:7.2.0-1 gcc-cpp.ppc 0:7.2.0-1 gmp.ppc 0:6.1.2-1 info.ppc 0:6.3-1
libXft.ppc 0:2.3.2-4waixX11 libXrender.ppc 0:0.9.8-2waixX11 libmpc.ppc 0:1.0.3-1 libssh2.ppc 0:1.8.0-2 mpfr.ppc 0:3.1.2-3 openldap.ppc 0:2.4.45-1
zlib.ppc 0:1.2.11-1
Updated:
bash.ppc 0:4.4-3 ca-certificates.ppc 0:2017.07.17-1 curl.ppc 0:7.60.0-1 db.ppc 0:6.2.32-1 expat.ppc 0:2.2.4-1
expect.ppc 0:5.45-3 gdbm.ppc 0:1.12-1 gettext.ppc 0:0.19.8.1-1 glib2.ppc 0:2.52.2-1 libffi.ppc 0:3.2.1-2
libgcc.ppc 0:7.2.0-1 libstdc++.ppc 0:7.2.0-1 ncurses.ppc 0:6.1-1 python.ppc 0:2.7.13-1 python-devel.ppc 0:2.7.13-1
python-pycurl.ppc 0:7.43.0-1 python-tools.ppc 0:2.7.13-1 readline.ppc 0:7.0-5 sqlite.ppc 0:3.23.0-1 tcl.ppc 0:8.6.6-2
tk.ppc 0:8.6.6-1 wget.ppc 0:1.19.2-1
Complete!
Philippe