ERROR: client and server don't have same version (client : 1.19, server: 1.18)

Bug #1540556 reported by Jonas G. Drange
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
docker-compose (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu Xenial Xerus (development branch)"

Just upgraded to xenial, everything in my sources.list.d has been disabled. Upgrade went well, but docker-compose does not do what it is supposed to do.

From docker-compose web site: “Note that Compose 1.6.0 requires Docker 1.9.1 or later.” and we are currently shipping docker 1.6.2 (ref bug 1536583).

Reproduce:
docker-compose.yml
testdb:
        image: postgres:9.4

$ sudo docker-compose up

What happens:
ERROR: client and server don't have same version (client : 1.19, server: 1.18)

What should have happened:
I expected this to work out of the box.

Tags: xenial
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in docker-compose (Ubuntu):
status: New → Confirmed
Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thanks for reporting.

Since this bug was filed, I see that bug 1536583 and bug 1637223 have been fixed in the meantime. Could someone take a look with docker-compose 1.8.0-2~16.04.1 and see whether this is still an issue?

tags: added: xenial
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.