Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Changes to homu config encounter salt error #1010

Open
jdm opened this issue Nov 6, 2020 · 2 comments
Open

Changes to homu config encounter salt error #1010

jdm opened this issue Nov 6, 2020 · 2 comments

Comments

@jdm
Copy link
Member

jdm commented Nov 6, 2020

The "salt from upgrade" CI job fails:

----------

          ID: homu

    Function: pip.installed

      Result: False

     Comment: An exception occurred in this state: Traceback (most recent call last):

                File "/usr/lib/python2.7/dist-packages/salt/state.py", line 1933, in call

                  **cdata['kwargs'])

                File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1951, in wrapper

                  return f(*args, **kwargs)

                File "/usr/lib/python2.7/dist-packages/salt/states/pip_state.py", line 812, in installed

                  **kwargs)

                File "/usr/lib/python2.7/dist-packages/salt/states/pip_state.py", line 314, in _check_if_installed

                  for version in reversed(available_versions):

              TypeError: argument to reversed() must be a sequence

     Started: 22:51:27.656454

    Duration: 1829.83 ms

     Changes:   
@jdm
Copy link
Member Author

jdm commented Nov 6, 2020

This is preventing merging #1007 right now.

@jdm
Copy link
Member Author

jdm commented Nov 6, 2020

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant