Bugzilla – Bug 1215141
[15-SP6][Security][Build 19.1] fips pattern missing
Last modified: 2023-09-08 08:08:03 UTC
openQA test in scenario sle-15-SP6-Online-x86_64-fips_ker_mode_Firefox@64bit fails in [fips_setup](https://openqa.suse.de/tests/12036086/modules/fips_setup/steps/19) Fails since (at least) Build [19.1](https://openqa.suse.de/tests/12036086) (current job) Last good: [16.1](https://openqa.suse.de/tests/11979774) (or more recent) It seems the fips pattern is missing in the latest build, while it was there in the previous 16.1 9 days ago. This is causing almost all of FIPS tests to fail. The remaining non-FIPS tests that we'd execute are largely affected by bug #1215132 ie systemd-sysvinit missing, I'm not sure if this fips pattern going missing is somehow related to those dependency changes or a completely separate issue.
2023-09-07 06:02:17 <1> localhost(776) [zypp] RepoFileReader.cc(repositories_in_stream):217 -------------------------------------- 2023-09-07 06:02:17 <1> localhost(776) [zypp] RepoFileReader.cc(repositories_in_stream):217 - alias : Basesystem_Module_15_SP6_x86_64:SLE-Module-Basesystem15-SP6-Debuginfo-Updates 2023-09-07 06:02:17 <1> localhost(776) [zypp] RepoFileReader.cc(repositories_in_stream):217 - name : SLE-Module-Basesystem15-SP6-Debuginfo-Updates 2023-09-07 06:02:17 <1> localhost(776) [zypp] RepoFileReader.cc(repositories_in_stream):217 - enabled : 0 2023-09-07 06:02:17 <1> localhost(776) [zypp] RepoFileReader.cc(repositories_in_stream):217 - autorefresh : 1 as this you install with the Online medium, you need to enable the Basesystem Pool repository.
And to be clear, no change was made to the patterns package or the SLE package lists, it seems to be a QE side problem.
Ok, thank you. There's probably some other team changed something for openQA that is causing the repository problem, but good that it is not a product bug.