lucaswerkmeister-wmde@deploy1002 ~ $ scap help Traceback (most recent call last): File "/usr/bin/scap", line 32, in <module> from scap import cli # noqa: E402 ImportError: cannot import name 'cli' from 'scap' (unknown location) lucaswerkmeister-wmde@deploy2002 ~ $ scap help Traceback (most recent call last): File "/usr/bin/scap", line 32, in <module> from scap import cli # noqa: E402 ImportError: cannot import name 'cli' from 'scap' (unknown location)
Seems to happen since the deployment of scap 4.94.0 for T371255. I don’t know if this is important or if these hosts are about to be completely decommissioned anyway.