arshadmohammad commented on PR #3751:
URL: https://github.com/apache/ambari/pull/3751#issuecomment-1783426982

   > Therefore, on Rocky8, the old python2 soft link needs to be deleted, and 
create a new one using ln -s /usr/bin/python3 /usr/bin/python.
   I am using rocky linux 8.8, it does not have python2 installed on it. It has 
only python 3.6. So the build failure was not related to python version. But 
the build failure is because some files do not have shebang as expected. I 
skipped the shebang validation with %global __brp_mangle_shebangs %{nil} for 
time being, we can check this part later.
   
   


-- 
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...@ambari.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org
For additional commands, e-mail: dev-h...@ambari.apache.org

Reply via email to