Homebrew / homebrew-cask

🍻 A CLI workflow for the administration of macOS applications distributed as binaries
https://brew.sh
BSD 2-Clause "Simplified" License
20.82k stars 10.65k forks source link

BlackHole can no longer be installed with brew #84600

Closed Joshfindit closed 4 years ago

Joshfindit commented 4 years ago

General troubleshooting steps

Description of issue

The developer of BlackHole has model to a model where they require signup in order to get the .pkg

https://github.com/ExistentialAudio/BlackHole/releases only has source code, and links to https://existential.audio/blackhole/?pk_campaign=github&pk_kwd=release for the .pkg download

Command that failed

brew cask install blackhole

Output of command with --force --verbose --debug

Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/cask).
==> Updated Casks
eclipse-java                  eclipse-javascript            eclipse-jee                   eclipse-modeling              eclipse-php                   responsively                  workflowy

==> Downloading https://github.com/ExistentialAudio/BlackHole/releases/download/v0.2.6/BlackHole.v0.2.6.pkg

curl: (22) The requested URL returned error: 404 Not Found
Error: Download failed on Cask 'blackhole' with message: Download failed: https://github.com/ExistentialAudio/BlackHole/releases/download/v0.2.6/BlackHole.v0.2.6.pkg

Output of brew cask doctor

==> Homebrew Version
2.4.0-69-g67c843b
==> macOS
10.13.6
==> SIP
Enabled (custom configuration)

configuration:
apple internal: disabled
kext signing: disabled
filesystem protections: disabled
debugging restrictions: disabled
dtrace restrictions: disabled
nvram protections: disabled
basesystem verification: disabled
==> Java
1.8.0_242
==> xattr issues
<NONE>
==> Gatekeeper support
Enabled
==> Homebrew Cask Install Location
<NONE>
==> Homebrew Cask Staging Location
/usr/local/Caskroom
==> Homebrew Cask Taps:
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask (3583 casks)
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask-versions (154 casks)
==> Contents of $LOAD_PATH
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/ruby-macho-2.2.0/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/rubocop-rspec-1.40.0/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/rubocop-performance-1.6.1/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/rexml-3.2.4/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/plist-3.5.0/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/mechanize-2.7.6/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/activesupport-6.0.3.2/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/zeitwerk-2.3.0/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/tzinfo-1.2.7/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/thread_safe-0.3.6/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/i18n-1.8.3/lib
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/bundler/../ruby/2.6.0/gems/concurrent-ruby-1.1.6/lib/concurrent-ruby
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/lib/ruby/2.6.0
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3_2/lib/ruby/2.6.0/x86_64-darwin14
/usr/local/Homebrew/Library/Homebrew
==> Environment Variables
LC_ALL="en_US.UTF-8"
PATH="/usr/local/Homebrew/Library/Homebrew/shims/scm:/usr/bin:/bin:/usr/sbin:/sbin"
SHELL="/usr/local/bin/zsh"

Output of brew tap

clangen/musikcube
elastic/tap
homebrew/cask
homebrew/cask-versions
homebrew/core
homebrew/services
vitorgalvao commented 4 years ago

https://github.com/ExistentialAudio/BlackHole/issues/172

Joshfindit commented 4 years ago

Awesome. Thank you for point that out @vitorgalvao