Bug#637289: installation-reports: Installation Debian Wheezy weekly-builds 08-08-2011 text=successful gui=not good

Samuel Thibault sthibault at debian.org
Tue Aug 16 01:26:40 UTC 2011


reassign 637289 libpango1.0-udeb
retitle 637289 missing libpango1.0-udeb.modules file
fixed 637289 1.28.4-1
found 637289 1.28.4-2
thanks

> On Wed, Aug 10, 2011 at 11:12, Luis Guzman <ulsigem at gmail.com> wrote:
> > All I saw were square boxes where text should be.

Digging a bit more, the bug was introduced by version 1.28.4-2 of
pango1.0, due to multiarch. Notice the build log:

LD_LIBRARY_PATH=/build/buildd-pango1.0_1.28.4-2-amd64-Gmqy8X/pango1.0-1.28.4/debian/libpango1.0-udeb/usr/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot \
        PANGO_QUERYMODULES=debian/build/udeb/pango/pango-querymodules \
                debian/dh_pangomodules \
                        -plibpango1.0-udeb -k
dh_pangomodules: couldn't find any Pango Modules for package libpango1.0-udeb.

This error is probably due to the udeb using non-multiarch paths.
No ./usr/lib/pango/1.6.0/module-files.d/libpango1.0-udeb.modules file is
generated, so it has a hard time finding modules to display anything.
e.g. copying the file from the -1 udeb makes things work again.

A way to fix it can probably be to have separate dh_pangomodules and
dh_pangomodules-udeb with the different paths. Or simply use multiarch
paths in the udeb as well.

Samuel




More information about the pkg-gnome-maintainers mailing list