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

'brew doctor' warning #29

Open
mikutas opened this issue Mar 9, 2021 · 0 comments
Open

'brew doctor' warning #29

mikutas opened this issue Mar 9, 2021 · 0 comments

Comments

@mikutas
Copy link

mikutas commented Mar 9, 2021

❯ brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!

Warning: Found Ruby file outside goodwithtech/r tap formula directory.
(/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/goodwithtech/homebrew-r/Formula):
  /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/goodwithtech/homebrew-r/dockle.rb
❯ brew --version
Homebrew 3.0.4
Homebrew/linuxbrew-core (git revision ca423; last commit 2021-03-09)

If I uninstall dockertags and untap goodwithtech/homebrew-r, the warning disappears.

❯ brew uninstall goodwithtech/r/dockertags
Uninstalling /home/linuxbrew/.linuxbrew/Cellar/dockertags/0.1.6... (5 files, 13.5MB)

❯ brew untap goodwithtech/homebrew-r
Untapping goodwithtech/r...
Untapped 2 formulae (134 files, 477.8KB).

❯ brew doctor
Your system is ready to brew.

If I re-install dockertags, the warning appears again.

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

1 participant