kou commented on PR #50195:
URL: https://github.com/apache/arrow/pull/50195#issuecomment-5679451885

   Could you try the following to debug reproducible builds failure?
   
   ```diff
   diff --git a/.github/workflows/package_linux.yml 
b/.github/workflows/package_linux.yml
   index dd5d5a4eaf..1627d3286b 100644
   --- a/.github/workflows/package_linux.yml
   +++ b/.github/workflows/package_linux.yml
   @@ -353,7 +353,6 @@ jobs:
              reprotest \
                --build-command \
                  "rake -C dev/tasks/linux-packages ${TASK_NAMESPACE}:build" \
   -            --no-diffoscope \
                --vary=-fileordering \
                "${PWD}" \
                
"dev/tasks/linux-packages/*/apt/repositories/${DISTRIBUTION}/pool/${DISTRIBUTION_CODE_NAME}/*/*/*/*.deb"
   ```
   
   
https://github.com/apache/arrow/actions/runs/34948510691/job/104313673313?pr=50195#step:21:15883
   
   ```text
   
[882](https://github.com/apache/arrow/actions/runs/34948510691/job/104313673313?pr=50195#step:21:15883)
   Binary files 
/tmp/tmp50jhndcd/control/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/arrow-tools-dbgsym_26.0.0~dev20260915-1_amd64.deb
 and 
/tmp/tmp50jhndcd/experiment-1/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/arrow-tools-dbgsym_26.0.0~dev20260915-1_amd64.deb
 differ
   Binary files 
/tmp/tmp50jhndcd/control/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/arrow-tools_26.0.0~dev20260915-1_amd64.deb
 and 
/tmp/tmp50jhndcd/experiment-1/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/arrow-tools_26.0.0~dev20260915-1_amd64.deb
 differ
   Binary files 
/tmp/tmp50jhndcd/control/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/libarrow2600-dbgsym_26.0.0~dev20260915-1_amd64.deb
 and 
/tmp/tmp50jhndcd/experiment-1/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/libarrow2600-dbgsym_26.0.0~dev20260915-1_amd64.deb
 differ
   Binary files 
/tmp/tmp50jhndcd/control/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/libarrow2600_26.0.0~dev20260915-1_amd64.deb
 and 
/tmp/tmp50jhndcd/experiment-1/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/libarrow2600_26.0.0~dev20260915-1_amd64.deb
 differ
   Binary files 
/tmp/tmp50jhndcd/control/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/libparquet2600-dbgsym_26.0.0~dev20260915-1_amd64.deb
 and 
/tmp/tmp50jhndcd/experiment-1/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/libparquet2600-dbgsym_26.0.0~dev20260915-1_amd64.deb
 differ
   Binary files 
/tmp/tmp50jhndcd/control/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/libparquet2600_26.0.0~dev20260915-1_amd64.deb
 and 
/tmp/tmp50jhndcd/experiment-1/source-root/dev/tasks/linux-packages/apache-arrow/apt/repositories/debian/pool/trixie/main/a/apache-arrow/libparquet2600_26.0.0~dev20260915-1_amd64.deb
 differ
   ```


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