Skip to content

Upgrade Travis to using Xenial environment #1149

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

Merged
merged 1 commit into from
Nov 26, 2018

Conversation

palfrey
Copy link
Contributor

@palfrey palfrey commented Nov 24, 2018

One part "lets use the latest things", to several parts "might this fix #1148"

@rust-highfive
Copy link

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@palfrey
Copy link
Contributor Author

palfrey commented Nov 24, 2018

Well, it didn't fix #1148 (see https://travis-ci.org/rust-lang/libc/jobs/459211639). OTOH once Travis fix whatever #1148 actually is in their underlying infrastructure, this would then be worth merging still

@alexcrichton
Copy link
Member

@bors: r+

Maybe Travis/docker had a bad weekend?

@bors
Copy link
Contributor

bors commented Nov 26, 2018

📌 Commit e73f064 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Nov 26, 2018

⌛ Testing commit e73f064 with merge 6fa76fa...

bors added a commit that referenced this pull request Nov 26, 2018
Upgrade Travis to using Xenial environment

One part "lets use the latest things", to several parts "might this fix #1148"
@bors
Copy link
Contributor

bors commented Nov 26, 2018

💔 Test failed - status-travis

@palfrey
Copy link
Contributor Author

palfrey commented Nov 26, 2018

This appears to have broken for different reasons:

  • arm-linux-androideabi: Warning: An error occurred while preparing SDK package ARM EABI v7a System Image: archive is not a ZIP archive.
  • sparc64-unknown-linux-gnu: curl: (7) Failed to connect to caesar.ftp.acc.umu.se port 443: Connection timed out

Not entirely sure either of those are Xenial-related given the earlier working build

@alexcrichton
Copy link
Member

@bors: retry

Yeah looks spurious!

@bors
Copy link
Contributor

bors commented Nov 26, 2018

⌛ Testing commit e73f064 with merge 5058225...

bors added a commit that referenced this pull request Nov 26, 2018
Upgrade Travis to using Xenial environment

One part "lets use the latest things", to several parts "might this fix #1148"
@bors
Copy link
Contributor

bors commented Nov 26, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 5058225 to master...

@bors bors merged commit e73f064 into rust-lang:master Nov 26, 2018
@palfrey palfrey deleted the travis-xenial branch November 27, 2018 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker build issues on Travis
4 participants