Skip to content

Fix source tarball validation instructions#1043

Open
tanmay-karde wants to merge 1 commit intorust-lang:masterfrom
tanmay-karde:fix-tarball-validation
Open

Fix source tarball validation instructions#1043
tanmay-karde wants to merge 1 commit intorust-lang:masterfrom
tanmay-karde:fix-tarball-validation

Conversation

@tanmay-karde
Copy link
Copy Markdown

@tanmay-karde tanmay-karde commented Apr 26, 2026

Updates the source tarball validation instructions to extract both tarballs and compare their contents instead of comparing the raw tar archives directly.

The direct archive comparison can fail due to archive-level differences even when the extracted contents are effectively equivalent.

This was tested while reproducing rust-lang/rust#155731.

Rendered

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 26, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 26, 2026

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: infra
  • infra expanded to 8 candidates
  • Random selection from 8 candidates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants