You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/14 21:45:32 UTC

[GitHub] markusthoemmes opened a new issue #3291: Travis runs on unexpected docker version

markusthoemmes opened a new issue #3291: Travis runs on unexpected docker version
URL: https://github.com/apache/incubator-openwhisk/issues/3291
 
 
   We expect Travis to run on docker 1.12 (our supported version). It doesn't:
   
   ```
   Adding user travis to group docker
   W: http://ppa.launchpad.net/couchdb/stable/ubuntu/dists/trusty/Release.gpg: Signature by key 15866BAFD9BCC4F3C1E0DFC7D69548E1C17EAB57 uses weak digest algorithm (SHA1)
   Reading package lists... Done
   Building dependency tree       
   Reading state information... Done
   E: Version '1.12.0-0~trusty' for 'docker-engine' was not found
   docker stop/waiting
   docker start/running, process 5536
   Docker Version:
   Client:
    Version:      17.03.1-ce
    API version:  1.27
    Go version:   go1.7.5
    Git commit:   c6d412e
    Built:        Mon Mar 27 17:10:36 2017
    OS/Arch:      linux/amd64
   Server:
    Version:      17.03.1-ce
    API version:  1.27 (minimum version 1.12)
    Go version:   go1.7.5
    Git commit:   c6d412e
    Built:        Mon Mar 27 17:10:36 2017
    OS/Arch:      linux/amd64
    Experimental: false
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services