The box 'lucid32' could not be found.

1,210 views
Skip to first unread message

richard

unread,
May 5, 2012, 12:22:39 AM5/5/12
to Vagrant
Hi,

I've followed the steps on http://vagrantup.com/docs/getting-started/index.html,
but bet the following error?

~ $ vagrant init lucid32
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
~ $ vagrant up
[default] VM already created. Booting if it's not already running...
There was a problem with the configuration of Vagrant. The error
message(s)
are printed below:

vm:
* The box 'lucid32' could not be found.

richardc

unread,
May 5, 2012, 12:24:49 AM5/5/12
to Vagrant
I'm installing on Mint Linux (Ubuntu Lucid)

Mitchell Hashimoto

unread,
May 5, 2012, 12:25:44 AM5/5/12
to vagra...@googlegroups.com
Have you downloaded the lucid32 box?

richardc

unread,
May 5, 2012, 12:50:26 AM5/5/12
to Vagrant
The issue appears related to using 'lucid32' in the command which does
not generate a box in my case.

The following works, where ubuntu-lucid-32 is used instead of lucid32
(as per http://vagrantbox.es/1/)

$vagrant box add ubuntu-lucid-32 http://files.vagrantup.com/lucid32.box

I now have the vm up an running.

Cheers,

Richard
Reply all
Reply to author
Forward
0 new messages