Actions
action #167413
closed[qem][qe-core]test fails in update_install, incident 35830, libglfw3-wayland conflicts with libglfw3
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2024-09-26
Due date:
% Done:
100%
Estimated time:
Difficulty:
Tags:
Description
Description¶
0| 2024-09-25 18:15:11 <1> susetest(5217) [zypp::solver] SATResolver.cc(problems):1378 the to be installed libglfw3-wayland-3.3.9-150600.3.2.1.x86_64 conflicts with 'libglfw3' provided by the to be installed libglfw3-3.3.9-150600.3.2.1.x86_64
Based on spec file https://build.suse.de/projects/SUSE:Maintenance:35830/packages/glfw.SUSE_SLE-15-SP6_Update/files/glfw.spec?expand=1, it should be by design
%package -n libglfw%{sover}%{flavor}
Summary: Framework for OpenGL application development
Group: System/Libraries
%if %{with wayland}
Provides: libglfw%{sover} = %{version}
Conflicts: libglfw%{sover}
%else
Conflicts: libglfw%{sover}-wayland = %{version}
%endif
Action items¶
- Confirm with coordinator if it is by design
- Add 2 packages to conflict list
Observation¶
openQA test in scenario sle-15-SP6-Server-DVD-Incidents-Install-x86_64-qam-incidentinstall@64bit fails in
update_install
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Incident Installation TEST
MAX_JOB_TIME=9000 due to long texlive update
Reproducible¶
Fails since (at least) Build :35830:glfw (current job)
Expected result¶
Last good: :35824:yast2-registration (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by dzedro about 2 months ago
- Status changed from New to In Progress
- Assignee set to dzedro
Updated by dzedro about 2 months ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Actions