View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#1453
Originally Posted by anig View Post
If you are using this patch and my upcoming events on lockscreen patch please read.

If you want to remove my patch you have to first disable Ancelad's otherwise you will end up with a blank screen just showing the wallpaper.

I think patchmanager is getting confused as we both insert lines into Lockscreen.qml at the same point. I tested by moving where I put my lines and that seems to resolve it. I will update my package in openrepos soon.

Hi,

I have all patches disabled and i cannot uninstall upcoming events

here is the log:
Code:
[root@Jolla lockscreen]# pkcon remove lockscreen-upcoming
More than one package matches:
1. lockscreen-upcoming-0.2-1.armv7hl [installed]
2. lockscreen-upcoming-0.1-1.armv7hl [installed]
Please choose the correct package: 2
Removing
Waiting in queue
Starting
Removing packages
Resolving dependencies
Removing packages
Removing
Waiting in queue
Waiting for authentication
Waiting in queue
Starting
Removing packages
Resolving dependencies
Removing packages
Fatal error: Subprocess failed. Error: RPM failed: /var/tmp/rpm-tmp.UQXExm: line 1: //: is a directory
error: 0x447dd240reun(lockscreen-upcoming-0.1-1.armv7hl) scriptlet failed, exit status 2
error: lockscreen-upcoming-0.1-1.armv7hl: erase failed
the same happens if i choose to remove the newer rmp. Does anyone have a proposal for me to try?
Can I force re-installation in some way and then remove or even delete the files manually?

I have checked and the lockscreen.qml does not have this patch applied.

I have tried coderus instruction on removing patchmanager and folder, but it didn't solve it.


EDIT:

here is also all the files i could find with *upcoming*:
Code:
[root@Jolla lockscreen]# find / -name *upcoming*
/var/cache/zypp/packages/openrepos-anig/l/lockscreen-upcoming-0.2-1.armv7hl.rpm
/var/cache/zypp/packages/openrepos-anig/l/lockscreen-upcoming-0.3-1.armv7hl.rpm
find: /proc/30139: No such file or directory
/usr/share/jolla-settings/entries/lockscreen-upcoming-patch.json
/usr/share/jolla-settings/pages/lockscreen-upcoming-patch
/usr/share/jolla-settings/pages/lockscreen-upcoming-patch/lockscreen-upcoming-patch.json
/usr/share/patchmanager/patches/lockscreen-upcoming
/opt/alien/usr/share/jolla-settings/entries/lockscreen-upcoming-patch.json
/opt/alien/usr/share/jolla-settings/pages/lockscreen-upcoming-patch
/opt/alien/usr/share/jolla-settings/pages/lockscreen-upcoming-patch/lockscreen-upcoming-patch.json
/opt/alien/usr/share/patchmanager/patches/lockscreen-upcoming
/opt/alien/var/cache/zypp/packages/openrepos-anig/l/lockscreen-upcoming-0.2-1.armv7hl.rpm
/opt/alien/var/cache/zypp/packages/openrepos-anig/l/lockscreen-upcoming-0.3-1.armv7hl.rpm
EDIT2:

I did the following to get rid of the two old packages:
Code:
[root@Jolla nemo]# rpm  -e --noscripts lockscreen-upcoming
error: "lockscreen-upcoming" specifies multiple packages:
  lockscreen-upcoming-0.1-1.armv7hl
  lockscreen-upcoming-0.2-1.armv7hl
[root@Jolla nemo]# rpm  -e --noscripts lockscreen-upcoming-0.1-1.armv7hl
[root@Jolla nemo]# rpm  -e --noscripts lockscreen-upcoming-0.2-1.armv7hl
I has now disappeared from the patchmanager menu and all seems ok.

Last edited by Saturn; 2015-09-05 at 13:14.
 

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