-
Notifications
You must be signed in to change notification settings - Fork 47
Execution of 'brew install boxen/brews/nginx --with-http2 fails #50
Comments
The issue here appears to be the following lines
Are you able to check the permissions on that directory/files? |
Yes, I've already checked the solution on chown-ing that certain file but still the error persist. |
I've just run this inside of a VM on Sierra and cannot reproduce the issue. Would you be able to share more information on your setup to help me debug it? |
Oh sorry, I forgot my running OS. I'm running this issue on OS X 10.11.6
tried using 1.7 and 1.8 version of Nginx but have the same problem. |
Could you try #51? I admit, I usually run with SIP off because I use dtrace heavily and that might be a factor here. Spinning up another VM as I type but it would be good to see if that PR resolves it for you. |
I'm on Sierra and faced exactly the same issue, trying to debug here... just confirming the error and I comment here if find any solution |
See #51 (comment) which seems to be the issue. |
yeah @jacobbednarz you're 100% right.. thank you for quick reply and pointing me there.. installed and it's working fine here, thank you! |
There are issues with the latest version of homebrew: * Nginx, and other services, can now only have its config in /etc * ICU4C was upgraded and is no longer compatible with El Capitan boxen/puppet-nginx#50 boxen/puppet-nginx#51
There are issues with the latest version of homebrew: * Nginx, and other services, can now only have its config in /etc * ICU4C was upgraded and is no longer compatible with El Capitan boxen/puppet-nginx#50 boxen/puppet-nginx#51
My Boxen fails with this error output:
I have no luck in solving this issue by updating my puppet-Nginx. Can you please provide some possible solution with this? Thank you very much!
The text was updated successfully, but these errors were encountered: