Bug 1222757 - Discover Updates issue Dependency resolution failed libSPIRV-Tools
Summary: Discover Updates issue Dependency resolution failed libSPIRV-Tools
Status: RESOLVED WORKSFORME
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: PC openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-14 12:46 UTC by Rathernot
Modified: 2024-04-14 20:24 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!