Closed rterbush closed 4 months ago
@rterbush Thanks for the report. This is fixed in the develop branch and will be available once we another release. For Red Hat based systems version 9 and above, the stable release type is not available as we only made onedir packages available. The following will work for installing via the bootstrap:
sh ./install_salt.sh -P -x python3 onedir
@garethgreenaway Even when using the develop
branch I am getting the same error. Rocky 9.1
curl -L https://raw.githubusercontent.com/saltstack/salt-bootstrap/develop/bootstrap-salt.sh | sh -s -- onedir 3006.1
Downloading Packages:
[SKIPPED] salt-3006.1-0.x86_64.rpm: Already downloaded
[SKIPPED] salt-minion-3006.1-0.x86_64.rpm: Already downloaded
SaltStack latest Release Channel for RHEL/CentO 311 B/s | 325 B 00:01
Status code: 404 for https://repo.saltproject.io/salt/py3/redhat/9/x86_64/latest/SALTSTACK-GPG-KEY2.pub (IP: 18.244.114.102)
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'yum clean packages'.
* ERROR: Failed to run install_rocky_linux_onedir()!!
@rterbush Closing this as fixed in release of the bootstrap 2024-07-12, see https://github.com/saltstack/salt-bootstrap/actions/workflows/ci.yml. Please feel free to reopen if other matters relevant to this issue come to light.
Description of Issue/Question
Unable to bootstrap install on Rocky Linux 9
Setup
Steps to Reproduce Issue
See Setup
Versions and Systems
(
salt --versions-report
,bootstrap-salt.sh -v
, system type and version, cloud/VM provider as appropriate.)