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 <j...@zonker.net> 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 11:06 AM, Joe Brockmeier <j...@zonker.net> 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.apache.org/CLOUDSTACK/building-devcloud.html) >> > >> > I run into this error: >> > >> > translation missing: en.vagrant.actions.box.unpackage.already_exists >> > >> > After this step: >> > >> > $ vagrant box add devcloudbox ~/devcloud.box >> > >> > Details: >> > >> > I'm trying this with the source for 4.0.0-incubating, not master. >> > >> > I'm on a Mac running 10.7.5 >> > >> > Any thoughts? Anyone else seen this? >> > -- >> > Joe Brockmeier >> > j...@zonker.net >> > Twitter: @jzb >> > http://www.dissociatedpress.net/ >> > > > > -- > Joe Brockmeier > j...@zonker.net > Twitter: @jzb > http://www.dissociatedpress.net/ >