Results 7 comments of bchill

FYI. I am getting this conflict now: ``` # yum install azure-cli Updating Subscription Management repositories. Repository microsoft-edge is listed more than once in the configuration Last metadata expiration check:...

... and I did that, but that's not a long-term solution, of course. Which package is to 'blame' for this conflict? In all of the searching I've done, azure-cli seems...

I am getting the same error. ```Salt Version: Salt: 3007.1 Python Version: Python: 3.10.14 (main, Apr 3 2024, 21:30:09) [GCC 11.2.0] Dependency Versions: cffi: 1.16.0 cherrypy: unknown dateutil: 2.8.2 docker-py:...

> Dupe of #64962 This is not a dupe. They may be related in some high-level way, but this is not the same error that https://github.com/saltstack/salt/issues/64962 addresses.

I sorted this out: It turns out that the only module that needs to be added with salt-pip is python-ldap. The ldap3 and gssapi modules are not needed. Special note...

Hello, rahulrrixe changes made this work (so far) for us. Will they be merged in to the main branch soon? Also, python module 'mock' should be listed as a requirement....

Thanks @rahulrrixe. @islamgulov, can you allow these changes?