kou commented on issue #47798:
URL: https://github.com/apache/arrow/issues/47798#issuecomment-3397713417

   We don't need to make build artifact tarball reproducible. We just need to 
make only `.deb`/`.rpm` reproducible.
   
   We can create build artifact tarballs that include auto signed 
`.deb`/`.rpm`. We don't need to sign these tarballs because they are 
intermediate artifacts. We don't need to mark them "official".
   
   For `.deb`, https://wiki.debian.org/ReproducibleBuilds will help us but I 
haven't read it yet...
   
   For `.rpm`, https://docs.fedoraproject.org/en-US/reproducible-builds/ will 
help us but I haven't read it yet too...


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