tuhaihe commented on PR #1004:
URL: https://github.com/apache/cloudberry/pull/1004#issuecomment-2808737668

   If we use `git submodule update --init` in the build steps, it will cause 
the following error:
   ```
   fatal: detected dubious ownership in repository at 
'/__w/cloudberry/cloudberry'
   To add an exception for this directory, call:
   
        git config --global --add safe.directory /__w/cloudberry/cloudberry
   Error: Process completed with exit code 128.
   ```
   
   So change the way of loading the submodules with `submodules: true`.


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