Comment 5 for bug 2060649

Revision history for this message
Sorin Sbarnea (ssbarnea) wrote : Re: ansible-lint crashes in 24.04

Basically the correct description for this bug is: "ubuntu 22.04 ships a broken python3-wcmatch" because it is known that the version shipped is incompatible with python 3.12, which happens to be the system python.

Once wcmatch is update to 8.5.0 or newer the linter will start working.