Snapcraft tries to run chisel and fails
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
If the user makes a typo in stage-packages and forgets the $ like so:
stage-packages:
- package:{CRAFT_TARGET_ARCH}
Snapcraft for some reason then tries to run chisel, which does not exist in the snap and fails with the following message:
chisel: No such file or directory
This should probably be a syntax error in this case, rather than being interpreted by Snapcraft as something to do with chisel.
Evaluation history
No evaluation history available.