Giter Site home page Giter Site logo

Comments (4)

hellt avatar hellt commented on September 27, 2024

I think you needed to rename your image to match the expected string.
https://github.com/hellt/vrnetlab/tree/master/n9kv

from vrnetlab.

hellt avatar hellt commented on September 27, 2024

also you may want to try out boxen -- https://github.com/carlmontanari/boxen/
in boxen I believe @carlmontanari tested the recent n9kv image as well, and it should have parity with containerlab using the same vr-n9kv kind

from vrnetlab.

aninchat avatar aninchat commented on September 27, 2024

weird, I tried with correct image name as well, but still the same error:

root@aninchat-ubuntu:~/vrnetlab/nxos# make docker-image
for IMAGE in nxosv.9.3.9.qcow2; do \
	echo "Making $IMAGE"; \
	make IMAGE=$IMAGE docker-build; \
done
Making nxosv.9.3.9.qcow2
make[1]: Entering directory '/root/vrnetlab/nxos'
rm -f docker/*.qcow2* docker/*.tgz* docker/*.vmdk* docker/*.iso
ERROR: Incorrect version string (nxosv.9.3.9.qcow2). The regexp for extracting version information is likely incorrect, check the regexp in the Makefile or open an issue at https://github.com/plajjan/vrnetlab/issues/new including the image file name you are using.
make[1]: *** [../makefile.include:25: docker-build-common] Error 1
make[1]: Leaving directory '/root/vrnetlab/nxos'
make: *** [../makefile.include:9: docker-image] Error 2

from vrnetlab.

aninchat avatar aninchat commented on September 27, 2024

nevermind, I was trying this in vrnetlab/nxos folder instead of vrnetlab/n9kv folder. I apologize for such a silly mistake!

from vrnetlab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.