Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Travis builds failing to install docker-engine version 1.9.1-0~trusty #253

@jmurty

Description

@jmurty

All Travis CI test builds currently fail with the error message E: Version '1.9.1-0~trusty' for 'docker-engine' was not found

We use the old version of docker-engine because it caches intermediate build artefacts, massively speeding up the build process, whereas newer versions of Docker to not do so (at least, not without the new/pending ``--cache-from` directive)

Travis customisation: https://github.com/ic-labs/django-icekit/blob/b3e7965/.travis.yml#L8

Example Travis build failure: https://travis-ci.org/ic-labs/django-icekit/builds/245583198

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions