Vagrant up - 找不到盒子“ubuntu/vivid64”

Ver*_*rse 6 ubuntu virtualbox vagrant

在 vagrant up 上不断收到此错误:

$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'ubuntu/vivid64' could not be found. Attempting to find and install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
The box 'ubuntu/vivid64' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Atlas, please verify you're logged in via
`vagrant login`. Also, please double-check the name. The expanded
URL and error message are shown below:

URL: ["https://atlas.hashicorp.com/ubuntu/vivid64"]
Error: The requested URL returned error: 404 Not Found
Run Code Online (Sandbox Code Playgroud)

我建议网址有问题,但不知道如何解决。

Can*_*lik 2

您还可以尝试 larryli/vivid64 框。

https://vagrantcloud.com/larryli/boxes/vivid64