Replies: 7 comments 2 replies
-
Hi, thank you for reporting these issues.
I would like to understand why these things are blocking you. Feel free to contact me directly if we should set up a call: [email protected]. |
Beta Was this translation helpful? Give feedback.
-
We are getting below error message highlighted while running AVD for the second issue which was reported, due to this we can proceed further. Do you want us to raise separate ticket in eos space to correct this error in their codebase? ERROR LOG:- ================================================================================== [avd@90d0b1f8adb1 netbox_extract]$ ansible-galaxy collection list /home/avd/.ansible/collections/ansible_collectionsCollection Version ansible.netcommon 5.1.2 |
Beta Was this translation helpful? Give feedback.
-
To unblock your workflow, add this to your group_vars: avd_ignore_requirements: true |
Beta Was this translation helpful? Give feedback.
-
So our I just checked the tar ball from Ansible Galaxy and it correctly reports version 6.0.1. If you clone from Github based on the tag, this might indeed fail like you see, because of the issue you mentioned. Generally we always recommend to install from Galaxy. Re the |
Beta Was this translation helpful? Give feedback.
-
we are installing eos 6.0.1 using ansible-galaxy Raised below issue in arista.eos repo |
Beta Was this translation helpful? Give feedback.
-
I think there is still some misunderstanding here:
So I am not sure how you are installing it, but I am guessing you are installing it with some git tag instead of using |
Beta Was this translation helpful? Give feedback.
-
Moving to a discussion since this is not a bug in arista.avd. |
Beta Was this translation helpful? Give feedback.
-
Issue Summary
We are unable to generate the intended config with Arista AVD Version "4.2.0-dev2". We have identified the root cause of the issues and some we have resolved with work around, but others we are unable to resolve, and this will require a change in your code base.
Which component(s) of AVD impacted
new components
How do you run AVD ?
Ansible CLI with AVD Runner
Steps to reproduce
Relevant log output
No response
Contributing Guide
Beta Was this translation helpful? Give feedback.
All reactions