Skip to content

Remove py35-djmaster test environment #1109

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

Closed

Conversation

adamchainz
Copy link
Contributor

Failing on Travis (example) with:

Downloading archive: https://s3.amazonaws.com/travis-python-archives/binaries/ubuntu/14.04/x86_64/python-3.5.tar.bz2
$ curl -sSf -o python-3.5.tar.bz2 ${archive_url}
curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104
Unable to download 3.5 archive. The archive may not exist. Please consider a different version.

It looks like they removed the package so it can't be used any more.

Failing on Travis ([example](https://travis-ci.org/jazzband/django-debug-toolbar/jobs/446114199)) with:

> Downloading archive: https://s3.amazonaws.com/travis-python-archives/binaries/ubuntu/14.04/x86_64/python-3.5.tar.bz2
> $ curl -sSf -o python-3.5.tar.bz2 ${archive_url}
> curl: (56) SSL read: error:00000000:lib(0):func(0):reason(0), errno 104
> Unable to download 3.5 archive. The archive may not exist. Please consider a different version.

It looks like they removed the package so it can't be used any more.
@jdufresne
Copy link
Contributor

Are you sure this wasn't due to a transient issue? The py35-dj21 envrionment seems to be building fine. Unfortunately, I've found Travis to have the intermittent failure you posted. Can you try rebuilding it?

@adamchainz
Copy link
Contributor Author

You're right, it was transient, the rebuild on #1108 passed for the environment.

@adamchainz adamchainz closed this Oct 25, 2018
@adamchainz adamchainz deleted the tests_remove_py35 branch October 25, 2018 14:43
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.

2 participants