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

Ansible 11: temporarily restrict ansible.utils to <5.0.0 #480

Merged

Conversation

mariolenz
Copy link
Collaborator

When trying to do the 11.0.0a2 release I ran into the following error:

ERROR: found collection dependency errors!
ERROR: cisco.dnac 6.20.0 version_conflict: ansible.utils-5.1.2 but needs >=2.0.0,<5.0
ERROR: cisco.meraki 2.18.2 version_conflict: ansible.utils-5.1.2 but needs >=2.0.0,<5.0
ERROR: cisco.ise 2.9.3 version_conflict: ansible.utils-5.1.2 but needs >=2.0.0,<5.0

It looks like we have a problem there with the following collections:

see also #430
see also #471

@felixfontein felixfontein merged commit 66059fc into ansible-community:main Oct 15, 2024
5 checks passed
@mariolenz mariolenz deleted the 20241015-restrict-ansible.utils branch October 15, 2024 16:33
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

Successfully merging this pull request may close these issues.

2 participants