[BUG] OSError: Cannot locate OpenSSL libcrypto
on MacOS + M1 Mac
#61340
Labels
Bug
broken, incorrect, or confusing behavior
dependency
underlying Salt dependency issue
doc-rework
confusing, misleading, or wrong
Documentation
Relates to Salt documentation
MacOS
pertains to the OS of fruit
severity-medium
3rd level, incorrect or bad functionality, confusing and lacks a work around
time-estimate-single-day
Milestone
Description
Hi all, I just got a new Macbook Pro M1 running MacOS Monteray (12.0.1) and I'm trying to set it up using my Salt states. Unfortunately, I cannot get Salt to run after installing the latest version in Homebrew.
I have done a fair amount of Googling and looking at the issues in this repo and I'm seeing the following:
I have tried some of the fixes outlined here, like symlinking the dylibs to various places and making sure I have the latest version of
cryptography
installed, but alas, this still isn't working.Setup
Use an M1 Mac on 12.0.1 and
brew install saltstack
Steps to Reproduce the behavior
brew install saltstack
sudo salt-call
Expected behavior
I think
salt-call
without any arguments outputs the usage info?Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)Additional context
Thanks Salt team, y'all are doing the best you can and I very much appreciate it! I hope your holidays are safe and happy!
The text was updated successfully, but these errors were encountered: