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

Installation from brew tap does not work with all the "without" flags set #29

Open
rauerhans opened this issue Mar 15, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@rauerhans
Copy link
Contributor

Summary

Installation from brew tap does not work with all the "without" flags.

Reproduction

❮ brew install pluralsh/plural/plural --without-helm --without-terraform --without-kubectl
==> Cloning https://github.com/pluralsh/plural-cli.git
Updating /Users/hans.rauer/Library/Caches/Homebrew/plural--git
origin/HEAD set to master
refs/remotes/origin/master
==> Checking out revision c5c67e90d1bf3ddb0dc61c6ef8523cba91f2fa10
HEAD is now at c5c67e9 sort terraform before building outputs for stability
HEAD is now at c5c67e9 sort terraform before building outputs for stability
==> Installing plural from pluralsh/plural
==> helm plugin install https://github.com/pluralsh/helm-push
Last 15 lines from /Users/hans.rauer/Library/Logs/Homebrew/plural/01.helm:
2022-03-15 08:50:34 +0000

helm
plugin
install
https://github.com/pluralsh/helm-push


If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
  https://github.com/pluralsh/homebrew-plural/issues

Additional Info about Your Environment

system_profiler SPSoftwareDataType
Software:

    System Software Overview:

      System Version: macOS 12.2.1 (21D62)
      Kernel Version: Darwin 21.3.0
      Boot Volume: Macintosh HD
      Boot Mode: Normal
      Computer Name: AT-NB-314
      User Name: Hans Rauer (hans.rauer)
      Secure Virtual Memory: Enabled
      System Integrity Protection: Enabled
      Time since boot: 2 days 19:06

Message from the maintainers:

Impacted by this bug? Give it a 👍. We factor engagement into prioritization.

@rauerhans rauerhans added the bug Something isn't working label Mar 15, 2022
@michaeljguarino
Copy link
Member

It looks like your system didn't have helm already, so it choked when trying to install helm plugins. My guess is it probably would work if the --without-helm flag were removed or you installed helm via another method

@rauerhans
Copy link
Contributor Author

Definitely had all three installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants