On Fri, 10 May 2013 22:57, Jan Engelhardt <jengelh@...> wrote:
On Friday 2013-05-10 13:15, Dominique Leuenberger a.k.a. Dimstar wrote:
# mkinitrd
Kernel image: /boot/vmlinuz-3.4.6-2.10-desktop Initrd image: /boot/initrd-3.4.6-2.10-desktop KMS drivers: i915
(pango-querymodules:13196): GLib-GObject-CRITICAL **: gtype.c:2720: You forgot to call g_type_init()
Your pango-querymodules is linked against a more recent version of glib than you have installed on your system. Recent versions (>= 2.36) of glib have g_type_init() implicit.
But what's glib doing in (mk)initrd?
Not quite the right question. More like: Why the hell does mkinitrd uses tools that need pango-querymodules? FYI: pango-querymodules(-64) is from the package "pango-tools" Even more surprising is (on OSS 12.3): a "rpm -ev --test pango-tools" does not spit out anything, but a "zypper -v rm -D pango-tools" wants to remove half of the system. Fishy, ain't it? IMHO, someone borked some specfiles for that to happen. But even afer looking at the specfile of (lib)pango(-tools) I can not tell how that happend. (Shrugs) - Yamaban. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org