-
Notifications
You must be signed in to change notification settings - Fork 99
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
Can't compile vQFX #307
Comments
I just merged a fix contributed in here #289 try re-pulling the master branch and retry the image build process |
@hellt It now identifies it, but doesn't make it lowercase |
@samuelbarata try again, please. I lowerecased it |
It compiles but does not run, I am not sure if it is from my vqfx image or from Venetian
|
hah, yeah, hold on :D vqfx had not seen much love lately. Pushed the fix (may not be the last one, so bear with me) |
It compiled and started |
I tried compiling vQFX but it failed. The problem seems to be while identifying the
VR_NAME
variableIn the output below we see it fail because it can't create the tag
ERROR: invalid tag "vrnetlab/vr-:20.2R1.10": invalid reference format
My files are
vqfx-20.2R1.10-re-qemu.qcow2
andvqfx-20.2R1-2019010209-pfe-qemu.qcow
.When I ran the docker command with the image name hard coded and it compiled without any problem
make
output:The text was updated successfully, but these errors were encountered: