- Edited
Recent PyYAML update breaks docker-compose
FunkyloverOne same, I thought it was the package I installed before.
- Edited
Just got this as well..........
Last update was over 2 major versions
pyyaml is upgraded from 3.12-8-1-x86_64 to 5.1.2-9-1-x86_64.
A user has proposed a temporary fix on the dev tracker: https://dev.getsol.us/T8261
henkesteen That's not correct. Version 4.x wasn't promoted to stable (apart from v4.1 which was retracted shortly after it was released). Just look at the release history on pypi. By the way you'll notice that after a few beta version, 5.1 was promoted to stable in march and we're 5 months later.
By the way, the issue has already been reported on the dev tracker (see T8261) and we had a temporary patch awaiting review since docker-compose guys want to wait for v5.2 of pyyaml.
So this is fixed now with the new docker-compose update.