iwasakims commented on code in PR #1235:
URL: https://github.com/apache/bigtop/pull/1235#discussion_r1491963077


##########
bigtop_toolchain/bin/puppetize.sh:
##########
@@ -61,6 +61,17 @@ case ${ID}-${VERSION_ID} in
         # As a workaround for that, enable the former here in advance of 
running the Puppet manifests.
         dnf config-manager --set-enabled powertools
         ;;
+    rocky-9*)
+        rpm -ivh 
https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
+        dnf -y check-update
+        #dnf -y install glibc-langpack-en hostname diffutils curl sudo unzip 
wget puppet procps-ng 'dnf-command(config-manager)'

Review Comment:
   The line commented out should be removed it this is just for try-and-error.



-- 
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: [email protected]

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

Reply via email to