Skip to content

Instantly share code, notes, and snippets.

@chapel
Created September 15, 2012 07:04
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 chapel/3726707 to your computer and use it in GitHub Desktop.
Save chapel/3726707 to your computer and use it in GitHub Desktop.
State: - pip
Name: pagerduty
Function: installed
Result: False
Comment: An exception occured in this state: Traceback (most recent call last):
File "/vagrant/srv/salt/salt-github/salt/state.py", line 824, in call
ret = self.states[cdata['full']](*cdata['args'])
File "/vagrant/srv/salt/salt-github/salt/states/pip.py", line 100, in installed
version = list(pkg_list.values())[0]
IndexError: list index out of range
Changes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment