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

Resolve versioning conflicts #28

Open
glennb-mitre opened this issue Jan 25, 2021 · 1 comment
Open

Resolve versioning conflicts #28

glennb-mitre opened this issue Jan 25, 2021 · 1 comment

Comments

@glennb-mitre
Copy link

When I attempt to install the role with:

ansible-galaxy install petermosmans.virtualbox-guest

I get the error:

[WARNING]: - petermosmans.virtualbox-guest was NOT installed successfully: Unable to compare role versions (1.1.1, 1.1.2, 1.7.1, v1.8.3, 1.2.0, 1.7.0, v1.8.2, 1.1.0, 1.3.0, 1.6.0, 1.5.2, 1.2.1, 1.8.1, 1.5.1, 1.4.0, v1.8.4, 1.8.0, 1.5.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.

The following command installed correctly.

ansible-galaxy install petermosmans.virtualbox-guest,v1.8.4
@PeterMosmans
Copy link
Owner

Hi @glennb-mitre - thanks for alerting me. Unfortunately (..) two different version tags have been used for this repo - apparently standard-version wasn't configured correctly.
I'll retag the versions and remove the incorrect ones. My apologies for the confusion / extra work this might cause...

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