How can update check be disabled for macOS Homebrew (packaged) installs? #17845
Replies: 3 comments 3 replies
-
|
Also, I have read #13073 and there is no |
Beta Was this translation helpful? Give feedback.
-
|
Hey, @luckman212
You can't.
We do not package homebrew Netdata. I see that the latest version of the homebrew package is v1.44.3 and the latest stable version of Netdata is v1.45.6. We changed our build system to CMake in version 1.45.0, and it seems that maintainers of the homebrew Netdata package can't get it to work for them (e.g. Homebrew/homebrew-core#173783). cc @Ferroin @vkalintiris I think we need either to help guys (if they want) to solve problems with Netdata v1.45.0+ or remove "Install Netdata via Homebrew" from our docs and probably even discourage people from doing it. |
Beta Was this translation helpful? Give feedback.
-
|
It looks like Homebrew/homebrew-core#173783 is marked "Closed" so I'm not sure where this goes from here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently there's a big yellow⚠️ mark on my local dashboard due to netdata insisting that I have an outdated version.
I've run
brew update && brew upgrade netdataalready and this is the latest version available (but of course is a bit behind the main branch).How can I disable this check to avoid the warning which I can do nothing about? I want to stick with the Homebrew install because it simplifies installation and management.
Beta Was this translation helpful? Give feedback.
All reactions