hashicorp / boundary

Boundary enables identity-based access management for dynamic infrastructure.
https://boundaryproject.io
Other
3.85k stars 289 forks source link

Yikes Fedora 40 dnf install failed! Don't tell the new owners! #4730

Closed mac2net closed 5 months ago

mac2net commented 6 months ago
dnf config-manager --add-repo https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
Adding repo from: https://rpm.releases.hashicorp.com/fedora/hashicorp.repo

dnf -y install boundary
Hashicorp Stable - x86_64                                                                     2.8 kB/s | 326  B     00:00    
Errors during downloading metadata for repository 'hashicorp':
  - Status code: 404 for https://rpm.releases.hashicorp.com/fedora/40/x86_64/stable/repodata/repomd.xml (IP: 2600:9000:2449:9a00:18:566b:ecc0:93a1)
Error: Failed to download metadata for repo 'hashicorp': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Ignoring repositories: hashicorp
Last metadata expiration check: 0:00:42 ago on Fri 26 Apr 2024 10:21:17 AM CEST.
No match for argument: boundary
Error: Unable to find a match: boundary
moduli commented 6 months ago

I believe support has been added now. I just successfully ran this on the latest fedora docker image. Let me know if it works for you.