Re: Error in Spinning up a 4.0.0-incubating DevCloud image

2012-11-12 Thread Chip Childers
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: >

Re: Error in Spinning up a 4.0.0-incubating DevCloud image

2012-11-12 Thread Joe Brockmeier
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

Re: Error in Spinning up a 4.0.0-incubating DevCloud image

2012-11-12 Thread Chip Childers
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

Error in Spinning up a 4.0.0-incubating DevCloud image

2012-11-10 Thread Joe Brockmeier
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