Comment 0 for bug 1851401

Revision history for this message
Dimitri John Ledkov (xnox) wrote : snap prepare-image downloads wrong snaps

I am trying to run

$ snap prepare-image --channel=edge ./uc20.model $(mktemp -d)

it downloads things from wrong locations.

Ie. it gets snapd and core from "edge", but it also gets pc and pc-kernel from "edge". It should be using "20/edge" for pc and pc-kernel, as specified track field in the model.

uc20.model attached.