Finally managed to solve it. After digging deep into the backend invocation and looking an strace dump, it became clear that a DL depdency (libGL.so) could not be resolved as this library is residing in /usr/lib/x86_64-linux-gnu/mesa in my 11.10 installation. Adding a suitable LD_LIBRARY_PATH setting to the script section of the upstart file fixed the problem.
Maybe this is something that could be committed upstream? (either as an addition to /etc/ld.so.conf.d or in the upstart conf file itself?) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/886321 Title: Upstart issue and mythbackend To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/886321/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
