IBM-Cloud / ansible-collection-ibm

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
Mozilla Public License 2.0
70 stars 73 forks source link

ERROR! Unexpected Exception, this is probably a bug: CollectionDependencyProvider.find_matches() got an unexpected keyword argument 'identifier' #109

Open doyblackcat opened 2 years ago

doyblackcat commented 2 years ago

When I try to run, I got an error. How can I fix?

$ansible-galaxy collection install ibm.cloudcollection

Error message: $ ansible-galaxy collection install ibm.cloudcollection Starting galaxy collection install process Process install dependency map ERROR! Unexpected Exception, this is probably a bug: CollectionDependencyProvider.find_matches() got an unexpected keyword argument 'identifier' to see the full traceback, use -vvv

$ cat /etc/os-release PRETTY_NAME="Ubuntu Kinetic Kudu (development branch)" NAME="Ubuntu" VERSION_ID="22.10" VERSION="22.10 (Kinetic Kudu)" VERSION_CODENAME=kinetic ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=kinetic LOGO=ubuntu-logo

$ python3 --version Python 3.10.7

$ ansible --version ansible [core 2.12.4] config file = None configured module search path = ['/home/airflow/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3/dist-packages/ansible ansible collection location = /home/airflow/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible python version = 3.10.7 (main, Sep 8 2022, 14:34:29) [GCC 12.2.0] jinja version = 3.0.3 libyaml = True