You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My host OS is Mac OS X 10.9.5, and I'm using Virtualbox 4.3.18. The version of vmfest I'm using came from pallet-vmfest 0.4.0-alpha.1, so I believe it is the same version of vmfest.
The strange thing is that image.clj:54 is explicitly casting the offending argument to a long.
The text was updated successfully, but these errors were encountered:
I got this exception when trying to run
setup-model
on the Ubuntu Trusty Tahr vagrant box.My host OS is Mac OS X 10.9.5, and I'm using Virtualbox 4.3.18. The version of vmfest I'm using came from pallet-vmfest 0.4.0-alpha.1, so I believe it is the same version of vmfest.
The strange thing is that
image.clj:54
is explicitly casting the offending argument to a long.The text was updated successfully, but these errors were encountered: