Bug 1056754 - YAST missing dependency on libyui-ncurses-pkg8
Summary: YAST missing dependency on libyui-ncurses-pkg8
Status: RESOLVED DUPLICATE of bug 1052217
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-01 05:23 UTC by Miuku .
Modified: 2017-09-04 15:29 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 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 ***