Open tonydehnke opened 2 years ago
When running a brew reinstall I get this warning:
Warning: Tried to install empty array to /usr/local/etc/elasticsearch/jvm.options.d
Full output:
brew reinstall elasticsearch-full ==> Downloading https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.17.0-darwin-x86_64.tar.gz?tap=elastic/ho Already downloaded: /Users/tdehnke/Library/Caches/Homebrew/downloads/2e7bf759ccc7760057f181ec2d45b9ce887584f04f4d2a123d7588a18b5462ea--elasticsearch-7.17.0-darwin-x86_64.tar.gz ==> Reinstalling elastic/tap/elasticsearch-full Warning: Tried to install empty array to /usr/local/etc/elasticsearch/jvm.options.d ==> codesign -f -s - /usr/local/Cellar/elasticsearch-full/7.17.0/libexec/modules/x-pack-ml/platform/darwin-x86_64/controller. ==> find /usr/local/Cellar/elasticsearch-full/7.17.0/libexec/jdk.app/Contents/Home/bin -type f -exec codesign -f -s - {} ; ==> Caveats Data: /usr/local/var/lib/elasticsearch/elasticsearch_tdehnke/ Logs: /usr/local/var/log/elasticsearch/elasticsearch_tdehnke.log Plugins: /usr/local/var/elasticsearch/plugins/ Config: /usr/local/etc/elasticsearch/ To restart elastic/tap/elasticsearch-full after an upgrade: brew services restart elastic/tap/elasticsearch-full Or, if you don't want/need a background service you can just run: elasticsearch ==> Summary ๐บ /usr/local/Cellar/elasticsearch-full/7.17.0: 974 files, 497MB, built in 9 seconds ==> Running `brew cleanup elasticsearch-full`... Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP. Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).```
์ ๋ํ ๊ทธ๋ ์ต๋๋ค. ํ์ง๋ง ์ค์น๋ ๊ฒฝ๋ก๋ก ๊ฐ์ ๋ฆฌ์คํธ๋ฅผ ํ์ธํด๋ณด๋ฉด ์ ์ ์ค์น๊ฐ ๋๊ฒ์ ํ์ธ์ด ๊ฐ๋ฅํ์ต๋๋ค.
When running a brew reinstall I get this warning:
Warning: Tried to install empty array to /usr/local/etc/elasticsearch/jvm.options.d
Full output: