|
Bugzilla – Full Text Bug Listing |
| Summary: | YAST2 Software installation or deleting crashes | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Heinz Hill <hill.heinz> |
| Component: | YaST2 | Assignee: | E-mail List <yast2-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | dgonzalez, hill.heinz |
| Version: | Current | Flags: | aschnell:
needinfo?
(hill.heinz) |
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Log files according to error instructions | ||
Seems to be some package dependency problem: [ui] YUIPlugin.cc(YUIPlugin):50 Could not load UI plugin "qt-pkg": /usr/lib64/yui/libyui-qt-pkg.so.9: symbol _ZNK4zypp3sat10LookupAttr8iterator9dip_equalERK14s_DataiteratorS5_ version ZYPP_plain not defined in file libzypp.so.1702 with link time reference [qt-ui] YQPackageSelectorPluginStub.cc(YQPackageSelectorPluginStub):49 Plugin qt-pkg does not provide PSP symbol Please provide the output of 'rpm -qa'. In the attached logs there is a `rpm-qa` file. Related to `qt-pkg` I can this two lines
> libyui-qt-pkg8-2.45.15.2-lp150.2.3.1 (openSUSE) openSUSE Leap 15.0
> libyui-qt-pkg9-2.45.24-1.1 (openSUSE) openSUSE Tumbleweed
Any ideas?
libyui is at major version 9. You can try to delete all libyui packages with version 8, but from the logs YaST tries to load libyui-qt-pkg.so.9, so I suppose that does not cause the trouble. Try to install libzypp from Tumbleweed (your version is from Leap). In general there is a package mixture of Tumbleweed and Leap. That does not look so good to me. Installing libzypp solved the problem |
Created attachment 791399 [details] Log files according to error instructions Calling Yast2 Module "Software installation or deleting" gives an error. Please see attached file.