iwasakims commented on PR #1250:
URL: https://github.com/apache/bigtop/pull/1250#issuecomment-2060075222

   Hmm, I can find scl in my local image. The scl-utils is installed as 
dependency of devtoolset-9.
   
   ```
   [root@82798ae56e05 /]# rpm -q --whatrequires scl-utils
   devtoolset-9-runtime-9.1-0.el7.aarch64
   ```
   
   Could you try rebuilding docker image? @yoda-mon 
   
   ```
   $ docker image rm bigtop/slaves:trunk-centos-7-aarch64
   $ docker image rm bigtop/puppet:trunk-centos-7-aarch64
   $ ./gradlew -Pprefix=trunk -POS=centos-7 bigtop-slaves
   ```


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to