https://bugzilla.wikimedia.org/show_bug.cgi?id=68453
--- Comment #3 from Bernd Sitzmann <[email protected]> --- Thanks. That did the trick. I had to use sudo for some weird reason. I think I need to straighten out my permissions. Did a sudo chown -R `whoami`:staff on the vagrant repo folder, which made 'vagrant up' much happier. Still not completely without errors but I think it's getting close. I pasted the full output here: http://pastebin.com/xAW2kuVt I also see this a couple of time in there: >> Installing Virtualbox Guest Additions 4.3.12 - guest version is 4.3.10 Note that I have VirtualBox 4.3.12 installed right now. Should I downgrade to 4.3.10? I see the virtual machine is running in VirtualBox Manager but I cannot connect to it via http://127.0.0.1:8080/ (503 - Service Unavailable). http://127.0.0.1:8080/info.php does spit out lots of output. Tried vagrant reload, which seemed to have no problems. Still Service Unavailable at http://127.0.0.1:8080/. So I tried vagrant provision since that was mentioned in the output from the previous command. This produced some of the earlier error messages. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
