On Thu, Dec 5, 2013 at 9:59 AM, Daniele Stroppa <[email protected]> wrote: > Hi Jorge, > > I've tried the Vagrant boxes and they look great. > > However, I'm having a small issue. I've spin up a Saucy (amd64) box, boots > up fine, I can access the GUI and 'juju status' shows the 'juju-gui' service > deployed. If I try to deploy my charm from /vagrant (juju deploy > --repository /vagrant/charms local:precise/node-app) it just gets stuck, > nothing happens and I need to Ctrl-C to go back to the console. Same happens > if I do a simple 'ls /vagrant'. (This works in a plain Ubuntu box with Juju > installed).
Talking with Ben you may be running into: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1239384 Thus the recommendation is to use a 12.04 vbox image with latest vagrant and current vbox. Let us know if this helps resolve the issue you are seeing, and thanks for the feedback. -thanks, Antonio > > Any suggestions? > > My Environment: > Mac OS X 10.8.5 > VirtualBox 4.2.18 > Vagrant 1.3.3 > > Thanks, > Daniele > > > On Tue, Dec 3, 2013 at 6:04 PM, Jorge O. Castro <[email protected]> wrote: >> >> Hi everyone, >> >> Ben's been working on providing Vagrant images with Juju built in: >> >> >> http://blog.utlemming.org/2013/12/beta-cross-platform-juju-development.html >> >> This is particularly important for those of you on Windows or OSX we >> share the /vagrant directory, allowing you to quickly hack on your >> charm locally and deploy to running Ubuntu Cloud instances just as you >> would to a provider. (Except without the cost!) >> >> Please feel free to send feedback to this list! >> >> -- >> Jorge Castro >> Canonical Ltd. >> http://juju.ubuntu.com/ - Automate your Cloud Infrastructure >> >> -- >> Juju mailing list >> [email protected] >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/juju > > > > -- > Juju mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
