View Single Post
Posts: 90 | Thanked: 163 times | Joined on Jan 2012
#2337
Originally Posted by vbelloir View Post
Hi all,
I'm facing something not usual for me.
During my last OS update, the "unapply all patches" process failed with the "Upcoming events on lockscreen" patch, but the update was a success.
It was in july with the 2.1.1.23.
Now, I want to update to 2.1.2.3 but the update fails when it tries to unapply the same patch.

I remove the patch with the command line
Code:
devel-su rpm -e upcoming-lockscreen --noscripts
Now storeman and warehouse tells me that the patch is removed.
but, it is still visible in patchmanager, and the update process still fails.

PS : like an idiot, I disable the developer mode, and now, I cannot reactivate it (can't find the jolla-developper-mode app in harbor). This is a know issue, and solution exists, but I prefere doing the update before solve it.

Thanks for your help.
Once you get developer mode back a few things to try:

patch -R -p 1 -d / -i /var/lib/patchmanager/ausmt/patches/lockscreen-upcoming/unified_diff.patch

and skip already unapplied entries. Then:
1) Unapply all lockscreen related patches in Patchmanager but do not restart preloaded services.
2) In /usr/share/lipstick-jolla-home-qt5/lockscreen if it exists copy Lockscreen.qml.webosinternals.org to Lockscreen.qml. Check Lockscreen.qml doesn't have the lines from the patch (http://talk.maemo.org/showpost.php?p...postcount=1452)
3) In /usr/share/lipstick-jolla-home-qt5/lockscreen/ remove ShowCalEvents.qml, BorderRectangle.qml, LockEventItem.qml and LockTimeLabel.qml if they are there.
4) Remove any file ending in .webosinternals.orig

Hopefully should be fine after that. Otherwise you can reinstall lipstick with
pkcon install lipstick-jolla-home-qt5
 

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