raulcd commented on PR #47864: URL: https://github.com/apache/arrow/pull/47864#issuecomment-3490137338
I created a branch (https://github.com/raulcd/arrow/tree/GH-47798-3) with some of the applied changes where I was testing locally with: ``` reprotest -vv --vary=-environment,-build_path,-kernel,-aslr,-num_cpus,-time,-user_group,-fileordering,-domain_host,-home,-locales,-exec_path,-timezone,-umask --store-dir=/tmp/repro-logs -c "BUILD_DIR=/tmp/arrow-build rake -C dev/tasks/linux-packages --trace apt:build APT_TARGETS=debian-trixie" . \ "dev/tasks/linux-packages/*/apt/repositories/*" ``` I was removing all variations to try and find why I was getting some failures on diffoscope but even without variations I am getting some differences about creation time of artifacts. I've uploaded the diffoscope output to a gist: https://gist.github.com/raulcd/38df52b08ea3ee9353d948b7a6feadc0 I might take a break from this as I am taking a long time and I am slightly tired of fighting diffoscope :) @kou thanks for your help! I'll come back to this once you have some time :) -- 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]
