Am 2019-08-29 17:36, schrieb Gary Stainburn:
On Thursday 29 August 2019 16:20:00 Alexander Dalloz wrote:
Hi,

yum uses libcurl behind the scenes and thus NSS and not OpenSSL.

Do you get something indicative when running:

URLGRABBER_DEBUG=1 yum --disablerepo=\* --enablerepo=webtatic
check-update

Alexander

I get a lot of output for what looks like access to the local respos.d
files all ending with success. I have included below the first and
last of these immediately followed by the line saying that webtastic
is not found

[root@stan2 ~]# URLGRABBER_DEBUG=1 yum --disablerepo=\*
--enablerepo=webtatic check update

[ ... ]

Error getting repository data for webtatic, repository not found


Hm, I thought one of the repositories failing due to failing SSL is the webtatic one.

From your posting today 12:03 CEST:

 * webtatic: uk.repo.webtatic.com

Anyhow, a test agaist "epel" would work too as it is configured to use a https target as well.

URLGRABBER_DEBUG=1 yum --disablerepo=\* --enablerepo=epel update

Please check this too: rpm -Vv nss

Alexander
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to