Traceback (most recent call last):
File "/usr/bin/docker-compose", line 9, in <module>
load_entry_point('docker-compose==1.7.0', 'console_scripts', 'docker-compose')()
File "/usr/lib/python2.7/site-packages/compose/cli/main.py", line 57, in main
command()
File "/usr/lib/python2.7/site-packages/compose/cli/main.py", line 105, in perform_command
project = project_from_options('.', options)
File "/usr/lib/python2.7/site-packages/compose/cli/command.py", line 31, in project_from_options
environment=environment
File "/usr/lib/python2.7/site-packages/compose/cli/command.py", line 76, in get_project
host=host, environment=environment
File "/usr/lib/python2.7/site-packages/compose/cli/command.py", line 49, in get_client
environment=environment
File "/usr/lib/python2.7/site-packages/compose/cli/docker_client.py", line 52, in docker_client
kwargs = kwargs_from_env(environment=environment)
TypeError: kwargs_from_env() got an unexpected keyword argument 'environment'
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for testing by error.
This update has been pushed to testing.
This build suffers from https://github.com/docker/compose/issues/3342:
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
Same error here https://github.com/docker/compose/issues/3342
This update has been unpushed.