Bug 1056754

Summary: YAST missing dependency on libyui-ncurses-pkg8
Product: [openSUSE] openSUSE Tumbleweed Reporter: Miuku . <miukumac>
Component: YaST2Assignee: E-mail List <yast2-maintainers>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: jlopez, psychonaut
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Miuku . 2017-09-01 05:23:40 UTC
Tumbleweed 20170825, dup'ed and up to date.

YAST seemingly has a missing dependency on libyui-ncurses-pkg8, causing certain YAST modules such as online update and software management when using ncurses interface to fail with;

UI Syntax Error                    
Couldn't load plug-in ncurses-pkg
Check the log file!

/var/log/YaST2/y2log contains;

2017-09-01 08:17:53 <1> narf.miuku.local(7505) [ui] YPath.cc(YPath):67 Looking for: libyui-ncurses-pkg.so.8
2017-09-01 08:17:53 <1> narf.miuku.local(7505) [ui] YPath.cc(lsDir):138 Looking in /usr/lib64/yui
2017-09-01 08:17:53 <1> narf.miuku.local(7505) [ui] YPath.cc(YPath):121 Could NOT find libyui-ncurses-pkg.so.8 by looking recursive inside /usr/l
ib64/yui
2017-09-01 08:17:53 <3> narf.miuku.local(7505) [ui] YUIPlugin.cc(YUIPlugin):50 Could not load UI plugin "ncurses-pkg": libyui-ncurses-pkg.so.8: c
annot open shared object file: No such file or directory
2017-09-01 08:17:53 <2> narf.miuku.local(7505) [ui] NCPackageSelectorPluginStub.cc(NCPackageSelectorPluginStub):53        THROW:    Couldn't load
 plug-in ncurses-pkg
2017-09-01 08:17:53 <2> narf.miuku.local(7505) [ui] YCP_UI.cc(OpenDialog):583     CAUGHT:   Couldn't load plug-in ncurses-pkg
2017-09-01 08:17:53 <3> narf.miuku.local(7505) [libycp] modules/PackagesUI.rb:315 UI::OpenDialog() failed

Installing libyui-ncurses-pkg8 triages the issue.

Surely ncurses interface should be functional even if X has been installed?
Comment 1 Tristan Miller 2017-09-01 08:53:06 UTC
Possible duplicate of Bug 1052217.
Comment 2 José Iván López González 2017-09-04 15:29:58 UTC
This bug is already fixed in last version of Tumbleweed. Please, check with last changes and report again if a new issue is detected.

*** This bug has been marked as a duplicate of bug 1052217 ***