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

Use Ubuntu/trusty for testing #3380

Merged
merged 2 commits into from
Feb 13, 2017

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Feb 1, 2017

In 2017 Apr, Ubuntu/precise will reach its EOL.
Hence, the testing environment for master branch should be moved to next LTS; Ubuntu/trusty.
Fortunately, travis released trusty container as a beta feature.
https://blog.travis-ci.com/2016-11-08-trusty-container-public-beta/

This also allows to test LaTeX builder on TeXLive 2013 (refs: #3070)

@tk0miya tk0miya added this to the 1.6 milestone Feb 1, 2017
@tk0miya
Copy link
Member Author

tk0miya commented Feb 1, 2017

Hmm... testing with pypy is always failed... it seems a bug of travis...

pypy is not installed; attempting download
Downloading archive: https://s3.amazonaws.com/travis-python-archives/binaries/ubuntu/14.04/x86_64/-.tar.bz2
$ sudo tar xjf -.tar.bz2 --directory /
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error is not recoverable: exiting now
The command "sudo tar xjf -.tar.bz2 --directory /" failed and exited with 2 during .
https://travis-ci.org/sphinx-doc/sphinx/jobs/197384350

@tk0miya
Copy link
Member Author

tk0miya commented Feb 11, 2017

Finally I could not find the way to avoid the error.
So I just posted an email to the support list.
I hope it will be fixed soon...

@tk0miya
Copy link
Member Author

tk0miya commented Feb 13, 2017

I give the version to env spec to avoid the pypy problem.
refs: travis-ci/travis-ci#6865

It seems good.

@tk0miya tk0miya merged commit 19830dc into sphinx-doc:master Feb 13, 2017
@tk0miya tk0miya deleted the use_trusty_for_testing branch February 13, 2017 13:07
@tk0miya
Copy link
Member Author

tk0miya commented Feb 13, 2017

Merged.
From now on, master branch is tested on Ubuntu/trusty (14.04)!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant