We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since the -R flag is ignored for macOS, there's no way to make the bootstrap script deploy an archived version of salt.
This is a pressing issue, since the non-archived versions won't install on macOS older than 10.15.
PR coming momentarily.
macOS 10.13
sudo sh bootstrap-salt.sh -R archive.repo.saltproject.io -D stable 3004
* INFO: Running install_macosx_stable_deps() * INFO: Running install_macosx_stable() * ERROR: https://repo.saltproject.io/osx/salt-3004-py3-x86_64.pkg failed to download to /tmp/salt-3004-py3-x86_64.pkg * ERROR: Failed to run install_macosx_stable()!!!
bootstrap-salt.sh -- Version 2022.08.13 macOS 10.13 on a VMware Fusion VM
bootstrap-salt.sh -- Version 2022.08.13
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description of Issue/Question
Since the -R flag is ignored for macOS, there's no way to make the bootstrap script deploy an archived version of salt.
This is a pressing issue, since the non-archived versions won't install on macOS older than 10.15.
PR coming momentarily.
Setup
macOS 10.13
Steps to Reproduce Issue
sudo sh bootstrap-salt.sh -R archive.repo.saltproject.io -D stable 3004
Resulting error
Versions and Systems
bootstrap-salt.sh -- Version 2022.08.13
macOS 10.13 on a VMware Fusion VM
The text was updated successfully, but these errors were encountered: