https://bugzilla.novell.com/show_bug.cgi?id=233609 ------- Comment #5 from wstephenson@novell.com 2007-01-11 07:36 MST ------- Ok, yast2-qt was too new - i had upgraded *qt* for my own goals and pulled in yast2-qt-2.14.3-6 too. Downgrading to the 10.2 yast2-qt-2.14.3-5.1 fixed it. However this appears to show a bug in zypper or libzypp: Output of "search yast2" before downgrading to the right version: i | 20070109-214654 | package | yast2-qt | 2.14.3-5 | i586 Output of "sl": 1 | Yes | Yes | YaST | 20070109-214654 | ftp://ftp.uni-erlangen.de/pub/mirrors/opensuse/distribution/10.2/repo/oss so it appears that libzypp is confused about the installed version. Fixing the package, at least rpm knows what's installed: gorse:/home/wstephenson/Documents/projects/kfitness/kfitness-0.1/build # rpm -Uhv /home/wstephenson/yast2-qt.rpm Preparing... ########################################### [100%] package yast2-qt-2.14.3-6 (which is newer than yast2-qt-2.14.3-5.1) is already installed gorse:/home/wstephenson/Documents/projects/kfitness/kfitness-0.1/build # rpm -Uhv --oldpackage /home/wstephenson/yast2-qt.rpm Preparing... ########################################### [100%] 1:yast2-qt ########################################### [100%] The upgrade to the too-new version was done with yast as well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.