SOLO-5074

UnsupportedLinuxDistributionSoloError — System

UnsupportedLinuxDistributionSoloError

CodeSOLO-5074
CategorySystem
OwnershipInfrastructure
RetryableNo

Description

Thrown when Solo cannot determine a supported native package manager for the current Linux distribution, so it cannot automatically install system dependencies (git, iptables, podman). Solo supports apt-get (Debian/Ubuntu), dnf (Fedora/RHEL), yum (RHEL 7/CentOS 7), zypper (openSUSE), pacman (Arch) and apk (Alpine).

Troubleshooting Steps

  1. Install one of the supported package managers (apt-get, dnf, yum, zypper, pacman, apk), or
  2. Install Solo and its dependencies (podman, git, iptables) manually, then re-run: solo init