Comment 3 for bug 1665927

Revision history for this message
Mark Shuttleworth (sabdfl) wrote : Re: [Bug 1665927] Re: snapcraft 2.27 cannot auto-infer command or library paths

Yes, magic is OK if it's limited to offering good guidance.

So if you say:

apps:
  foo:
    command: <something>

Then snapcraft could fail with a helpful error, like:

App 'foo' specifies non-existent command executable. Perhaps try:
    command: path/to/samename/executable ?