Created
September 15, 2012 07:04
-
-
Save chapel/3726707 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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