elliotweiser / ansible-osx-command-line-tools

An Ansible role for installing OS X Command Line Tools
https://galaxy.ansible.com/elliotweiser/osx-command-line-tools/
MIT License
96 stars 42 forks source link

Ansible Galaxy project renamed? #39

Closed mindrunner closed 6 years ago

mindrunner commented 6 years ago

This error recectly occured:

elliotweiser.osx-command-line-tools was NOT installed successfully: - sorry, elliotweiser.osx-command-line-tools was not found on https://galaxy.ansible.com.

Using elliotweiser.osx_command_line_tools works fine. Was this renamed on purpose?

Other projects, like geerlingguy.mas fail as well, because they use this as a dependency.

elliotweiser commented 6 years ago

No, I didn't rename it on purpose.

Ansible Galaxy went through a major re-design some time over the last few days. As a result, user names and roles with dashes in their names were impacted. There are a number of open issues reported on this, some of them by me.

I even tried to release geerlingguy.homebrew version 2.4.3 (which addresses the underscore problem), but the Notifications API is broken as well.

https://github.com/ansible/galaxy/issues/775 https://github.com/ansible/galaxy/issues/776

That's just a taste. They have plenty of post-upgrade issues to work through.

mindrunner commented 6 years ago

Cool, thanks. I suppose, we can close this.