Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658374 - app-emulation/docker-compose-1.21.2 does not work with urllib3-1.23 (~amd64)
Summary: app-emulation/docker-compose-1.21.2 does not work with urllib3-1.23 (~amd64)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Manuel Rüger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-18 05:05 UTC by Szymon Szypulski
Modified: 2018-07-23 14:06 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
docker-compose with urllib-1.23 failed run (docker-compose-run.log,1.79 KB, text/x-log)
2018-06-18 05:05 UTC, Szymon Szypulski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Szymon Szypulski 2018-06-18 05:05:10 UTC
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
Comment 1 Szymon Szypulski 2018-06-18 05:05:53 UTC
Created attachment 536168 [details]
docker-compose with urllib-1.23 failed run
Comment 2 Sebastian Pipping gentoo-dev 2018-07-23 14:06:26 UTC
Should be fixed with bug #658446 by now.

See also: https://bugs.gentoo.org/658446#c3