Latest docker-compose does not work with (see attached log, dependency constraint) latest urrlib3 (both ~amd64). After downgrading urllib3 to 1.22 everything works fine again. Also, docker-compose ebuild is missing urllib3 dependency. Reproducible: Always Steps to Reproduce: 1. Use ~amd64 keyword 2. Emerge docker-compose-1.21.1 and urllib3-1.23 3. Run docker-compose version Actual Results: Stack trace as in attached log pkg_resources.DistributionNotFound: The 'urllib3<1.23,>=1.21.1' distribution was not found and is required by requests Expected Results: $ docker-compose version docker-compose version 1.21.2, build unknown
Created attachment 536168 [details] docker-compose with urllib-1.23 failed run
Should be fixed with bug #658446 by now. See also: https://bugs.gentoo.org/658446#c3