guyuqi commented on pull request #620:
URL: https://github.com/apache/bigtop/pull/620#issuecomment-633788588


   >>What's the reason that we can't do Package {"ruby"} directly in bigtop 
toolchain?
   
   Because some dependency packages like minitar-0.5.4 would **not** be 
installed properly by leveraged ruby 2.4+ (2.4.10 or 2.5.8), it means 
ruby-2.4.0 is only one version that was verified to **build** logstash on all 
platform and Distros. 
   It may be not guaranteed that the version of ruby installed by `Package 
{"ruby"}` is **2.4.0** , for ruby-2.4.0 package may be not available for all 
Distros in different platforms(arm/x86/ppc).
   For runtime, logstash would work properly on every version of ruby 2.4.0+.
   
   >>Thanks. If we have to do it in do-component-build anyway. I'm OK with it 
if removal is implemented.
   
   I'll update it, thanks @evans-ye 
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to