Closed bmwiedemann closed 9 months ago
Hey! Could it be that the reason is the same as in here: https://github.com/OpenSCAP/openscap/pull/1894? I.e. fixed by https://github.com/OpenSCAP/openscap/commit/8dec1bb5e9546e75ae6e7b7cf94cf00197ce3e5d?
Yes, that could be the cause. https://code.opensuse.org/package/rpm/commits/master shows we upgraded to 4.18.0 on 2022-12-12 and the first build failure was observed on 2022-12-13 (though the previous build was from 2022-09-21)
Edit: running another test with 8dec1bb5e9546e75ae6e7b7cf94cf00197ce3e5d ontop of 1.3.6 makes the build pass. Will there be a 1.3.7 that includes the patch soon or should I add it in our package?
Going back to rpm-4.17.1.1 seems to help.
Fixed in 1.3.7.
Description of Problem:
OpenSCAP Version:
1.3.6 and maint-1.3 = 70cb3c113db63e6fc5a7587045e1f8140375cf78
Operating System & Version:
openSUSE-Tumbleweed-20221219
Steps to Reproduce:
Actual Results:
build fails with
Expected Results:
build should not fail
Additional Information / Debugging Steps:
It might be caused by updates to our build dependencies (e.g. make-4.4)