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

infisical-cli - add support for Fedora 41 #2669

Open
oddeirik opened this issue Oct 31, 2024 · 0 comments
Open

infisical-cli - add support for Fedora 41 #2669

oddeirik opened this issue Oct 31, 2024 · 0 comments

Comments

@oddeirik
Copy link

oddeirik commented Oct 31, 2024

Describe the bug

Looks like the RPM config and/or packages aren't available for Fedora 41 yet.

To Reproduce

Steps to reproduce the behavior:

  1. Run Fedora 41.
  2. Try to add the infisical repo using the installation method at https://infisical.com/docs/cli/overview for Redhat/Centos/Amazon Linux.
  3. Be sad 🥲. See error output from install script below.

Expected behavior

Infisical repo should be added and available.

Platform you are having the issue on:

Fedora 41, x86_64

Additional context

Install script error output:

'https://dl.cloudsmith.io/public/infisical/infisical-cli/setup.rpm.sh' \
| sudo -E bash
Executing the  setup script for the 'infisical/infisical-cli' repository ...

   OK: Checking for required executable 'curl' ...
   OK: Checking for required executable 'rpm' ...
   OK: Detecting your OS distribution and release using system methods ...
 ^^^^: ... Detected/provided for your OS/distribution, version and architecture:
 >>>>:
 >>>>: ... distro=fedora  version=41  codename=Workstation  arch=x86_64  
 >>>>:
   OK: Importing 'infisical/infisical-cli' repository GPG keys into rpm ...
   OK: Checking for available package manager (DNF/Microdnf/YUM/Zypper) ...
 ^^^^: ... Detected package manager as 'dnf'
   OK: Checking for dnf dependency 'dnf-plugins-core' ...
 NOPE: Checking if upstream install config is OK ...
 ^^^^: ... Failed to fetch configuration for your OS distribution release/version.
 >>>>:
 >>>>: It looks like we don't currently support your distribution release and
 >>>>: version. This is something that we can fix by adding it to our list of
 >>>>: supported versions (see contact us below), or you can manually override
 >>>>: the values below to an equivalent distribution that we do support:
 >>>>:
 >>>>: ... distro=fedora  version=41  codename=Workstation  arch=x86_64  
 >>>>:
 >>>>: You can force this script to use a particular value by specifying distro,
 >>>>: version, or codename via environment variable. E.g., to specify a distro
 >>>>: such as SUSE Linux Enterprise Server 12, use the following:
 >>>>:
 >>>>:   <curl command> | distro=sles version=12.1 codename= sudo -E bash
 >>>>:
 !!!!: Oh no, your setup failed! :-( ... But we might be able to help. :-)
 !!!!: 
 !!!!: You can contact Infisical for further assistance.
 !!!!: 
 !!!!: URL: https://github.com/Infisical/infisical
 !!!!: 
 !!!!: Last 20 log lines from .csm_setup_slYqtHVHw (might not be errors, nor even relevant):
 !!!!:
 !!!!: > python3-dnf-plugins-core-4.9.0-1.fc41.noarch
 !!!!: > dnf-plugins-core-4.9.0-1.fc41.noarch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant