Comment 0 for bug 1750658

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

As of https://github.com/snapcore/snapcraft/pull/1420, snapcraft supports:

apps:
  foo:
    adapter: none

It unfortunately passes this along into the snap.yaml, but snapd doesn't do anything with 'adapter'. Snapcraft should instead filter out 'adpater' when generating snap.yaml. Please see https://forum.snapcraft.io/t/telling-snapcraft-to-skip-generating-wrapper-scripts/1635/4 for details.