action #112691
[qe-core]test fails in systemd_rpm_macros because of missing depedencies
0%
Description
Observation¶
openQA test in scenario sle-15-SP4-Server-DVD-Updates-x86_64-mau-extratests2@64bit fails in
systemd_rpm_macros
with the error nothing provides 'pkgconfig(cmocka)' needed by the to be installed multipath-tools-0.8.8+64+suse.f265f7e0-150400.2.4.src
The test tries to build multipath-tools but the buildtime depedencies cannot be satisfied by the modules that are included in the run.
We either need to add the necessary module to the run or make the test build something else if that is possible.
Acceptance Criteria¶
- AC1: Fix the buildtime depedencies of the test.
Reproducible¶
Fails since (at least) Build 20220614-1
Expected result¶
Last good: (unknown) (or more recent)
Further details¶
Always latest result in this scenario: latest
Related issues
History
#3
Updated by dheidler 8 months ago
- Status changed from Workable to Blocked
- Assignee set to dheidler
The missing dependency would be provided by libcmocka-devel which should be in the PackageHub repo, that is already present in this test.
It is in the 15-SP3 PackageHub repo but missing from the 15-SP4 one.
So it looks like a product bug to me:
#5
Updated by cdywan 6 months ago
This ticket was set to High priority but was not updated within the SLO period. Please consider picking up this ticket or just set the ticket to the next lower priority.
#7
Updated by slo-gin 5 months ago
This ticket was set to High priority but was not updated within the SLO period. Please consider picking up this ticket or just set the ticket to the next lower priority.
#12
Updated by pdostal 3 months ago
- Related to action #113213: [qe-core] test fails in systemd_rpm_macros - bsc#1200713 added