Hello, jfyi
instruction for RPi2: https://developer.ubuntu.com/en/snappy/start/#snappy-raspi2 currently a little bit outdated. For example 'core' argument require additional argument - release. And also current OEM snap doesn't allow to build image. $ sudo ubuntu-device-flash core 15.04 --oem pi2.lool_0.11_all.snap --enable-ssh --device-part=device-pi2-0.11.tar.xz --developer-mode -o pi2.img --device=generic_armhf Determining oem configuration 2015/04/27 17:13:36 Signature check failed, but installing anyway as requested 2015-04-27 14:13:36 ERROR snappy logger.go:199 pi2.lool_0.11_all.snap failed to install: package name with namespace not supported pi2.lool_0.11_all.snap failed to install: package name with namespace not supported Simple repacking (with changing 'name' field in package.yaml) pi2.lool_0.11_all to pi2-lool_0.11_all fixes this.
-- snappy-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snappy-devel
