homebrew-clickhouse icon indicating copy to clipboard operation
homebrew-clickhouse copied to clipboard

Installation semi-fails

Open umaxfun opened this issue 6 years ago • 2 comments

==> cmake .. -DUSE_STATIC_LIBRARIES=0
==> make
Error: Failed to install plist file
Error: Calling <<-EOS.undent is disabled!
Use <<~EOS instead.
/usr/local/Homebrew/Library/Taps/hatarist/homebrew-clickhouse/clickhouse.rb:104:in `caveats'
Please report this to the hatarist/clickhouse tap!
Or, even better, submit a PR to fix it!

After that -- brew services restart hatarist/clickhouse/clickhouse leads to

Stopping `clickhouse`... (might take a while)
==> Successfully stopped `clickhouse` (label: homebrew.mxcl.clickhouse)
Error: Calling <<-EOS.undent is disabled!
Use <<~EOS instead.
/usr/local/Homebrew/Library/Taps/hatarist/homebrew-clickhouse/clickhouse.rb:93:in `plist'
Please report this to the hatarist/clickhouse tap!
Or, even better, submit a PR to fix it! ```

umaxfun avatar May 03 '18 16:05 umaxfun

I'd love to submit PR, but I know nothing about how brew works =(

umaxfun avatar May 03 '18 16:05 umaxfun

I have the same issue

jacktang avatar Jun 13 '18 15:06 jacktang