New as of June 2022:
When developing and calling vagrant-spk vm up, the virtual machine's apt update fails to find some packages (I get a bunch of Error 404 s) because debian stretch (via vm box debian/contrib-stretch64) is not supported anymore. I think they took down some essential repos.
I'm trying out bumping to debian/contrib-buster64 and debian/bullseye64. There is no contrib-bullseye64 option.
New as of June 2022:
When developing and calling
vagrant-spk vm up, the virtual machine'sapt updatefails to find some packages (I get a bunch of Error 404 s) because debian stretch (via vm box debian/contrib-stretch64) is not supported anymore. I think they took down some essential repos.I'm trying out bumping to debian/contrib-buster64 and debian/bullseye64. There is no contrib-bullseye64 option.