[CentOS] I broke "yum update" - C7
Alexander Dalloz
ad+lists at uni-x.org
Thu Aug 29 15:47:11 UTC 2019
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 at 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
More information about the CentOS
mailing list