Bug 1222757

Summary: Discover Updates issue Dependency resolution failed libSPIRV-Tools
Product: [openSUSE] openSUSE Tumbleweed Reporter: Rathernot <bugzillaopenSUSE>
Component: OtherAssignee: E-mail List <screening-team-bugs>
Status: RESOLVED WORKSFORME QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: Andreas.Stieger, bugzillaopenSUSE
Version: Current   
Target Milestone: ---   
Hardware: PC   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Rathernot 2024-04-14 12:46:51 UTC
Dependency resolution failed:problem with the installed libSPIRV-Tools-2024_1_rc1-2024.1~rc1-110.3.x86_64

SPIR-V tool component library
The SPIR-V Tool library contains all of the implementation details driving the SPIR-V assembler, binary module parser, disassembler and validator, and is used in the standalone tools whilst also enabling integration into other code bases directly.
https://github.com/KhronosGroup/SPIRV-Tools
Comment 1 hui 2024-04-14 17:05:40 UTC
Provide the complete output from "zypper dup" and "zypper lr -d".
Comment 2 Andreas Stieger 2024-04-14 17:34:43 UTC
We do not even ship this specific package in the distribution
Comment 3 Rathernot 2024-04-14 18:34:20 UTC
(In reply to hui from comment #1)
> Provide the complete output from "zypper dup" and "zypper lr -d".
zypper dup

Computing distribution upgrade...

Problem: 1: problem with the installed libSPIRV-Tools-2024_1_rc1-2024.1~rc1-110.3.x86_64
 Solution 1: install libSPIRV-Tools-2024_1_rc1-2024.1~rc1-1.2.x86_64 from vendor openSUSE
  replacing libSPIRV-Tools-2024_1_rc1-2024.1~rc1-110.3.x86_64 from vendor obs://build.opensuse.org/X11
 Solution 2: keep obsolete libSPIRV-Tools-2024_1_rc1-2024.1~rc1-110.3.x86_64

zypper lr -d
https://files.catbox.moe/6v3usb.png
Comment 4 Andreas Stieger 2024-04-14 19:45:13 UTC
You installed a package from the X11 repository. This is expected and does not concern the distribution.

Select Solution 1 to resolve this particular thing.
Comment 5 Rathernot 2024-04-14 20:24:12 UTC
Thanks it worked!