Olá, estou com um certo problema, desde ontem eu tentei subir uma máquina virtual usando o "ubuntu/bionic64" porém quando eu rodo o comando vagrant up
dá esse erro:
thiago@thiago-Linux:~/dev/estudos/alura/devops$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'ubuntu/bionic64' could not be found. Attempting to find and install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Loading metadata for box 'ubuntu/bionic64'
default: URL: https://vagrantcloud.com/ubuntu/bionic64
==> default: Adding box 'ubuntu/bionic64' (v20200210.0.0) for provider: virtualbox
default: Downloading: https://vagrantcloud.com/ubuntu/boxes/bionic64/versions/20200210.0.0/providers/virtualbox.box
default: Download redirected to host: cloud-images.ubuntu.com
The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
x box.ovf
x Vagrantfile
x metadata.json
x ubuntu-bionic-18.04-cloudimg.mf
x ubuntu-bionic-18.04-cloudimg.vmdk: Truncated tar archive
bsdtar: Error exit delayed from previous errors.
Alguns problemas no qual eu já descartei:
- Espaço em disco está longe de ser
- Virtualização já está habilitada na minha máquina
Eu não sei mais o que fazer, alguém pode me ajudar?!
Obs. Engraçado que algumas "box" funcionam, por exemplo a ubuntu/trusty64