[02:03] When you get the vague error message "error: cannot install snap file: snap is unusable due to missing files; contact developer" when trying to install a locally build .snap file. Snap builds fine. How to find out which files are missing? [02:04] It must be possible to up the verbosity on that error message?? [02:16] Sigh, I had to run it through the snapcraft web interface v2 linter which finally told me something useful, that my completer: file was missing. Geez, the snapcraft tool should tell me that stuff, not some arbitrarty linter. Not helpful.