Closed
Description
When i run:
curl -1sLf 'https://dl.cloudsmith.io/public/symfony/stable/setup.rpm.sh' | sudo -E bash && sudo dnf install symfony-cli
I get this:
Executing the setup script for the 'symfony/stable' 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=42 codename=Workstation arch=x86_64
>>>>:
OK: Importing 'symfony/stable' 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=42 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 Symfony for further assistance.
!!!!:
!!!!: URL: https://github.com/symfony-cli/symfony-cli
!!!!:
!!!!: Last 20 log lines from .csm_setup_6zmHLRojb (might not be errors, nor even relevant):
!!!!:
!!!!: > python3-dnf-plugins-core-4.10.1-1.fc42.noarch
!!!!: > dnf-plugins-core-4.10.1-1.fc42.noarch
Metadata
Metadata
Assignees
Labels
No labels