Exception raised when processing __virtual__ function for mac_system - (mac os x installation relies on un-installed 'mac_service_helper.sh') #35102
Labels
Bug
broken, incorrect, or confusing behavior
MacOS
pertains to the OS of fruit
P4
Priority 4
Platform
Relates to OS, containers, platform-based utilities like FS, system based apps
severity-medium
3rd level, incorrect or bad functionality, confusing and lacks a work around
ZRELEASED - 2016.3.3
Milestone
Installed the new mac os x pkg 2016.3.1 from repo.saltstack.com when trying to do any pkg.* related cmds it comes up with a few lines of error output that are not really related to salt.
(Note: it does actually proceed to do the requested pkg. action, but the errors need looking at and removing.)
salt errors and warning:
I think "some" helper function somewhere inside of salt tries reading and interpreting a file called 'mac_service_helper.sh' but the current installer pkg does not install a file by that name that I can find.
However our Mac s have a remote support agent installed that has such a file on the disk by default.
As can be seen by:
locate mac_service_helper.sh
Versions Report
(Provided by running
salt --versions-report
. Please also mention any differences in master/minion versions.)Master: 2016.3.2
mac os x minion: 2016.3.1
Salt Version:
Salt: 2016.3.1
Dependency Versions:
cffi: 1.5.0
cherrypy: 4.0.0
dateutil: 2.4.2
gitdb: 0.6.4
gitpython: 1.0.1
ioflo: 1.5.0
Jinja2: 2.8
libgit2: Not Installed
libnacl: 1.4.4
M2Crypto: Not Installed
Mako: 1.0.3
msgpack-pure: Not Installed
msgpack-python: 0.4.7
mysql-python: Not Installed
pycparser: 2.14
pycrypto: 2.6.1
pygit2: Not Installed
Python: 2.7.12 (default, Jul 6 2016, 14:58:59)
python-gnupg: 0.3.8
PyYAML: 3.11
PyZMQ: 15.2.0
RAET: 0.6.5
smmap: 0.9.0
timelib: 0.2.4
Tornado: 4.3
ZMQ: 4.1.2
System Versions:
dist:
machine: x86_64
release: 15.6.0
system: Darwin
version: 10.11.6 x86_64
The text was updated successfully, but these errors were encountered: