Closed gearboxscott closed 3 years ago
additionally tried brew install --cask asciidocfx
from the web for asciidocfx
❯ brew install --cask asciidocfx
==> Downloading https://github.com/asciidocfx/AsciidocFX/releases/download/v1.7.4/AsciidocFX_Mac.dmg
==> Downloading from https://github-releases.githubusercontent.com/19916900/d6f71a00-aa61-11eb-82ca-1fff9caf24ec?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-
######################################################################## 100.0%
Error: SHA256 mismatch
Expected: c5f7beaa9279702f35b5373d8100f20dbe3b6dc17b2c8f341f34f339659b7a10
Actual: 91f3c04aac2e4d785031883edd5aeb3b9be04c8907e25f2cbc866bc0598a9c3a
File: /Users/someuser/Library/Caches/Homebrew/downloads/5dcde648ba440ee3fa92bd5fffc1a4d032a84a194b0a6070cf3138c0a4eb26e9--AsciidocFX_Mac.dmg
To retry an incomplete download, remove the file above.
You checked:
I made doubly sure this is not a checksum does not match error.
but it clearly is
Well if I can't just use it and just doing what the instructions say which is brew install --cask asciidocfx
. The file doesn't download, when I can download it manually from the source and run their installj then there is a problem is there not? Do you think you response was for the greater good? Do you think the problem is on my end? I'm on 1 gig pipe and I have no issues download videos, dmg's, etc etc. Your response is just plain "mean". I didn't write the .rb file, someone else did.
then there is a problem is there not?
There is, it's the problem described in the last point of the checklist that you read and checked. The solution is also described there.
Do you think you response was for the greater good?
Yes, if people don't read the issue template precious maintainer time gets wasted and the project gets worse overall.
I didn't write the .rb file, someone else did.
And it was working when they wrote it. Are you expecting volunteers to spend their time fixing your problems for you?
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
Here is the issue that I'm getting when running:
brew install asciidocfx
Listing of the error:
I removed the file and repeated the same error.
Command that failed
brew install asciidocfx
Output of command with
--verbose --debug
Click to expand
Output of
brew doctor --verbose
Click to expand
Output of
brew tap
Click to expand