reproducible builds: the rpm from the spec matches the ci artifact #51
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #10
Scope
Pin everything the build reads (toolchain, lockfiles, vendored crates, node and pnpm versions,
SOURCE_DATE_EPOCH), build the RPM on two machines, and diff. Document every remaining difference and fix what can be fixed.Acceptance
diffoscopeon two independent builds of the same tag is empty, or every difference is listed indoc/reproducibility.mdwith a reason.Depends on
The RPM child of #5.