Comment 14 for bug 1513815

Revision history for this message
Björn Michaelsen (bjoern-michaelsen) wrote :

> open("/opt/click.ubuntu.com/com.ubuntu.puritine/0.2/libertine-data/libertine-container/puritine/rootfs/opt/click.ubuntu.com/com.ubuntu.puritine/0.2/libertine-data/libertine-container/puritine/rootfs/usr/lib/libreoffice/program/libvclplug_gtklo.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
> open("/opt/click.ubuntu.com/com.ubuntu.puritine/0.2/libertine-data/libertine-container/puritine/rootfs/opt/click.ubuntu.com/com.ubuntu.puritine/0.2/libertine-data/libertine-container/puritine/rootfs/usr/lib/libreoffice/program/libvclplug_genlo.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
> write(2, "no suitable windowing system fou"..., 45) = 45

A quick look in:

 https://launchpad.net/~ubuntu-security/+archive/ubuntu/ppa/+build/8231265/+files/libreoffice-gtk_4.4.6%7Erc3-0ubuntu1_armhf.deb

shows at least libvclplug_gtklo.so to be there. Seems something is preventing dlopening these libs in the container?