Uh oh!
There was an error while loading. Please reload this page.
Remove some non-determinism - #554
Conversation
Your app is not built reproducible in F-Droid, but we continuously test older versions on https://verification.f-droid.org/ and would like more and more apps to become repro Looking at the latest app report: https://verification.f-droid.org/packages/app.intra/ We can fix the GO BUILDID and the different /tmp paths.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
licaon-kter
commented
May 27, 2025
Haha CLA, no, but you can take this as you please 😉 |
jyyi1
commented
May 27, 2025
Thanks for the contribution. But unfortunately this PR won't make the app reproducible. Because to ensure a reproducible build, we need to use a fixed version of |
licaon-kter
commented
May 27, 2025
True, but I've tested this, and as the title says it's about "some" of it. :) Could this be made perfect? I hope so, in the mean time, this PR improves things. |
There was a problem hiding this comment.
Thanks. That sounds reasonable to me. Please accept the CLA so we can merge the PR.
licaon-kter
commented
May 27, 2025
As said, I won't submit to any CLA. :) |
ignoramous
commented
May 27, 2025
Also, |
Your app is not built reproducible in F-Droid, but we continuously test older versions on https://verification.f-droid.org/ and would like more and more apps to become repro
Looking at the latest app report: https://verification.f-droid.org/packages/app.intra/
We can fix the GO BUILDID and the different /tmp paths.