Masahiro Tanaka created BIGTOP-3369:
---------------------------------------
Summary: RHEL8 does not have PowerTools repo but CodeReady Builder
Key: BIGTOP-3369
URL: https://issues.apache.org/jira/browse/BIGTOP-3369
Project: Bigtop
Issue Type: Improvement
Reporter: Masahiro Tanaka
When I run puppetize.sh on RHEL8, I got an error like below:
{code:java}
[ec2-user@ip-172-31-1-175 ~]$ sudo dnf config-manager --set-enabled PowerTools
Error: No matching repo to modify: PowerTools. {code}
https://github.com/apache/bigtop/blob/955cdec96d264fb96be3262923a387c9e1ed9f36/bigtop_toolchain/bin/puppetize.sh#L50-L57
Since Code Ready Builder is a treadmarked name, CentOS8 has a repo named
PowetTools.
[https://wiki.centos.org/FAQ/CentOS8#Where_is_the_CentOS_8_codeready-developer_equivalent_repo.3F]
Due to this, we might have to change repo name in CentOS8 and RHEL8.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)