You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing denji/nginx/nginx-full --with-lua-module produces an error. This appears to be different from #407. Found similar error reports from other packages:
06:13:58 local ~ $ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
salt
stormssh
denji
changed the title
brew install denji/nginx/nginx-full --with-lua-module fails on no member named 'cookies' in ''
lua-nginx-module: handling of multiple headers changed in nginx 1.23+
Jan 9, 2023
Indicate troubleshooting steps taken
brew update
and retried your prior step?brew doctor
, fixed as many issues as possible and retried your prior step?sudo chown -R $(whoami) $(brew --prefix)
?Bug reports / build errors:
Brief summary of issue:
Installing
denji/nginx/nginx-full --with-lua-module
produces an error. This appears to be different from #407. Found similar error reports from other packages:There is a similar error reported on openresty with
headers-more-module
:openresty/headers-more-nginx-module#135
These issues suggest updating to nginx 1.23.1, but homebrew-nginx is installing 1.23.3.
The complete command that you issued:
Gist with output of
brew doctor
:Link output by
brew gist-logs <formula>
:https://gist.github.com/ae624e83a4cec2c24ba38f4cdc38ca91
Output of
brew config
:The text was updated successfully, but these errors were encountered: