So, the links in /etc/alternatives are pretty messed up in the puritine container. To fix them to the point where LO starts, use the following commands.
$ sudo ln -sf /home/phablet/.cache/libertine-container/smw/rootfs/usr/lib/arm-linux-gnueabihf/mesa/ld.so.conf ../libertine-container/puritine/rootfs/etc/alternatives/arm-linux-gnueabihf_gl_conf $ sudo proot -S ~/.cache/libertine-container/puritine/rootfs ldconfig.real -f /usr/lib/arm-linux-gnueabihf/mesa/ld.so.conf This will rebuild the dynamic linker cache inside the container to include the Mesa GL libraries. LO will get past the startup problems (I then get messages associated with incompletely insdtalled dependency packages like libgdk-pixbuf2.0-0 and Java framework errors). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1513815 Title: LO just bails/crashes on launch To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-pocket-desktop/+bug/1513815/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
