NVIDIA / deepops

Tools for building GPU clusters
BSD 3-Clause "New" or "Revised" License
1.25k stars 326 forks source link

Galaxy setup failed #1247

Closed fecet closed 1 year ago

fecet commented 1 year ago

I encountered the following error

Updating Ansible Galaxy roles...
[WARNING]: Skipping Galaxy server https://galaxy.ansible.com. Got an unexpected
error when getting available versions of collection ansible.posix: 'results'
ERROR! Unexpected Exception, this is probably a bug: 'results'

While setup galaxy.

I can reproduce this by

ansible-galaxy collection install -r "roles/requirements.yml"
fecet commented 1 year ago

I found this was caused by my .netrc which need by https://github.com/wandb/wandb, so this could be a naming conflict