You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2020/06/09 15:58:24 UTC

[GitHub] [bigtop] masatana opened a new pull request #645: BIGTOP-3369: RHEL8 does not have PowerTools repo but CodeReady Builder

masatana opened a new pull request #645:
URL: https://github.com/apache/bigtop/pull/645


   Update puppetize.sh to use CodeReady repo when the environment is RHEL8.
   
   I tested this change w/ RHEL8 on AWS EC2.
   
   Note that if you want to run puppetize.sh, you may have to add /opt/puppetlabs/bin in secure_path as noted in [README.md](https://github.com/apache/bigtop/blob/master/README.md#for-developers-building-the-entire-distribution-from-scratch) and re-login.
   
   (Though this is out-of-scope of this PR, should we automate this process?)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bigtop] sekikn commented on pull request #645: BIGTOP-3369: RHEL8 does not have PowerTools repo but CodeReady Builder

Posted by GitBox <gi...@apache.org>.
sekikn commented on pull request #645:
URL: https://github.com/apache/bigtop/pull/645#issuecomment-641034435


   Though RHEL 8 is not our officially supported distro, this fix may be useful for some users.
   I tested the PR and confirmed it worked (with adding /opt/puppetlabs/bin to secure_path in /etc/sudoers).
   +1, thanks @masatana!
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bigtop] sekikn merged pull request #645: BIGTOP-3369: RHEL8 does not have PowerTools repo but CodeReady Builder

Posted by GitBox <gi...@apache.org>.
sekikn merged pull request #645:
URL: https://github.com/apache/bigtop/pull/645


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bigtop] masatana commented on pull request #645: BIGTOP-3369: RHEL8 does not have PowerTools repo but CodeReady Builder

Posted by GitBox <gi...@apache.org>.
masatana commented on pull request #645:
URL: https://github.com/apache/bigtop/pull/645#issuecomment-641042195


   Thank you @sekikn !


----------------------------------------------------------------
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:
users@infra.apache.org