Giter Site home page Giter Site logo

homebrew-tools's People

Contributors

chmouel avatar goreleaserbot avatar vdemeester avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

homebrew-tools's Issues

Brew update fails

I think brew fails because of the branch rename

Expected Behavior

brew update to succeed

Actual Behavior

❯ brew update
fatal: couldn't find remote ref refs/heads/master
Error: Fetching /usr/local/Homebrew/Library/Taps/tektoncd/homebrew-tools failed!

Additional Info

Warning: Calling bottle :unneeded is deprecated!

Expected Behavior

Should be able to run brew upgrade and brew cleanup without generating warnings.

Actual Behavior

Running brew upgrade generates the following warnings:

$ brew upgrade
...
==> Updated Casks
Updated 58 casks.
Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the tektoncd/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/tektoncd/homebrew-tools/Formula/tektoncd-cli.rb:6


Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the tektoncd/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/tektoncd/homebrew-tools/Formula/tektoncd-cli.rb:6
...

Running brew cleanup generated a similar warning:

$ brew cleanup
Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the tektoncd/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/tektoncd/homebrew-tools/Formula/tektoncd-cli.rb:6
...

Steps to Reproduce the Problem

  1. Run brew upgrade
  2. Run brew cleanup

Additional Info

  • Kubernetes version:

    Output of kubectl version:

    N/A
    
  • Tekton Pipeline version:

    Output of tkn version or kubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'

Client version: 0.21.0

"Calling bottle :unneeded is deprecated!" warning

Expected Behavior

Should not receive a tektoncd/tools tap-related warning when running brew commands such as brew update

Actual Behavior

When running brew commands, the following warning is shown:

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the tektoncd/tools tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/tektoncd/homebrew-tools/Formula/tektoncd-cli.rb:6

Steps to Reproduce the Problem

Run a common brew command:

  1. brew update
  2. brew outdated
  3. brew upgrade ...

Additional Info

Commenting line 6 in the tektoncd-cli.rb file fixes the behavior (i.e., removes the warning). Homebrew/discussions#2311 (comment) has more details and mentions bottle :unneeded is a no-op outside of Homebrew/core.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.