Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable] Backport fixes to build-manifest #56960

Merged
merged 3 commits into from
Dec 19, 2018

Conversation

pietroalbini
Copy link
Member

Backports the following changes to stable:

r? @ghost
cc @Mark-Simulacrum @alexcrichton

Mark-Simulacrum and others added 3 commits December 18, 2018 23:01
This builder is not really the correct place to put this, but it
definitely has the time budget and checking this tool builds on just one
platform is more than sufficient.
GPG versions 2.x+ require that --batch be passed if --passphrase-fd is
to be accepted.
Apparently this changed with gpg2 or... something like that?
@pietroalbini
Copy link
Member Author

@bors r+ p=1000

@bors
Copy link
Contributor

bors commented Dec 18, 2018

📌 Commit 0a3f194 has been approved by pietroalbini

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Dec 18, 2018
@pietroalbini pietroalbini added the T-release Relevant to the release subteam, which will review and decide on the PR/issue. label Dec 18, 2018
@bors
Copy link
Contributor

bors commented Dec 18, 2018

⌛ Testing commit 0a3f194 with merge a1d478bb0641cc3750b78043b31bbdb398f22dc0...

@bors
Copy link
Contributor

bors commented Dec 18, 2018

💔 Test failed - status-travis

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

Your PR failed on Travis (raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.
[00:00:09] Cloning into '/home/travis/build/rust-lang/rust/src/tools/rustfmt'...
[00:00:09] Cloning into '/home/travis/build/rust-lang/rust/src/liblibc'...
[00:00:09] Cloning into '/home/travis/build/rust-lang/rust/src/tools/cargo'...
[00:00:10] Cloning into '/home/travis/build/rust-lang/rust/src/tools/clang'...
No output has been received in the last 30m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
The build has been terminated

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@pietroalbini
Copy link
Member Author

@bors retry please

@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 Dec 18, 2018
@bors
Copy link
Contributor

bors commented Dec 18, 2018

⌛ Testing commit 0a3f194 with merge b6c32da...

bors added a commit that referenced this pull request Dec 18, 2018
[stable] Backport fixes to build-manifest

Backports the following changes to stable:

* #56703: Fix build of the `build-manifest` tool *(partial, just added last commit)*
* #56783: Add `--pinentry-mode=loopback` to deployment script
* #56735: Fix gpg signing in manifest builder

r? @ghost
cc @Mark-Simulacrum @alexcrichton
@bors
Copy link
Contributor

bors commented Dec 19, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: pietroalbini
Pushing b6c32da to stable...

@bors bors merged commit 0a3f194 into rust-lang:stable Dec 19, 2018
@pietroalbini pietroalbini deleted the gpg-stable branch January 1, 2019 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants