Skip to content

Conversation

pietroalbini
Copy link
Member

While running the release process for Rust 1.48.0 I discovered a bug in build-manifest: it's not trimming the newline from src/version, and it tries to inspect tarballs called rustc-1.48.0\n-x86_64-unknown-linux-gnu.tar.xz. The bug only affects stable releases so this is why we're only seeing it right now.

r? @Mark-Simulacrum
We'll need to backport this to beta and nightly too.

@rust-highfive
Copy link
Contributor

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against stable. Please double check that you specified the right target!

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 16, 2020
@Mark-Simulacrum
Copy link
Member

@bors r+ rollup=never p=100

@bors
Copy link
Collaborator

bors commented Nov 16, 2020

📌 Commit 82a102b has been approved by Mark-Simulacrum

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 16, 2020
@bors
Copy link
Collaborator

bors commented Nov 16, 2020

⌛ Testing commit 82a102b with merge 7eac88a...

@bors
Copy link
Collaborator

bors commented Nov 16, 2020

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing 7eac88a to stable...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Nov 16, 2020
@bors bors merged commit 7eac88a into rust-lang:stable Nov 16, 2020
@rustbot rustbot added this to the 1.48.0 milestone Nov 16, 2020
@pietroalbini pietroalbini deleted the stable-build-manifest-newline branch November 16, 2020 16:16
m-ou-se added a commit to m-ou-se/rust that referenced this pull request Nov 17, 2020
…, r=Mark-Simulacrum

build-manifest: strip newline from rustc version

Backport of rust-lang#79096 on the master branch. This will also need to be included in the beta bump tomorrow.

r? `@Mark-Simulacrum`
`@rustbot` modify labels: beta-nominated beta-accepted T-infra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants