Skip to content

Instantly share code, notes, and snippets.

Created December 16, 2014 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/92b3fef277535daff2b9 to your computer and use it in GitHub Desktop.
Save anonymous/92b3fef277535daff2b9 to your computer and use it in GitHub Desktop.
salt-call.exe : [INFO ] Loading fresh modules for state activity
+ CategoryInfo : NotSpecified: ([INFO ] Load... state activity:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
[ERROR ] An un-handled exception was caught by salt's global exception handler:
KeyError: 'python'
Traceback (most recent call last):
File "<string>", line 6, in <module>
File "__main__.py", line 726, in <module>
File "__main__.py", line 332, in bootstrap
File "__main__.py", line 359, in chainload
File "__main__.py", line 715, in _chainload
File "__main__.py", line 128, in <module>
File "__main__salt-call__.py", line 14, in <module>
File "salt/scripts.py", line 82, in salt_call
File "salt/cli/__init__.py", line 319, in run
File "salt/cli/caller.py", line 144, in run
File "salt/cli/caller.py", line 81, in call
File "salt/modules/state.py", line 636, in show_sls
File "salt/state.py", line 2391, in render_highstate
KeyError: 'python'
Traceback (most recent call last):
File "<string>", line 6, in <module>
File "__main__.py", line 726, in <module>
File "__main__.py", line 332, in bootstrap
File "__main__.py", line 359, in chainload
File "__main__.py", line 715, in _chainload
File "__main__.py", line 128, in <module>
File "__main__salt-call__.py", line 14, in <module>
File "salt/scripts.py", line 82, in salt_call
File "salt/cli/__init__.py", line 319, in run
File "salt/cli/caller.py", line 144, in run
File "salt/cli/caller.py", line 81, in call
File "salt/modules/state.py", line 636, in show_sls
File "salt/state.py", line 2391, in render_highstate
KeyError
: 'python'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment