https://bugzilla.novell.com/show_bug.cgi?id=225879 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|olh@novell.com | ------- Comment #2 from olh@novell.com 2006-12-04 13:53 MST ------- yes, factory is/was broken, see bug #224730 I suggest you boot into runlevel 3 and run: rpm -qa|grep ^xorg|xargs rpm -q --qf '%{ARCH}/%{NAME}.rpm\n' > /tmp/before.txt rpm -qa|grep ^xorg|xargs rpm -e --nodeps libdrm Mesa cd /mnt/10.2-rc5/suse rpm -Uvh ppc/libdrm.rpm ppc/Mesa.rpm ` cat /tmp/before.txt ` after that, it did work for me ok. There is a miscompilation in factory, but 10.2 packages are all ok. -- 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.