You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team
I am trying to use this plugin to make Xen VMs , when I try to issue command "packer build xx.json" , its says incompatible API version , please help . My packer version is at "1.5.6"
Please help me with the solution
The text was updated successfully, but these errors were encountered:
@karanveersingh5623 if you are still interested in using a packer builder for xenserver, I suggest you take a look at my fork ( (ddelnano/packer-builder-xenserver). I just got it fully functioning and will be actively maintaining the project.
@ddelnano I'm using your fork, but having the same issue: "error initializing builder 'xenserver-iso': Incompatible API version with plugin. Plugin version: 4, Ours: 5." My packer version is v1.6.6, which I installed via homebrew.
Sorry I jumped the gun on this. I thought I had updated the packer dependency but my fork was still on an older version. I have a PR (ddelnano#5) that will work with the latest packer but I'm still working through a few issues with it.
I will keep this issue updated once that change has been merged.
Hi Team
I am trying to use this plugin to make Xen VMs , when I try to issue command "packer build xx.json" , its says incompatible API version , please help . My packer version is at "1.5.6"
Please help me with the solution
The text was updated successfully, but these errors were encountered: