saltstack-formulas / salt-formula

Yes, Salt can Salt itself!

Home Page:http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] state failure on MacOS Catalina

noelmcloughlin opened this issue · comments

commented

Your setup

Formula commit hash / release tag

Versions reports (master & minion)

Pillar / config used


Bug details

Describe the bug

I upgraded my MacBook to Catalina a few days ago. Noticed a state fails.

[ERROR   ] Failed to bootout service:
stdout:
stderr: /Library/LaunchDaemons/com.saltstack.salt.master.plist: Operation now in progress
retcode: 36

          ID: salt-master
    Function: service.running
      Result: False
     Comment: Failed to bootout service:
              stdout:
              stderr: /Library/LaunchDaemons/com.saltstack.salt.master.plist: Operation now in progress
              retcode: 36
     Started: 17:15:38.794537
    Duration: 5029.765 ms

No idea what it's about but maybe Catalina is significnt.

Steps to reproduce the bug

Expected behaviour

Attempts to fix the bug

Additional context