Skip to content
Discussion options

You must be logged in to vote

Briefcase uses an Ubuntu 18.04 base Docker image (we used 16.04 in the past, but that was updated over a year ago).

From my testing, it appears to be an issue with PySide6 itself. I've got a an Ubuntu 18.04 test machine, and I get the same GlibC error - which would be consistent with the fact that Ubuntu 18.04 ships with GlibC 2.27.

Based on this post, it would appear that Qt may not support Ubuntu 18.04 - however, I'm not sufficiently familiar with Qt to be able to say that canonically. I suspect this may be an issue you need to take up with Qt support channels.

If Qt doesn't support 18.04, then you'll need to develop a custom deployment for a different base image. To do this, you'll nee…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dynobo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants