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
2019-08-29 16:27:08,367 urlgrabber version = 3.10
2019-08-29 16:27:08,367 trans function "_" = <function _ at
0x7effcd5bf2a8>
2019-08-29 16:27:08,391 combined options: {
'delegate' : {
'async' : None,
'bandwidth' : 0,
'cache_openers': True,
'checkfunc' : None,
'close_connection': 0,
'copy_local' : 0,
'curl_obj' : None,
'data' : None,
'default_speed': 1000000.0,
'delegate' : None,
'failfunc' : <function _do_raise at 0x7effcd5bf848>,
'failure_callback': None,
'ftp_disable_epsv': False,
'ftp_headers' : None,
'half_life' : 2592000,
'http_headers' : None,
'interrupt_callback': None,
'ip_resolve' : None,
'keepalive' : 1,
'libproxy' : False,
'max_connections': 5,
'max_header_size': 2097152,
'minrate' : None,
'mirror_group' : None,
'multi_progress_obj': None,
'no_cache' : False,
'opener' : None,
'password' : None,
'prefix' : None,
'progress_obj' : None,
'proxies' : None,
'proxy' : None,
'quote' : None,
'range' : None,
'reget' : None,
'retry' : None,
'retry_no_cache': False,
'retrycodes' : [-1, 2, 4, 5, 6, 7],
'size' : None,
'ssl_ca_cert' : None,
'ssl_cert' : None,
'ssl_cert_type': 'PEM',
'ssl_context' : None,
'ssl_key' : None,
'ssl_key_pass' : None,
'ssl_key_type' : 'PEM',
'ssl_verify_host': True,
'ssl_verify_peer': True,
'text' : None,
'throttle' : 1.0,
'timedhosts' : None,
'timeout' : 300,
'urlparser' : <urlgrabber.grabber.URLParser instance at
0x7effcd5bc518>,
'user_agent' : 'urlgrabber/3.10 yum/3.4.3',
'username' : None,
}
}
2019-08-29 16:27:08,392 attempt 1/None: file:///etc/yum.conf
* Closing connection 0
2019-08-29 16:27:08,392 success
[big snip]
2019-08-29 16:27:08,460 combined options: {
'delegate' : {
'async' : None,
'bandwidth' : 0,
'cache_openers': True,
'checkfunc' : None,
'close_connection': 0,
'copy_local' : 0,
'curl_obj' : None,
'data' : None,
'default_speed': 1000000.0,
'delegate' : None,
'failfunc' : <function _do_raise at 0x7effcd5bf848>,
'failure_callback': None,
'ftp_disable_epsv': False,
'ftp_headers' : None,
'half_life' : 2592000,
'http_headers' : None,
'interrupt_callback': None,
'ip_resolve' : None,
'keepalive' : 1,
'libproxy' : False,
'max_connections': 5,
'max_header_size': 2097152,
'minrate' : None,
'mirror_group' : None,
'multi_progress_obj': None,
'no_cache' : False,
'opener' : None,
'password' : None,
'prefix' : None,
'progress_obj' : None,
'proxies' : None,
'proxy' : None,
'quote' : None,
'range' : None,
'reget' : None,
'retry' : None,
'retry_no_cache': False,
'retrycodes' : [-1, 2, 4, 5, 6, 7],
'size' : None,
'ssl_ca_cert' : None,
'ssl_cert' : None,
'ssl_cert_type': 'PEM',
'ssl_context' : None,
'ssl_key' : None,
'ssl_key_pass' : None,
'ssl_key_type' : 'PEM',
'ssl_verify_host': True,
'ssl_verify_peer': True,
'text' : None,
'throttle' : 1.0,
'timedhosts' : '/var/cache/yum/x86_64/7/timedhosts',
'timeout' : 300,
'urlparser' : <urlgrabber.grabber.URLParser instance at
0x7effcd5bc518>,
'user_agent' : 'urlgrabber/3.10 yum/3.4.3',
'username' : None,
}
}
2019-08-29 16:27:08,460 attempt 1/None: file:///etc/yum.repos.d/remi.repo
* Closing connection 28
2019-08-29 16:27:08,460 success
Error getting repository data for webtatic, repository not found