Running a Debain 10 box trying to build the 1.3 ISO using the docker container. About 30 seconds after running the “sudo make iso” command I get the following error:
E: Unable to locate package libqrencode3
E: Package ‘chkconfig’ has no installation candidate
P: Begin unmounting filesystems…
P: Saving caches…
Reading package lists…
Building dependency tree…
Reading state information…
make: *** [Makefile:32: iso] Error 1
vyos_bld@153a038ba00b:/vyos$
I have custom packages I would like to build into vyos. Will using the above command or the commands below pull the .deb files from the packages directory within vyos-build?
@emachine1986 , I successfully built ISO with a custom package from my own build container.
Try to look through build output carefully, maybe your package has a dependency