View Single Post
edp17's Avatar
Posts: 605 | Thanked: 735 times | Joined on Jul 2019 @ UK
#76
OTA from 4.5.0.21 to 4.6.0.13 is ready
Here are the steps I followed and the commands I executed
Code:
devel-su
mask the following: (just in case any of these triggers a reboot in the middle of OTA update)
systemctl-user mask voicecall-ui-prestart.service
systemctl-user mask mission-control-5.service
systemctl-user mask booster-silica-media@.service
systemctl-user mask voicecall-manager.service
reboot
devel-su
if installed, unapply and remove all patches
if installed, uninstall patchmanager
if used, ssu dr mousetracker
if used, ssu dr chum
if used, ssu dr sailfishos-chum
ssu release 4.6.0.13
double check whether these three repos are pointing to the 4.6.0.13 version:
ssu lr
  adaptation-common should be: https://releases.jolla.com/releases/4.6.0.13/jolla-hw/adaptation-common/armv7hl/
  adaptation-community-common should be: https://repo.merproject.org/obs/nemo:/testing:/hw:/common/sailfishos_4.6.0.13/
  adaptation-community-treltexx should be: https://repo.merproject.org/obs/nemo:/testing:/hw:/samsung:/treltexx/sailfishos_4.6.0.13/
ssu ur
zypper ref
zypper dup --details
unmask the following:
systemctl-user unmask voicecall-ui-prestart.service
systemctl-user unmask mission-control-5.service
systemctl-user unmask booster-silica-media@.service
systemctl-user unmask voicecall-manager.service
reboot
 

The Following User Says Thank You to edp17 For This Useful Post: