geerlingguy / ansible-role-repo-remi

Ansible Role - Remi RPM Repository for RHEL/CentOS
https://galaxy.ansible.com/geerlingguy/repo-remi/
MIT License
36 stars 52 forks source link

Certification-verify fails at fetching https://rpms.remirepo.net/RPM-GPG-KEY-remi2018 (CentOS 7) #29

Open alexgit2k opened 2 years ago

alexgit2k commented 2 years ago

With the latest CentOS 7 vagrant-box repo-remi fails:

TASK [geerlingguy.repo-remi : Import remi GPG key.] ****************************
fatal: [vagrant]: FAILED! => {"changed": false, "msg": "failed to fetch key at https://rpms.remirepo.net/RPM-GPG-KEY-remi2018 , error was: Request failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618)>"}

Reproduceable with: python -c 'import urllib; urllib.urlretrieve("https://rpms.remirepo.net/RPM-GPG-KEY-remi2018")'

Problem is that the ca-certificates are too old, if works after updating with: yum update -y ca-certificates

stale[bot] commented 2 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

alexgit2k commented 2 years ago

🏓

stale[bot] commented 2 years ago

This issue is no longer marked for closure.

stale[bot] commented 2 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

alexgit2k commented 2 years ago

🏓

stale[bot] commented 2 years ago

This issue is no longer marked for closure.

nstankov-bg commented 2 years ago

Not stale, still.

stale[bot] commented 1 year ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

alexgit2k commented 1 year ago

🏓

stale[bot] commented 1 year ago

This issue is no longer marked for closure.

stale[bot] commented 1 year ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

alexgit2k commented 1 year ago

🏓

alexgit2k commented 1 year ago

Remove stale 🏓

stale[bot] commented 1 year ago

This issue is no longer marked for closure.

nstankov-bg commented 1 year ago

🏓

github-actions[bot] commented 10 months ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

alexgit2k commented 10 months ago

Remove stale 🏓

alexgit2k commented 10 months ago

Unstale

alexgit2k commented 9 months ago

I'm asking myself how much do I have to write, that this bug is marked unstale again.