
10 Nov
2020
10 Nov
'20
9:55 a.m.
On Tue, Nov 10, 2020 at 9:14 AM Matteo Bonardi <mbona92(a)gmail.com> wrote:
Someone recently reported on this list that setting both environment variables http_proxy and https_proxy worked for them.
Hi Didi, Thanks for reply. My proxy settings are the following: [root@myhost ~]# env | grep proxy https_proxy=http://10.248.2.50:3128/ http_proxy=http://10.248.2.50:3128/ ftp_proxy=http://10.248.2.50:3128/ [root@myhost ~]# cat /etc/yum.conf [main] gpgcheck=1 installonly_limit=3 clean_requirements_on_remove=True best=True skip_if_unavailable=False proxy=http://10.248.2.50:3128 Regards, Matteo
I didn't try this myself recently.
Best regards,