Control: severity -1 serious On 19 October 2016 at 11:11, David Rabel <[email protected]> wrote: > Package: docker-compose > Version: 1.8.0-1 > Severity: important > Tags: patch > > Dear Maintainer, > > the dependency for docker-compose 1.8 on python-docker (>= 1.3.0) seems to be > wrong. Instead it needs version >= 1.8.0 .
Actually, 1.9.0. > > I installed docker-compose and got an error while trying it. I searched for > the > error and got to [1], where someone had the same error and the reason was, > that > docker-compose needed version 1.8.0 of docker-py. > > So I tried and installed the current version of python-docker package from Sid > (which is 1.9.0-1) and now the error is gone. You are correct. I only bumped the Build-Depends version, I needed to bump the runtime Depends as well. Fix is on the way. -- Saludos, Felipe Sateler

