Closed natea closed 12 years ago
Hi natea,
The latest changes will fix this. Please git pull and try again.
Great, thanks! I'll try it later today. On Nov 5, 2012 3:13 AM, "mkcode" notifications@github.com wrote:
Hi natea,
The latest changes will fix this. Please git pull and try again.
— Reply to this email directly or view it on GitHubhttps://github.com/p2pu/lernanta-dev-env/issues/5#issuecomment-10063076.
Ok, it's not giving any errors now, but when I "vagrant ssh" into the VM and look in the /opt/lernanta dir, it's empty:
vagrant@precise32:/opt/lernanta$ ls -l
total 0
I did notice when I ran the "vagrant up" command, there was this warning message:
[default] Importing base box 'p2pu'...
[default] The guest additions on this VM do not match the install version of
VirtualBox! This may cause things such as forwarded ports, shared
folders, and more to not work properly. If any of those things fail on
this machine, please update the guest additions and repackage the
box.
Guest Additions Version: 4.2.0
VirtualBox Version: 4.1.18
Could that have something to do with the lernanta directory being empty?
Something must have gotten out of sync with your repo. I just verified that starting fresh works fine. Delete the current directory, clone again from github and vagrant up.
On Mon, Nov 5, 2012 at 7:31 PM, Nate Aune notifications@github.com wrote:
Ok, it's not giving any errors now, but when I "vagrant ssh" into the VM and look in the /opt/lernanta dir, it's empty:
vagrant@precise32:/opt/lernanta$ ls -l total 0
I did notice when I ran the "vagrant up" command, there was this warning message:
[default] Importing base box 'p2pu'... [default] The guest additions on this VM do not match the install version of VirtualBox! This may cause things such as forwarded ports, shared folders, and more to not work properly. If any of those things fail on this machine, please update the guest additions and repackage the box.
Guest Additions Version: 4.2.0 VirtualBox Version: 4.1.18
Could that have something to do with the lernanta directory being empty?
— Reply to this email directly or view it on GitHubhttps://github.com/p2pu/lernanta-dev-env/issues/5#issuecomment-10094579.
When I run vagrant up, the following error occurs: