[BUG] 3000.0 pkg.latest state does not work on macOS #56676
Labels
Bug
broken, incorrect, or confusing behavior
MacOS
pertains to the OS of fruit
severity-high
2nd top severity, seen by most users, causes major problems
State-Module
Description
Using pkg.latest state fails to upgrade packages using brew.
Setup
install_git.sls
:OS: macOS 10.13.6
salt-master/minion: 3000 (installed via brew, run via launchd plist)
git: 2.24.0 (installed previously via brew)
Steps to Reproduce the behavior
Run
sudo salt '<target machine>' state.apply install_git
.Expected behavior
The package should be upgraded properly using
brew upgrade
.Versions Report
salt --versions-report
(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)Additional context
I think this issue is related: #56609
The text was updated successfully, but these errors were encountered: