View Single Post
Old 09-08-2019, 04:43 AM   #6
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
So it seems like the cause of the problem was that the package was built against qt 5.13.1 in staging (one of my colleagues did a rebuild for mathjax), and mnju was running with qt 5.13.0 in stable (since 5.13.1 is still in testing).

Yay to more fragile ABI mismatches. Also no wonder I could not duplicate the issue, since I always run against [testing]. Thanks all for bringing it to our attention, and, we've rolled out a stable rebuild and are in the process of rebuilding for testing too.

Everything should be working momentarily.

...

Incidentally, the error message as shown by ebook-convert involved:

Code:
qt.qpa.plugin: Could not find the Qt platform plugin "headless" in "/usr/lib/calibre/calibre/plugins"
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: headless (from /usr/lib/calibre/calibre/plugins), eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Aborted (core dumped)

Last edited by eschwartz; 09-08-2019 at 04:51 AM.
eschwartz is offline   Reply With Quote