The release of cffi version v1.17.0 broke the red hat CI pipeline.
An explicit downgrade as hot fix was introduced in #3339. This should be reverted, to using the latest version of cffi in its runs, to fix this issue.
Interestingly this seems to be a platform dependent problem as the other CI runs did not reproduce the behavior.
The release of
cffiversionv1.17.0broke the red hat CI pipeline.An explicit downgrade as hot fix was introduced in #3339. This should be reverted, to using the latest version of
cffiin its runs, to fix this issue.Interestingly this seems to be a platform dependent problem as the other CI runs did not reproduce the behavior.