remote-build doesn't work with gadget snaps
Bug #1875524 reported by
Ian Johnson
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Snapcraft |
Triaged
|
Medium
|
Chris Patterson | ||
Bug Description
It seems that snapcraft when building gadget snaps has a check at the very end that there is a gadget.yaml in the root of the project directory, but snapcraft remote-build does not copy this file to the generated launchpad project, and thus it does not properly build gadget snaps.
I took the exact same project and uploaded to to a lp git project and created a snap recipe and it just worked fine, presumably because the gadget.yaml file was there.
| Changed in snapcraft: | |
| status: | New → Triaged |
| assignee: | nobody → Chris Patterson (cjp256) |
| importance: | Undecided → Medium |
To post a comment you must log in.

Example gadget: https://github.com/snapcore/pc-amd64-gadget/