TWinsnes / galaxy-role-pihole

Apache License 2.0
6 stars 4 forks source link

Default galaxy installation fails #2

Open akosveres opened 4 years ago

akosveres commented 4 years ago
% ansible-galaxy install twinsnes.pihole
- downloading role 'pihole', owned by twinsnes
[WARNING]: - twinsnes.pihole was NOT installed successfully: Unable to compare role versions (v0.0.2, 0.0.1, v1.0.0) to determine the most recent version due to incompatible version formats. Please contact the role author to resolve versioning conflicts, or specify an explicit role version to install.
ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.

Successful installation done with

ansible-galaxy install twinsnes.pihole,v1.0.0
votti commented 3 years ago

Same for me! I think removing/renaming the release tag 0.0.1 which does not fit the versioning scheme used otherwise may solve this issue.

LMAdrien commented 3 years ago

Hi,

After little bit cleaning and try to reinstall this role I have same issue. Is it still supported ?

Thanks

(ansible-env):$ ansible-galaxy install -r requirements.yml
Starting galaxy role install process
- downloading role 'pihole', owned by twinsnes
[WARNING]: - twinsnes.pihole was NOT installed successfully: - the specified version (1.0.0) of twinsnes.pihole was not found in the list of available versions ([{'id': 112095, 'url': '', 'related': {},
'summary_fields': {}, 'created': '2019-12-24T08:32:14.093303Z', 'modified': '2019-12-24T08:32:14.093332Z', 'name': '0.0.1', 'version': '0.0.1', 'commit_date': '2019-12-24T03:26:24-05:00', 'commit_sha':
'ddf60f063350631a01c0b8f86acfed4b8db47275', 'download_url': 'https://github.com/TWinsnes/galaxy-role-pihole/archive/0.0.1.tar.gz', 'active': None}, {'id': 112152, 'url': '', 'related': {},
'summary_fields': {}, 'created': '2019-12-27T04:00:19.101673Z', 'modified': '2019-12-27T04:00:19.101701Z', 'name': 'v0.0.2', 'version': '0.0.2', 'commit_date': '2019-12-26T22:58:54-05:00', 'commit_sha':
'2a072472d47eed2954c90ae05fe82cf36361bb6a', 'download_url': 'https://github.com/TWinsnes/galaxy-role-pihole/archive/v0.0.2.tar.gz', 'active': None}, {'id': 114997, 'url': '', 'related': {},
'summary_fields': {}, 'created': '2020-02-02T09:36:43.065967Z', 'modified': '2020-02-02T09:36:43.065996Z', 'name': 'v1.0.0', 'version': '1.0.0', 'commit_date': '2020-02-02T04:33:43-05:00', 'commit_sha':
'8e1bff81cd4b82956b2c4aaa94f938c0c3f1b971', 'download_url': 'https://github.com/TWinsnes/galaxy-role-pihole/archive/v1.0.0.tar.gz', 'active': None}]).