Skip to content

Instantly share code, notes, and snippets.

@thedrow
Created June 16, 2013 00:14
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 thedrow/5790143 to your computer and use it in GitHub Desktop.
Save thedrow/5790143 to your computer and use it in GitHub Desktop.
State: - pkg
Name: python
Function: latest
Result: False
Comment: An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/salt/state.py", line 1201, in call
*cdata['args'], **cdata['kwargs'])
File "/usr/lib/pymodules/python2.7/salt/states/pkg.py", line 516, in latest
cur = {desired_pkgs[0]: cur}
KeyError: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment