Bug 1192919

Summary: YaST modules do not start anymore
Product: [openSUSE] openSUSE Tumbleweed Reporter: Frank Krüger <fkrueger>
Component: YaST2Assignee: E-mail List <yast2-maintainers>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Frank Krüger 2021-11-20 19:53:44 UTC
Given TW20211118 with KDE environment, YaST modules do not start anymore with the error message

Caller: /usr/lib64/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:83:in `require'

Details: Failed to load Module 'PackageCallbacks' due to: Failed to load Module 'CommandLine' due to: Failed to load Module 'XML' due to: libexslt.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden - /usr/lib64/ruby/gems/2.7.0/gems/nokogiri-1.12.5/lib/nokogiri/nokogiri.so

Any idea? Thx.
Comment 1 Frank Krüger 2021-11-21 11:14:24 UTC
(In reply to Frank Krüger from comment #0)
> Given TW20211118 with KDE environment, YaST modules do not start anymore
> with the error message
> 
> Caller: /usr/lib64/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:83:in
> `require'
> 
> Details: Failed to load Module 'PackageCallbacks' due to: Failed to load
> Module 'CommandLine' due to: Failed to load Module 'XML' due to:
> libexslt.so.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder
> Verzeichnis nicht gefunden -
> /usr/lib64/ruby/gems/2.7.0/gems/nokogiri-1.12.5/lib/nokogiri/nokogiri.so
> 
> Any idea? Thx.
Reinstalling libexslt0-1.1.34-4.1.x86_64 fixed the issue. Closing, but maybe one of the experts can comment on this.