sailfishos-sony-tama / main

Documentation, releases, and issues
MIT License
36 stars 7 forks source link

OTA update to 4.0.1.48 leads to reboot #131

Closed rinigus closed 3 years ago

rinigus commented 3 years ago

When OTA update is finished (after version --dup), on pressing power button:

Sometimes, device may have to be switched off by long press until red led will show up. Release power button and let device to power off.

As usual for OTA, first reboot will update boot image and trigger a new one. After that device should boot into GUI.

As I have not seen any side-effects on it, there is no plan to investigate and fix it.

The log below corresponds to the case where device rebooted:

Mar 11 19:34:16 Sailfish mce[3019]: powerkey.c: pwrkey_datapipe_keypress_event_cb(): powerkey pressed
Mar 11 19:34:16 Sailfish systemd-logind[3239]: Power key pressed.
Mar 11 19:34:16 Sailfish systemd-logind[3239]: Powering Off...
Mar 11 19:34:16 Sailfish systemd-logind[3239]: System is powering down.
Mar 11 19:34:16 Sailfish systemd[1]: Stopped target Bluetooth.
Mar 11 19:34:16 Sailfish systemd[1]: Stopping Pacrunner service...
Mar 11 19:34:16 Sailfish systemd[1]: Stopping Authorization Manager...
Mar 11 19:34:16 Sailfish pacrunner[9367]: Terminating
Mar 11 19:34:16 Sailfish systemd[1]: Stopping Autologin user 100000...
Mar 11 19:34:16 Sailfish pacrunner[9367]: Exit
Mar 11 19:34:16 Sailfish systemd[1]: Removed slice system-sdmount.slice.
Mar 11 19:34:16 Sailfish systemd[1]: Stopped target Timers.
Mar 11 19:34:16 Sailfish systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Mar 11 19:34:16 Sailfish pacrunner[9367]: Source ID 5 was not found when attempting to remove it
Mar 11 19:34:16 Sailfish pacrunner[9367]: pacrunner[9367]: Terminating
Mar 11 19:34:16 Sailfish pacrunner[9367]: pacrunner[9367]: Exit
Mar 11 19:34:16 Sailfish systemd[4046]: pam_console(autologin:session): Could not open lock file /var/run/console/nemo, disallowing console access                                                                                                        
Mar 11 19:34:16 Sailfish dbus-daemon[3169]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.481" (uid=100000 pid=4046 comm="(sd-pam)                                      " label="kernel") interface="org.freedesktop.login1.Manager" member="ReleaseSession" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=3239 comm="/usr/lib/systemd/systemd-logind" label="kernel")
Mar 11 19:34:16 Sailfish dbus-daemon[3169]: dbus-daemon[3169]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.481" (uid=100000 pid=4046 comm="(sd-pam)                                      " label="kernel") interface="org.freedesktop.login1.Manager" member="ReleaseSession" error name="(unset)" requested_reply="0" destination="org.freedesktop.login1" (uid=0 pid=3239 comm="/usr/lib/systemd/systemd-logind" label="kernel")
rinigus commented 3 years ago

Closing as there are no plans to investigate it.