Vagrantfile needs to be updated - error 404
crayor1 opened this issue · 2 comments
crayor1 commented
nix-shell:\~/keylime-vagrant-ansible-tpm-emulator\]$ vagrant -v
Vagrant 2.2.19
nix-shell:\~/keylime-vagrant-ansible-tpm-emulator\]$ vagrant up --provision
Bringing machine 'keylime-fedora1' up with 'libvirt' provider...
==\> keylime-fedora1: Box 'fedora/35-cloud-base' could not be found. Attempting to find and install...
keylime-fedora1: Box Provider: libvirt
keylime-fedora1: Box Version: \>= 0
==\> keylime-fedora1: Loading metadata for box 'fedora/35-cloud-base'
keylime-fedora1: URL: https://vagrantcloud.com/fedora/35-cloud-base
==\> keylime-fedora1: Adding box 'fedora/35-cloud-base' (v35.20211026.0) for provider: libvirt
keylime-fedora1: Downloading: https://vagrantcloud.com/fedora/boxes/35-cloud-base/versions/35.20211026.0/providers/libvirt.box
Download redirected to host: dl.fedoraproject.org
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
The requested URL returned error: 404
-> The URL is broken. Please use a vagrant box that is available!
THS-on commented
The vagrant code is currently not being maintained, see here for more details: keylime/keylime#1342
I know that it is currently referenced on the main website. This will be removed with: keylime/keylime.github.io#46