wecharyu opened a new pull request, #6438:
URL: https://github.com/apache/incubator-gluten/pull/6438

   ## What changes were proposed in this pull request?
   
   Replace the mirrorlist repository of centos with vault.
   
   (Fixes: \#6437)
   
   ## How was this patch tested?
   
   (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
   Test the vcpkd setup scripty on the centos7/8 container:
   ```bash
   # run container
   podman run --name wechar_gluten --cap-add=SYS_PTRACE --cap-add=AUDIT_WRITE 
--pids-limit 0 -it --rm  -w /root/workspace --network host --entrypoint bash 
centos:7
   
   # download gluten source code and run setup script
   gluten/dev/vcpkg/setup-build-depends.sh
   ```
   
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to