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

Version 0.0.24 is not available from ansible-galaxy #47

Open
roumano opened this issue Jan 8, 2024 · 1 comment
Open

Version 0.0.24 is not available from ansible-galaxy #47

roumano opened this issue Jan 8, 2024 · 1 comment

Comments

@roumano
Copy link

roumano commented Jan 8, 2024

Hi,

  • Can't install the 0.0.24 version
$ ansible-galaxy collection install scicore.guacamole:=0.0.24 --force
Starting galaxy collection install process
Process install dependency map
ERROR! Failed to resolve the requested dependencies map. Could not satisfy the following requirements:
* scicore.guacamole:=0.0.24 (direct request)

The lastest version is not available (by default or with forced version :

  • ansible-galaxy collection install scicore.guacamole --force will install the 0.0.23 version
  • ansible-galaxy collection install scicore.guacamole:=0.0.23 --force can install the 0.0.23 version
@pescobar
Copy link
Member

pescobar commented Jan 8, 2024

The github CI publishing new releases to ansible galaxy is broken since the last update of galaxy.

By now you can install the collection from github as described in https://docs.ansible.com/ansible/latest/collections_guide/collections_installing.html#installing-a-collection-from-a-git-repository-at-the-command-line

I am overworked and I don't know when I will find the time to fix the github CI

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