On Thu, 2014-10-30 at 11:50 +1100, Mitchell Reese wrote: > Flashing a Nexus 7 2013 (flo) with rtm-proposed won't boot, version 109. > Device hangs at Google logo. Same behaviour from vivid-proposed, version > 1. I seem unable to download the archive from the stable (rtm version 5) > to flash. Here are the commands I've tried: > > ubuntu-device-flash --channel=ubuntu-touch/ubuntu-rtm/devel --bootstrap > & > ubuntu-device-flash --channel=ubuntu-touch/ubuntu-rtm/stable --bootstrap > > I keep getting the error: "Failed to locate latest image information." > Is there a bug with the repos at the moment with flo? Also, are there > issues with getting Nexus 7 tablets to boot? Have tried wiping the cache > partition with no luck. This is a new install from the bootloader.
ubuntu-device-flash --list-channels|grep stable ubuntu-touch/stable (alias to ubuntu-touch/ubuntu-rtm/14.09) stable (alias to ubuntu-touch/ubuntu-rtm/14.09) There is no "ubuntu-touch/ubuntu-rtm/stable" channel, which would explain why you might see problems with that one. Also, ubuntu-touch/ubuntu-rtm/devel points at the 14.09 branch, not 14.09-proposed (if you were looking for the proposed images). I don't think there are any RTM images being built for flo right now though. Does --channel devel-proposed work for you? That should get you the utopic devel-proposed image, which may be slightly out of date as well, given utopic is done and released now, so nothing should be landing in utopic, but may get you back to a booting device. Also, try waiting a bit longer. Sometimes my phone will sit at the Google logo for what seems forever, and then eventually boot. -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

