How to remove phonehook ? [answered]
Before updating to SailfishOS 1.1.4.29 I need to remove phonehook but I don't know how ?
[root@Jolla nemo]# pkcon remove phonehook
...
Fatal error: Subprocess failed. Error: RPM failed: patching file compositor.qml
Unreversed patch detected! Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file compositor.qml.rej
patching file connectivity/ConnectionSelector.qml
Unreversed patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file connectivity/ConnectionSelector.qml.rej
error: 0x450fe10creun(phonehook-0.2.1-1.armv7hl) scriptlet failed, exit status 1
error: phonehook-0.2.1-1.armv7hl: erase failed
How to remove it ?
Did you install it with warehouse? If yes, try to uninstall it with this app.
wanderer ( 2015-05-12 10:12:09 +0200 )editHave you tried simply long pressing the app icon and then pressing the X that appears?
Sandoz ( 2015-05-12 10:40:19 +0200 )editI installed it from rpm file, but now I tried to remove it from Warehouse -> it gives the same failure notice: ... error: 0x455b010creun(phonehook-0.2.1-1.armv7hl) scriptlet failed, exit status 1 error: phonehook-0.2.1-1.armv7hl: erase failed
Pakke ( 2015-05-12 11:10:39 +0200 )editAt first I tried to remove by clicking 'X' from the app icon but its failing. Then trying some commands without success (phonehook-daemon was stopped during commands):
[root@Jolla nemo]# pkcon remove phonehook [root@Jolla nemo]# rpm -e phonehook-0.2.1-1.armv7hl [root@Jolla nemo]# zypper rm phonehook-0.2.1-1.armv7hl
Pakke ( 2015-05-12 12:11:16 +0200 )edit