Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache Fails to Provision #517

Open
dennisgaebel opened this issue Nov 3, 2015 · 3 comments
Open

Apache Fails to Provision #517

dennisgaebel opened this issue Nov 3, 2015 · 3 comments

Comments

@dennisgaebel
Copy link

For some reason when using the exact files from this repo and executing vagrant up Apache does not provision. When ssh-ing into the box I see an etc folder I can cd into, but apache2 is not available nor listed from the shell.

What else can I provide to help debug this? System is Mac Yosemite 10.10.5

PS running vagrant provision still does not help alleviate the problem.

@fideloper
Copy link
Owner

Hey!

Running vagrant provision a second time likely won't work. I know there was
some bugs around Apache I thoguth were fixed, but there might be some PR's
I've missed regarding it.

The output spit out when running "vagrant up" the first time will have an
error around the "apache" package when it attempts to install it - that
just means scrolling up on the output and trying to find "apache2" in
there. (I know there's a TON output :/) Of course, I'm assuming your
Vagrantfile has the apache installer uncommented so it should install it.

On Tue, Nov 3, 2015 at 2:15 PM Dennis Gaebel [email protected]
wrote:

For some reason when using the exact files from this repo and executing vagrant
up Apache does not provision. When ssh-ing into the box I see an etc
folder I can cd into, but apache2 is not available nor listed from the
shell.

What else can I provide to help debug this? System is Mac Yosemite 10.10.5

PS running vagrant provision still does not help alleviate the problem.


Reply to this email directly or view it on GitHub
#517.

@dennisgaebel
Copy link
Author

Update: Apache now is provisioned after a 3rd attempt, but does not list itself in the vagrant box but you can still cd into apache2.

@sangar82
Copy link

sangar82 commented Nov 5, 2015

OMG! I formatted my mac to install El Capitan and I can't work! I can't reinstall the VM.
A month ago we had issues with Apache when provisioning a new machine..

@fideloper any solution to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants