Comment 3 for bug 1874920

Revision history for this message
Vladislav Yarmak (snawoot) wrote :

snapcraft 4.0.4 is now released on stable channel, but it is still not usable for building python applications.

i386 build fails with mysterious reason:

...
Processing triggers for libc-bin (2.31-0ubuntu9) ...
linux32: failed to execute snap: No such file or directory
Install failed

Other architectures are building snap (I had to add `wheel` dependency, otherwise it failed to build), but failing to upload snap. I get email it was automatically rejected for a reason: "package contains external symlinks: bin/python lint-snap-v2_external_symlinks "

My snap spec is pretty simple: https://github.com/Snawoot/postfix-mta-sts-resolver/blob/89d827f9cc282de98ab4812c6657365dbc4917ad/snapcraft.yaml

But at this moment snapcraft appears pretty useless for shipping python apps.