於 2014/7/24 下午 07:47, Andrew Wafaa 提到:
On 24 July 2014 12:00, Jiri Slaby <jslaby@suse.cz> wrote:
On 07/23/2014 04:59 AM, Stephan Kulow wrote:
Hi,
There are still bugs shown in the test (e.g. mkfs.btrfs crashing the kernel on LVM setups), but I dared to push the button. As usual, for details - click around on https://openqa.opensuse.org/tests/overview?distri=opensuse&version=FTT
Hi,
KNOWN
- NM did not work (0.9.10 from the current factory helps)
- subversion problems (fixed by using new ones from factory)
UNKNOWN
- DM (KDE) crashed during 'dup'. I have no evidence or logs, so I can barely create a bug. I had to finish dup on console.
This is known, or at least I was advised a while ago not to dup from within a graphical session as X gets restarted and as such kills your current session. Not sure if this is an Xorg config issue or what.
- seeing lots of these in many apps:
libGL error: dlopen /usr/lib/dri/updates/i965_dri.so failed (/usr/lib/dri/updates/i965_dri.so: sdílený objektový soubor nelze otevřít: Adresář nebo soubor neexistuje)
i.e. "no such file or directory". But according to strace, proper one is found afterwards.
This is a false positive. It is actually a warning and not an error, if you check /usr/kib/dri you'll find the required shared library. It's supposed to check to see if there is a newer version in the updates directory, and if there is use that instead of the one from the parent directory. If not use the parent one.
- yast crashes:
# LANG=en yast2 sw_single qt YaST got signal 11 at file /usr/share/YaST2/modules/PackageCallbacks.rb:2169 /sbin/yast2: line 434: 6929 Segmentation fault $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
I can confirm YaST appears to caught a very nasty flu.
If this hapeens when you closing YaST dialog, that may a known issue and fixed in libyui-qt6-2.46.12 Best regards, Max -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org