I've just got a new computer running Mac OSX Mavericks and I'm having a few problems installing Vagrant. I went through and tried to install it and it said:
==> default: Successfully added box 'hashicorp/precise32' (v1.0.0) for 'virtual box'! When I then typed vagrant up it said this: The program 'vagrant' is currently not installed. You can install it by typing: sudo apt-get install vagrant So I tried sudo apt-get install vagrant but this resulted in this: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? vagrant@precise32:~$ trying apt-get update gave me this: E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied) E: Unable to lock directory /var/lib/apt/lists/ E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? vagrant@precise32:~$ I'm not sure what to do now. I tried typing Y but that didn't work so I typed yes and now it's just constantly coming up with y. It's now been ding this for around five minutes. I'd be grateful for any help or assistance with this. Thanks -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
