ExistentialAudio / BlackHole

BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
GNU General Public License v3.0
14.87k stars 575 forks source link

SHA256 mismatch #795

Closed roi-f closed 3 weeks ago

roi-f commented 1 month ago

Please Confirm

macOS Version

macOS 13 Ventura

BlackHole Build(s) Affected

Describe the bug

Mac M1, macOS Sonoma ver. 14.5, Tried brew install both 2 and 16 ch versions, both fail on sha256 mismatch. Found only an older issue on this E.g. -


==> Downloading https://formulae.brew.sh/api/formula.jws.json
################################################################################################################### 100.0%
==> Downloading https://formulae.brew.sh/api/cask.jws.json
################################################################################################################### 100.0%
==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-cask/21337fa1dd8a21eaaa733d2d26ca915d9f02af8f/Casks/b/
################################################################################################################### 100.0%
==> Downloading https://existential.audio/downloads/BlackHole2ch-0.6.0.pkg
################################################################################################################### 100.0%
Error: SHA256 mismatch
Expected: 8d2223cc1aa976b70d14ff7c469cc62a64c3192177c8c0eb38df0483db790c7b
  Actual: 06709430aec19e684a2e55012440d58c3152d76bb9a0c8e6a218d87e30f055d2

### Reproduction Steps

From Mac m1 with OS Sonoma 14.5, 
Open terminal, and type
```brew install blackhole-2ch

### Expected Behavior

install :)

### Screenshots

_No response_
devinroth commented 1 month ago

Just tested and have no issues. The downloaded package is 8d2223cc1aa976b70d14ff7c469cc62a64c3192177c8c0eb38df0483db790c7b.

Maybe try cleaning your cache.

Devin On Jul 12, 2024 at 6:31 AM -0700, roi-f @.***>, wrote:

Please Confirm

• I have read the FAQ and Wiki where most common issues can be resolved • I have searched Discussions to see if the same question has already been asked • This is a bug and not a question about audio routing or configuration, which should be posted in Discussions

macOS Version macOS 13 Ventura BlackHole Build(s) Affected

• 2 channel • 16 channel • 64 channel • other/custom build

Describe the bug Mac M1, macOS Sonoma ver. 14.5, Tried brew install both 2 and 16 ch versions, both fail on sha256 mismatch. Found only an older issue on this E.g. - ==> Downloading https://formulae.brew.sh/api/formula.jws.json ################################################################################################################### 100.0% ==> Downloading https://formulae.brew.sh/api/cask.jws.json ################################################################################################################### 100.0% ==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-cask/21337fa1dd8a21eaaa733d2d26ca915d9f02af8f/Casks/b/ ################################################################################################################### 100.0% ==> Downloading https://existential.audio/downloads/BlackHole2ch-0.6.0.pkg ################################################################################################################### 100.0% Error: SHA256 mismatch Expected: 8d2223cc1aa976b70d14ff7c469cc62a64c3192177c8c0eb38df0483db790c7b Actual: 06709430aec19e684a2e55012440d58c3152d76bb9a0c8e6a218d87e30f055d2

Reproduction Steps

From Mac m1 with OS Sonoma 14.5, Open terminal, and type



### Expected Behavior

install :)

### Screenshots

_No response_
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
roi-f commented 1 month ago

Thank you @devinroth . I cleared all crew cache (and deleted downloads) a few times - brew cleanup --prune=all No success. Any other ideas?

devinroth commented 1 month ago

No idea.

The file on the server is 8d2223cc1aa976b70d14ff7c469cc62a64c3192177c8c0eb38df0483db790c7b.

It’s the same after I download.

If you’re not getting that after you download then something is clearly getting corrupted in the process.

Try downloading the file yourself and running “shasum -a 256” on it.

Maybe some scary stuff is happening on your computer or internet traffic.

Try matching some shas of other downloads?

Devin On Jul 12, 2024 at 12:25 PM -0700, roi-f @.***>, wrote:

Thank you @devinroth . I cleared all crew cache (and deleted downloads) a few times, without success. Any other ideas? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>