SOLO-5074
UnsupportedLinuxDistributionSoloError — System
UnsupportedLinuxDistributionSoloError
| Code | SOLO-5074 |
| Category | System |
| Ownership | Infrastructure |
| Retryable | No |
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
- Install one of the supported package managers (apt-get, dnf, yum, zypper, pacman, apk), or
- Install Solo and its dependencies (podman, git, iptables) manually, then re-run: solo init