You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
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:
The text was updated successfully, but these errors were encountered: