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

homebrew-ddev deprecation warnings #2942

Closed
ejdunn2001 opened this issue Apr 12, 2021 · 2 comments
Closed

homebrew-ddev deprecation warnings #2942

ejdunn2001 opened this issue Apr 12, 2021 · 2 comments

Comments

@ejdunn2001
Copy link

Run a Diagnostic and Paste Link Here

Describe the bug
Just got this while running brew upgrade.
Warning: Calling cellar in a bottle block is deprecated! Use brew style --fix on the formula to update the style or use sha256 with a cellar: argument instead.
Please report this issue to the drud/ddev tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/drud/homebrew-ddev/Formula/ddev.rb:16

Warning: Calling sha256 "digest" => :tag in a bottle block is deprecated! Use brew style --fix on the formula to update the style or use sha256 tag: "digest" instead.
Please report this issue to the drud/ddev tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/drud/homebrew-ddev/Formula/ddev.rb:17

Warning: Calling sha256 "digest" => :tag in a bottle block is deprecated! Use brew style --fix on the formula to update the style or use sha256 tag: "digest" instead.
Please report this issue to the drud/ddev tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/drud/homebrew-ddev/Formula/ddev.rb:18

Warning: Calling sha256 "digest" => :tag in a bottle block is deprecated! Use brew style --fix on the formula to update the style or use sha256 tag: "digest" instead.
Please report this issue to the drud/ddev tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/drud/homebrew-ddev/Formula/ddev.rb:19

Warning: Calling cellar in a bottle block is deprecated! Use brew style --fix on the formula to update the style or use sha256 with a cellar: argument instead.
Please report this issue to the drud/ddev tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/drud/homebrew-ddev/Formula/ddev.rb:16

Warning: Calling sha256 "digest" => :tag in a bottle block is deprecated! Use brew style --fix on the formula to update the style or use sha256 tag: "digest" instead.
Please report this issue to the drud/ddev tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/drud/homebrew-ddev/Formula/ddev.rb:17

Warning: Calling sha256 "digest" => :tag in a bottle block is deprecated! Use brew style --fix on the formula to update the style or use sha256 tag: "digest" instead.
Please report this issue to the drud/ddev tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/drud/homebrew-ddev/Formula/ddev.rb:18

Warning: Calling sha256 "digest" => :tag in a bottle block is deprecated! Use brew style --fix on the formula to update the style or use sha256 tag: "digest" instead.
Please report this issue to the drud/ddev tap (not Homebrew/brew or Homebrew/core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/drud/homebrew-ddev/Formula/ddev.rb:19

To Reproduce

Expected behavior

Screenshots

Version and configuration information (please complete the following information):

  • Host computer OS and Version: [e.g. Windows 10, macOS Big Sur, Linux (distro), WSL2 (distro)]
  • Docker Desktop version if on macOS or Windows (from "About Docker Desktop")
  • ddev version information (use ddev version)
  • config.yaml contents for the misbehaving project (the part before the comments)
  • Do you have any custom configuration (nginx, php, mysql) in the .ddev folder? If so, have you tried without them?

Additional context

@rfay
Copy link
Member

rfay commented Apr 12, 2021

Thanks, I didn't notice this, but a colleague did, will get it fixed.

@rfay rfay changed the title homebrew errors homebrew-ddev deprecation warnings Apr 12, 2021
@rfay
Copy link
Member

rfay commented Apr 12, 2021

Also, ddev/homebrew-ddev#43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants