Bug 689785

Summary: libyui update breaks yast2 qt in openSUSE 12.1
Product: [openSUSE] openSUSE 12.1 Reporter: Casual J. Programmer <casualprogrammer>
Component: YaST2Assignee: Thomas Göttlicher <tgoettlicher>
Status: VERIFIED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: coolo, tgoettlicher
Version: Factory   
Target Milestone: ---   
Hardware: i686   
OS: SUSE Other   
Whiteboard:
Found By: Community User Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on: 684227    
Bug Blocks:    
Attachments: y2logs

Description Casual J. Programmer 2011-04-26 05:21:28 UTC
+++ This bug was initially created as a clone of Bug #684227 +++

User-Agent:       Mozilla/5.0 (X11; Linux i686; rv:2.0b12) Gecko/20110222 Firefox/4.0b12

When updating from factory libyui gets updated due to various dependencies. yast2 qt still needs the older version.

zypper says:

Problem: nothing provides libyui.so.3 needed by yast2-qt-pkg-2.20.3-2.2.i586
Problem: nothing provides libyui.so.3 needed by yast2-qt-graph-2.19.0-3.9.i586
.
.
.

putting a link in /usr/lib remedies it

:/usr/lib # ln libyui.so.4 libyui.so.3


Reproducible: Always

rpm -qa | grep yast2-qt
yast2-qt-devel-2.21.1-2.1.i586
yast2-qt-graph-2.19.0-3.9.i586
yast2-qt-2.21.1-2.1.i586
yast2-qt-pkg-2.20.3-2.2.i586
Comment 1 Zhi Juan Jia 2011-04-26 07:23:04 UTC
Please attach y2logs. If you are in doubt follow:
http://en.opensuse.org/openSUSE:Bugreport_YaST
Thanks!
Comment 2 Casual J. Programmer 2011-04-26 07:39:36 UTC
Created attachment 426542 [details]
y2logs
Comment 3 Thomas Göttlicher 2011-04-26 08:32:27 UTC
Thanks for your bug report.

yast2-qt-pkg, yast2-qt-graph do not build due to dependency issues right now:
https://build.opensuse.org/package/show?package=yast2-qt-pkg&project=openSUSE%3AFactory says unresolvable.

See: http://lists.opensuse.org/yast-devel/2011-04/msg00006.html

This problem should be solved soon. Please try again when the dependency conflict is solved. If it still doesn't work please reopen this bug report.