denji / homebrew-nginx

:fire_engine: Community NGINX tap for custom modules

Home Page:https://denji.github.io/homebrew-nginx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brew install nginx-full --with-lua-module results on "nginx-full: SHA256 mismatch"

glic3rinu opened this issue · comments

Indicate troubleshooting steps taken

  • Ran brew update and retried your prior step?
  • Ran brew doctor, fixed as many issues as possible and retried your prior step?
  • Checked that a similar issue hasn't already been filed?
  • Looked up the software bug tracker if reporting a build error?
  • If you're seeing permission errors tried running sudo chown -R $(whoami) $(brew --prefix)?

Bug reports / build errors:

$ brew install nginx-full --with-lua-module
==> Fetching dependencies for denji/nginx/nginx-full: openssl@1.1, luajit, denji/nginx/ngx-devel-kit and denji/nginx/lua-nginx-module
==> Fetching openssl@1.1
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/manifests/1.1.1w
Already downloaded: /Users/maymerichgubern/Library/Caches/Homebrew/downloads/c7860697af60391a780aafe02430f03bf392038b0688e0f8ab4a50dda098e042--openssl@1.1-1.1.1w.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/openssl/1.1/blobs/sha256:96435b4afe916200ee997f8e99c4cd14191fbc6423c414e5e7f851ff3de0e961
Already downloaded: /Users/maymerichgubern/Library/Caches/Homebrew/downloads/020f6ebb134321ffa78c4367bc5ec9a471659e32a96aef804815f5261e2f7903--openssl@1.1--1.1.1w.ventura.bottle.tar.gz
==> Fetching luajit
==> Downloading https://ghcr.io/v2/homebrew/core/luajit/manifests/2.1.1696795921
Already downloaded: /Users/maymerichgubern/Library/Caches/Homebrew/downloads/72d7d1a1868034fdc4f0a063a0c7a28a3cbfecd768e3f2ea22d0520032e5432f--luajit-2.1.1696795921.bottle_manifest.json
==> Downloading https://ghcr.io/v2/homebrew/core/luajit/blobs/sha256:fcb8413972dc988572bf9faa969825a9df0d1fb7b6d75ad139fb21b24293cef8
Already downloaded: /Users/maymerichgubern/Library/Caches/Homebrew/downloads/7f58abe4a5604c7a39d9172c2980043af69dbd182a0b7c8bcd1884d0322296f6--luajit--2.1.1696795921.ventura.bottle.tar.gz
==> Fetching denji/nginx/ngx-devel-kit
==> Downloading https://github.com/simpl/ngx_devel_kit/archive/v0.3.2.tar.gz
Already downloaded: /Users/maymerichgubern/Library/Caches/Homebrew/downloads/ccbd350f5602dbee510b6d5fcb76bef837311a9b7ef0743df353d5218aebb85d--ngx_devel_kit-0.3.2.tar.gz
==> Fetching denji/nginx/lua-nginx-module
==> Downloading https://github.com/openresty/lua-nginx-module/archive/v0.10.23.tar.gz
Already downloaded: /Users/maymerichgubern/Library/Caches/Homebrew/downloads/85e88b11ec664c4db031ec085d52bc3ef6e116df44f35b94c8893459427b15ac--lua-nginx-module-0.10.23.tar.gz
Error: nginx-full: SHA256 mismatch
Expected: aabd9907e8b7077c1b4cf4c1d0426e9b10885c5b0bfa87c85c3a97c33c40b503
  Actual: 2d29fa9771c9423b1d5c742d850b2f967948450cb67e26396d71534a6336b54d
    File: /Users/maymerichgubern/Library/Caches/Homebrew/downloads/85e88b11ec664c4db031ec085d52bc3ef6e116df44f35b94c8893459427b15ac--lua-nginx-module-0.10.23.tar.gz
To retry an incomplete download, remove the file above.

Brief summary of issue:

The complete command that you issued:

Gist with output of brew doctor:

Link output by brew gist-logs <formula>:

Output of brew config:

Formula Requests:

The quickest way to get a new formula into Homebrew is to file a Pull Request.

We will consider your request but it may be closed if it's something we're not actively planning to work on.