OK - so this is a vagrant usage issue.
If you were to completely start over, you would need to do:
vagrant box remove devcloudbase virtualbox
and
vagrant box remove devcloudbox virtualbox
For just the last step, remove the devcloudbox.
On Mon, Nov 12, 2012 at 9:35 AM, Joe Brockmeier wrote:
>
On Mon, Nov 12, 2012, at 08:09 AM, Chip Childers wrote:
> Does "vagrant box list" say that you have devcloud already in the system?
I get this:
Winslow:~ jzb$ vagrant box list
devcloudbase (virtualbox)
devcloudbox (virtualbox)
So it seems so. Puzzled.
> -chip
>
>
> On Sat, Nov 10, 2012 at
Does "vagrant box list" say that you have devcloud already in the system?
-chip
On Sat, Nov 10, 2012 at 11:06 AM, Joe Brockmeier wrote:
> Figured I might as well start a new thread and see if anyone else is
> hitting this.
>
> Following the guide on the wiki to build DevCloud
> (https://cwiki.a
Figured I might as well start a new thread and see if anyone else is
hitting this.
Following the guide on the wiki to build DevCloud
(https://cwiki.apache.org/CLOUDSTACK/building-devcloud.html)
I run into this error:
translation missing: en.vagrant.actions.box.unpackage.already_exists
After th