* FC2-re0123.1 Sometime early in stage2, the install dies and leaves a bunch of pango spew on the screen. The last line in anaconda.log was * running ['/usr/X11R6/bin/setxkbmap', '-layout', 'us', '-model', 'pc105', '-option', '']". Here is a partial copy of the VC1 spew: nt will return positive values in Python 2.4 and up if (magic1 != 0x8eade801 or info[1]): ** (anaconda:30): WARNING **: No builtin or dynamically loaded modules were found. Pango will not work correctly. This probably means there was an error in the creation of: '/etc/pango/pango.modules' You may be able to recreate this file by running pango-querymodules. (anaconda:130): Glib-GObject-CRITICAL **: file gobject.c: line 1561 (g_object_ref): assertion `G_IS_OBJECT (object)' failed (anaconda:130): Glib-GObject-CRITICAL **: file gobject.c: line 1561 (g_object_ref): assertion `G_IS_OBJECT (object)' failed (anaconda:130): Glib-GObject-CRITICAL **: file gobject.c: line 1561 (g_object_ref): assertion `G_IS_OBJECT (object)' failed ** (anaconda:130): CRITICAL **: file pango-engine.c: line 68 (_pango_engine_shape_shape): assertion `PANGO_IS_FONT (font)' failed ** ERROR **: file shape.c: line 75 (pango_shape): assertion failed: (glyphs->num_glyphs > 0) aborting... install exited abnormally
Observed (so far) with * russian ftp gui * german nfs gui The install dies a few seconds after the initial GUI Fedora splash screen appears.
I think this is a problem that Jeremy is working on fixing with the scripts to generate the install image not handling new versions of Pango.
Fixed in CVS and built into -HEAD
closing