After the ubuntu-emulator create finished downloading and exited with 0 there is now a followup issue.
root ~ # ubuntu-emulator create myinstance Creating "myinstance" from ubuntu-touch/devel revision 28 Downloading... root ~ # echo $? 0 root ~ # ubuntu-emulator run myinstance This instance does not exist, use 'create myinstance' to create it root ~ # echo $? 1 the content of .cache is ./ubuntuimages ./ubuntuimages/pool ./ubuntuimages/pool/device-13e1882a8e51bac70713ca39ed3a89c83f2a80800713add1ea656da62c6d90d9.tar.xz.asc ./ubuntuimages/pool/ubuntu-af0e050fca683dd4b7747b616952745496ed8542cece16ca5e6d13f00886d2de.tar.xz ./ubuntuimages/pool/device-13e1882a8e51bac70713ca39ed3a89c83f2a80800713add1ea656da62c6d90d9.tar.xz ./ubuntuimages/pool/ubuntu-af0e050fca683dd4b7747b616952745496ed8542cece16ca5e6d13f00886d2de.tar.xz.asc ./ubuntuimages/ubuntu-touch ./ubuntuimages/ubuntu-touch/devel ./ubuntuimages/ubuntu-touch/devel/generic ./ubuntuimages/ubuntu-touch/devel/generic/version-28.tar.xz ./ubuntuimages/ubuntu-touch/devel/generic/version-28.tar.xz.asc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1320313 Title: permission denied mkdir /root/.cache To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/goget-ubuntu-touch/+bug/1320313/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
