Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-checksummed download of ffmpeg formula file from an arbitrary URL is unsupported! brew extract or `brew cr #170305

Closed
4 tasks done
first567 opened this issue Apr 29, 2024 · 1 comment
Labels
bug Reproducible Homebrew/homebrew-core bug outdated PR was locked due to age

Comments

@first567
Copy link

brew gist-logs <formula> link OR brew config AND brew doctor output

Downloads % brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/8af82980c55172cfc694d4058f442deac960103c/Formula/f/ffmpeg.rb
Error: Non-checksummed download of ffmpeg formula file from an arbitrary URL is unsupported! `brew extract` or `brew create` and `brew tap-new` to create a formula file in a tap on GitHub instead.

Verification

  • My brew doctor output says Your system is ready to brew. and am still able to reproduce my issue.
  • I ran brew update and am still able to reproduce my issue.
  • I have resolved all warnings from brew doctor and that did not fix my problem.
  • I searched for recent similar issues at https://github.com/Homebrew/homebrew-core/issues?q=is%3Aissue and found no duplicates.

What were you trying to do (and why)?

download ffmpeg@6.1.1

What happened (include all command output)?

Non-checksummed download of ffmpeg formula file from an arbitrary URL is unsupported! brew extract or brew create and brew tap-new to create a formula file in a tap on GitHub instead.

What did you expect to happen?

download successfully

Step-by-step reproduction instructions (by running brew commands)

brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/8af82980c55172cfc694d4058f442deac960103c/Formula/f/ffmpeg.rb
@first567 first567 added the bug Reproducible Homebrew/homebrew-core bug label Apr 29, 2024
@ZhongRuoyu
Copy link
Member

The error message has told you exactly what to do.

If you simply need FFmpeg 6.1.1, run brew install ffmpeg@6.

@ZhongRuoyu ZhongRuoyu closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2024
@github-actions github-actions bot added the outdated PR was locked due to age label May 30, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Reproducible Homebrew/homebrew-core bug outdated PR was locked due to age
Projects
None yet
Development

No branches or pull requests

2 participants