Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora 40: Download/install of Vault is unavailable #26643

Open
ScriptAutomate opened this issue Apr 25, 2024 · 1 comment
Open

Fedora 40: Download/install of Vault is unavailable #26643

ScriptAutomate opened this issue Apr 25, 2024 · 1 comment
Labels
release/packaging reproduced This issue has been reproduced by a Vault engineer

Comments

@ScriptAutomate
Copy link

ScriptAutomate commented Apr 25, 2024

Describe the bug

Fedora 40 was released this week.

When trying to install vault on Fedora 40, following the Fedora directions for installation, the following output occurs when running dnf -y install vault:

Hashicorp Stable - x86_64                                                                                    1.7 kB/s | 314  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
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:15 ago on Thu Apr 25 02:18:41 2024.
No match for argument: vault
Error: Unable to find a match: vault

To Reproduce
Steps to reproduce the behavior:

# Fedora 40 container
# docker run --rm -it fedora:40

dnf install -y dnf-plugins-core
dnf config-manager --add-repo https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
dnf -y install vault

Expected behavior

Fedora 40 should be supported.

Additional Information

Is similar to when Fedora 39 needed support after it was released:

@stevendpclark
Copy link
Contributor

Hi @ScriptAutomate,

Thanks for filing the issue, an internal ticket has been opened to add support for Fedora 40 along with Ubuntu 24.04 LTS. I'll post back confirmation here once the work has been completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/packaging reproduced This issue has been reproduced by a Vault engineer
Projects
None yet
Development

No branches or pull requests

2 participants