Good Day, working on setting up some systems for my fellow Dev’s and the REPO for RHEL seems to be giving 404 errors for me.
This is what I am seeing:
failure: repodata/repomd.xml from hashicorp: [Errno 256] No more mirrors to try.
https://rpm.releases.hashicorp.com/RHEL/7Workstation/x86_64/stable/repodata./rempmd.cml: [Errno 14] HTTPS Error 404 - Not Found
I too am getting an error/404 from the Hashicorp repo on RHEL/Rocky 8
Hashicorp Stable - x86_64 4.9 kB/s | 842 B 00:00
Errors during downloading metadata for repository 'hashicorp':
- Status code: 404 for https://rpm.releases.hashicorp.com/RHEL/8/x86_64/stable/repodata/90aae048a9b43f1d85c8c01b4dcf34ac10a2f4e0-primary.xml.gz (IP: 151.101.62.49)
- Status code: 404 for https://rpm.releases.hashicorp.com/RHEL/8/x86_64/stable/repodata/8b6dfeca5a79320267551358c4f85f15dbd558c4-filelists.xml.gz (IP: 151.101.62.49)
Error: Failed to download metadata for repo 'hashicorp': Yum repo downloading error: Downloading error(s): repodata/8b6dfeca5a79320267551358c4f85f15dbd558c4-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/90aae048a9b43f1d85c8c01b4dcf34ac10a2f4e0-primary.xml.gz - Cannot download, all mirrors were already tried without success
Edit: tried setting it up in a Rocky 8 VM, worked fine - looks like just the EL7 repo is broken. For now I can do development work in this VM but will need to install vault on EL7 systems at some point.