guyuqi commented on PR #1143:
URL: https://github.com/apache/bigtop/pull/1143#issuecomment-1676799646

   > > I locally built `bigtop/puppet:test-openeuler-22.03-aarch64` and ranger 
rpms.
   > > Run the smoke tests: `./docker-hadoop.sh --create 3 --image 
bigtop/puppet:test-openeuler-22.03 --memory 16g --repo 
file:///bigtop-home/output --disable-gpg-check --enable-local-repo --stack 
bigtop-utils,ranger --smoke-tests ranger`
   > > Failed to deploy ranger :
   > > ```
   > > ...
   > > Notice: /Stage[main]/Ranger::Prerequisites/Exec[initdb]/returns: 
executed successfully
   > > Error: /Stage[main]/Ranger::Prerequisites/Service[postgresql]: Could not 
evaluate: Could not find init script for 'postgresql'
   > > Notice: /Stage[main]/Ranger::Admin/Package[ranger-admin]: Dependency 
Service[postgresql] has failures: true
   > > ```
   > > 
   > > 
   > >     
   > >       
   > >     
   > > 
   > >       
   > >     
   > > 
   > >     
   > >   
   > > It seems that the rerequisites pacakge of postgresql was not properly 
installed in openEuler image:`bigtop/puppet:test-openeuler-22.03-aarch64`
   > 
   > @guyuqi Thanks。I follow your way to run smoketest。I have the seem 
problem。this problem occured due to the bigtop/puppet:test-openeuler-22.03 
without the initscripts.
   > 
   > 1. ranger smoke-test
   >    **resolve:**  add _**initscripts**_  temporary.
   >    provisioner/utils/setup-env-centos.sh
   >    
![image](https://user-images.githubusercontent.com/31821890/259051840-cb02bafa-177c-4196-bfbd-46cf69d01ea9.png)
   >    **successful log**
   >    
![image](https://user-images.githubusercontent.com/31821890/259052241-8f6366a9-88c5-4f66-b1c0-66476d25ab93.png)
   >    **smoke_test** log:
   > 
   > 
![image](https://user-images.githubusercontent.com/31821890/259081872-95bbc6fc-cbfc-4a32-b950-0c780d29da3d.png)
   > 
   > 2. After we will move nc、initscripts、 openeuler-lsb、psmisc from 
bigtop_tooltain/manifests/packages.pp  to bigtop_tooltain/bin/puppetize.sh  
,and wo will run other compoenent smoke-test again in openeuler.
   
   +1


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