Bugzilla – Bug 1166497
docker-compose uninstallable on Leap 15.2
Last modified: 2020-05-27 07:13:22 UTC
docker-compose uninstallable on Leap 15.2 because python-PyYAML has been updated from 3.x to 5.x but docker-compose spec includes: Requires: python-PyYAML >= 3.11 Conflicts: python-PyYAML >= 4 So, I guess docker-compose should be updated in Leap 15.2.
Yes, I'm trying to get a docker-compose update from Factory(python-docker-compose, renamed) https://build.opensuse.org/project/show/openSUSE:Leap:15.2:Staging:adi:23 , we need to fix dep problem first to made it built first, I've talked to Tomas about that already.
The python-docker can be updated but the new version needs pytest >= 4 and that is currently being processed as an ECO. When that is done we can proceed onwards with updating python-docker on SP2 and newer (I suppose we don't need ECO to keep just python-docker from SLE15:GA unforked).
Oky so keeping openned until we have a newer pytest. Any ETA for Leap Tomas? I recall you've mentioned that this should be already done for TW.
https://smelt.suse.de/incident/14582/
This should be fixed in Leap 15.2 already https://openqa.opensuse.org/tests/1278932#step/docker_compose/45 , we can close this bug.
Closing as we solved it as per previous comment.