vmfest
vmfest copied to clipboard
manage your local VMs from the repl
Trying to run against VirtualBox 5.0 support. I am guessing the xpcom interface changed? ````` (def myserver (mgr/server)) CompilerException org.mozilla.xpcom.XPCOMException: The function "createInstanceByContractID" returned an error condition: "Interface not supported...
I'm trying to follow the [Pallet tutorial](http://palletops.com/pallet/doc/first-steps/) with vmfest. ``` clojure (defproject pham "0.1.0-SNAPSHOT" :description "FIXME: write description" :url "http://example.com/FIXME" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"} :dependencies [[org.clojure/clojure "1.7.0"]]...
In some cases, like an OSX update, the vboxnet0 interface can disappear. A re-install of VirtualBox appears to be the only way to get it back (unless someone knows otherwise)....
I got this exception when trying to run `setup-model` on the [Ubuntu Trusty Tahr vagrant box](https://vagrantcloud.com/ubuntu/boxes/trusty64/versions). ``` (setup-model "https://vagrantcloud.com/ubuntu/boxes/trusty64/versions/1/providers/virtualbox.box" my-server :meta {:os-family :ubuntu :os-version "14.04" :os-64-bit true}) java.lang.ClassCastException java.lang.Long cannot...
- This does not include the actual vmfest provider (yet) * This is the basic adapters needed to (as far as I can tell) build the vmware vmfest provider it's...
how home dir with .jar should looks for windows? for Linux it is: :jvm-opts ["-Dvbox.home=/usr/lib/virtualbox"] for Windows (7/8)? :jvm-opts ["-Dvbox.home=?????]
Using the `debian-6.0.2.1-64bit-v0.3` base image, Virtualbox 4.3.6r91406: Using the default hostonly networking doesn't seem to work. If I halt the VM, and then run it through the Virtualbox GUI (so...
``` ERROR v.v.conditions - Cannot parse the error since the object is unavailable java.lang.IllegalArgumentException: No matching field found: getIntefaceID for class org.virtualbox_4_3.IVirtualBoxErrorInfo ERROR v.v.conditions - Cannot parse the error since...
There's a 4.2 check in VMFest today that should be adjusted (and tested) with Virtual Box 4.3.