Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.3.0 not downloadable from ansible galaxy #66

Open
layereight opened this issue Jan 26, 2020 · 4 comments
Open

Release 1.3.0 not downloadable from ansible galaxy #66

layereight opened this issue Jan 26, 2020 · 4 comments

Comments

@layereight
Copy link
Contributor

Hey,

I was not able to download the latest release 'v1.3.0' from ansible galaxy. I tried ansible-galaxy install -r roles.yml

roles.yml

---
  - name: MichaelRigart.interfaces
    version: "v1.3.0"

I get the following output from ansible-galaxy:

- downloading role 'interfaces', owned by MichaelRigart
[WARNING]: - MichaelRigart.interfaces was NOT installed successfully: - the specified version (v1.3.0) of MichaelRigart.interfaces was
not found in the list of available versions ([{u'download_url': u'https://github.com/michaelrigart/ansible-role-
interfaces/archive/v1.0.0.tar.gz', u'name': u'v1.0.0', u'created': u'2018-02-20T14:30:48.119034Z', u'url': u'', u'summary_fields': {},
u'modified': u'2018-06-19T08:29:08.095092Z', u'related': {}, u'commit_date': u'2017-12-20T15:17:49-05:00', u'version': u'1.0.0',
u'commit_sha': None, u'active': None, u'id': 53602}, {u'download_url': u'https://github.com/michaelrigart/ansible-role-
interfaces/archive/v1.1.0.tar.gz', u'name': u'v1.1.0', u'created': u'2018-08-06T08:07:41.385338Z', u'url': u'', u'summary_fields': {},
u'modified': u'2018-08-06T08:07:41.385367Z', u'related': {}, u'commit_date': u'2018-06-19T04:27:02-04:00', u'version': u'1.1.0',
u'commit_sha': u'fd7fc2589b6b7636c55540e1eae0609efc682ae7', u'active': None, u'id': 72116}, {u'download_url':
u'https://github.com/michaelrigart/ansible-role-interfaces/archive/v1.2.0.tar.gz', u'name': u'v1.2.0', u'created':
u'2019-01-29T11:44:54.965949Z', u'url': u'', u'summary_fields': {}, u'modified': u'2019-01-29T11:44:54.965972Z', u'related': {},
u'commit_date': u'2019-01-29T04:22:11-05:00', u'version': u'1.2.0', u'commit_sha': u'cd3bbd715c29276f642e0841e09eeb67d3a07e5a',
u'active': None, u'id': 86879}]).
  • maybe it was not correctly imported to ansible galaxy
  • maybe it's because of the "v" in front of the version/tag, I remember ansible galaxy becoming more strict about semantic versioning at some point
@markgoddard
Copy link

Strange. I also can't see the role page on galaxy for any of Michael's roles, e.g. https://galaxy.ansible.com/michaelrigart/interfaces. It takes me to https://galaxy.ansible.com/not-found.

@layereight
Copy link
Contributor Author

Jup. I noticed that too.

@markgoddard
Copy link

@michaelrigart any idea what's going on here?

@markgoddard
Copy link

I raised a bug with galaxy: ansible/galaxy#2237

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

No branches or pull requests

2 participants