Skip to content
New issue

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

Can't bootstrap archived versions on macOS #1870

Closed
pjcreath opened this issue Sep 20, 2022 · 0 comments · Fixed by #1871
Closed

Can't bootstrap archived versions on macOS #1870

pjcreath opened this issue Sep 20, 2022 · 0 comments · Fixed by #1871

Comments

@pjcreath
Copy link
Contributor

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
 *  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()!!!

Versions and Systems

bootstrap-salt.sh -- Version 2022.08.13
macOS 10.13 on a VMware Fusion VM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant