On Tue, Jul 15, 2008, Neil Williams wrote: > 1. gtk+2.0 fails to cross-build because the patches now try to build the > udeb which comes up against a bug in dpkg-cross. I've uploaded the > new version (including a couple of other bug fixes) today. (A late > problem in apt-cross has delayed things slightly.) The Gtk package also > needs some work to run /usr/lib/libgtk2.0-0/update-gdkpixbuf-loaders so > that the icons can be read in the GUI. > > 2. pango1.0 also needs a fix to update the pango modules. This is > usually done at build time but it means running a cross-built binary. It > is a minor task and not CPU intensive so I plan to do this in postinst. > Without this fix, no text is rendered in the GUI, only empty glyphs.
These used to be in the postinst, but were moved to build time as it caused issue for pango/gtk+ frontends during upgrades: if you're running a gtk+/pango debconf frontend, it needs these working at all times -- you can't allow it to break between unpack and new postinst's configure. -- Loïc Minier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]