← Back to team overview

ubuntu-phone team mailing list archive

Re: Image #236 broke device flashing

 

Hello,

On 12.09.2014 10:51, Daniel Holbach wrote:
> On 12.09.2014 03:03, Victor Thompson wrote:
>> Is the ability to do OTA updates broken in #236 as well? I can not seem
>> to get my device to update. Additionally, my device (mako) keeps
>> prompting me to update the same 4 apps and setting the developer mode
>> flag does not seem to persist reboots.
> 
> Same here. If I can help with debugging the issue, let me know.

Oliver just helped me fix it. This how I got to update to #239:

  adb shell
  sudo rm -rf /cache/recovery/*
  exit
  adb reboot recovery
  ubuntu-device-flash --channel=devel-proposed --device=mako

Have a great day,
 Daniel

-- 
Get involved in Ubuntu development! http://packaging.ubuntu.com
Follow @ubuntudev on twitter.com/facebook.com/G+


References