Bug 725407

Summary: YaST Software Management fails to load UI plugin ncurses.pkg
Product: [openSUSE] openSUSE 12.1 Reporter: Christian Haas <chaas>
Component: YaST2Assignee: Michael Andres <ma>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: aschnell, avsco, cfeck, freek
Version: Factory   
Target Milestone: ---   
Hardware: x86-64   
OS: SUSE Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: yast log

Description Christian Haas 2011-10-20 10:13:28 UTC
Created attachment 457804 [details]
yast log

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

When trying to open Software Management in yast it states that it couldn't load ui plugin ncurses_pkg.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Christian Haas 2011-10-20 10:15:11 UTC
happens since latest update. I was able to reproduce it on another machine.
Comment 2 Arvin Schnell 2011-10-20 12:54:18 UTC
From the log:

Could not load UI plugin "ncurses_pkg": /usr/lib64/YaST2/plugin/libpy2ncurses_pkg.so.2: undefined symbol: _ZN4zypp4repo24RepoVariablesUrlReplacerD1Ev
Comment 3 Arvin Schnell 2011-10-20 12:54:51 UTC
*** Bug 725440 has been marked as a duplicate of this bug. ***
Comment 4 Arvin Schnell 2011-10-20 12:55:39 UTC
*** Bug 725397 has been marked as a duplicate of this bug. ***
Comment 5 Arvin Schnell 2011-10-20 13:13:37 UTC
Michael, you changes libzypp in that area. Apparently that breaks the ABI.
Comment 6 Michael Andres 2011-10-24 07:44:58 UTC
fixed libversion info in 10.3.1 to reflect the abi change.
Comment 7 Anton Samsonov 2011-11-03 12:47:59 UTC
(In reply to comment #6)
> fixed libversion info in 10.3.1 to reflect the abi change.

Does this mean that there is no way to install RC1 from an offline source (downloaded DVD image)? Will the fix be incorporated into RC2?