From d91a531edf197d89e80ef05d77eb1a8782da0214 Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Mon, 27 Aug 2018 11:29:14 +0200 Subject: [PATCH] chg: [docker-host] pinning all versions of ``docker-compose`` requirements. --- precise/host/hooks/install.d/70-0k.sh | 33 +++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/precise/host/hooks/install.d/70-0k.sh b/precise/host/hooks/install.d/70-0k.sh index 530f3c9..1c1cabf 100755 --- a/precise/host/hooks/install.d/70-0k.sh +++ b/precise/host/hooks/install.d/70-0k.sh @@ -213,8 +213,37 @@ else ## XXXvlab: docker version 3.5.0 is bugged on its requirement list: ## error: Setup script exited with error in docker setup command: 'tests_require' must be a string or list of strings containing valid project/version requirement specifiers; Expected ',' or end-of-list in pytest==2.9.1; python_version == '3.3' at ; python_version == '3.3' - pip install docker==3.4.1 - + pip install $(cat </dev/null 2>&1; then