owncloud-archive / pi-image

Scripts and configurations for Raspberry PI disk images
29 stars 8 forks source link

Image building fails: expected a gadget snaps: snap not found #36

Open oparoz opened 8 years ago

oparoz commented 8 years ago

The command to build the image is:

sudo ~/.cache/ubuntu-image/blob.<sha512hash> core rolling --channel stable --kernel canonical-pi2-linux.canonical --os ubuntu-core.canonical --gadget owncloud-pi2.kyrofa -o pi2.img

It fails with:

Determining gadget configuration expected a gadget snaps: snap not found

@kyrofa