I did upgrade with patches applied - What now?
I did upgrade my Jolla phone to 2.0.1 today but I forgot to unapply 3 patches in patchmanager. So far I can still apply/unapply them and they still work when applied. So what chance is yet there I broke something?
There is always the possibility to reset the phone and start over but that is not the way I would like to solve this. I checked the 3 patches and they are modifying 9 files, mostly .qml in /usr/share/lipstick-jolla-home-qt5/ and /usr/share/jolla-settings/.
My idea goes along the line of checking for inconsistencies and replacing all affected files if necessary. Maybe somebody could help me with:
- Is there an easy way to find out which files were replaced in the 2.0.1 update?
- Is there a chance to see which changes have been made to the respective qml-files in the update? Because, if none, there is no problem ;)
I can always pkcon get-files etc. through the packages mentioned in the changelog but maybe there is a better option.
as long as you can unapply and apply them, you are fine I would say, because applying the patch should fail if the file is not in the original state. you can remove all patches by removing the patchmanager package and reinstalling the package containing all the qml files (qt5-home-something, there was an howto by coderus somewhere)
till ( 2016-05-11 15:00:10 +0200 )edit