Just a heads-up:
Today's update stuck at "100% preparing first boot" (or similar, last step before the prompt to reboot, IIRC).
After killing the updater from
Settings -> Apps
on each subsequent attempt the updater constantly crashed.
According to logcat
So. I took the risk and rebooted and things seem to be ok.
Today's update stuck at "100% preparing first boot" (or similar, last step before the prompt to reboot, IIRC).
After killing the updater from
Settings -> Apps
on each subsequent attempt the updater constantly crashed.
According to logcat
Code:
03-07 20:50:44.778 1456 1456 E update_engine: [ERROR:update_attempter_android.cc(-1)] unknown(...): Domain=update_engine, Code=generic_error, Message=An update already applied, waiting for reboot
03-07 20:50:44.781 1456 1456 E update_engine: [ERROR:update_attempter_android.cc(91)] Replying with failure: pc:0x568e3ea58c: An update already applied, waiting for reboot
03-07 20:50:44.784 6196 6196 D AndroidRuntime: Shutting down VM
03-07 20:50:44.784 6196 6196 E AndroidRuntime: FATAL EXCEPTION: main
03-07 20:50:44.784 6196 6196 E AndroidRuntime: Process: org.lineageos.updater, PID: 6196
03-07 20:50:44.784 6196 6196 E AndroidRuntime: java.lang.RuntimeException: Unable to start service [email protected] with Intent { act=action_install_update cmp=org.lineageos.updater/.controller.UpdaterService (has extras) }: android.os.ServiceSpecificException: An update already applied, waiting for reboot (code 1)