action #112691
closed[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
Updated by apappas over 2 years ago
- Tags set to bugbusters
- Priority changed from Normal to Immediate
Updated by punkioudi over 2 years ago
- Status changed from New to Workable
- Target version set to QE-Core: Ready
Updated by dheidler over 2 years 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:
Updated by livdywan over 2 years 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.
Updated by dheidler over 2 years ago
This is still waiting on the bug to be resolved.
This should then also fix this test.
But it also seems that systemd_rpm_macros doesn't run anymore within this testsuite.
Updated by slo-gin about 2 years 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.
Updated by dheidler about 2 years ago
Asked Wolfgang Engel for status - ETA is end of next week.
Updated by dheidler about 2 years ago
- Priority changed from High to Normal
lowering prio as test is not scheduled anymore
Updated by dheidler about 2 years ago
- Status changed from Blocked to Workable
- Assignee deleted (
dheidler)
Unassigning, because I'm in the tools team right now.
The packages should now be available in the distro, though.
So it should be possible to re-add the test to schedule.
Updated by pdostal about 2 years ago
- Related to action #113213: [qe-core] test fails in systemd_rpm_macros - bsc#1200713 added