View Single Post
mrsellout's Avatar
Posts: 889 | Thanked: 2,087 times | Joined on Sep 2010 @ Manchester
#1398
Originally Posted by explit View Post
Thanks CodeRUS, tryed alredy but:
ausmt is no problem to remove. Other patches also.
But if i try

Code:
pkcon remove sailfishos-gallery-zoom
i get:
Starting
Removing packages
Resolving dependencies
Removing packages
Fatal error: Subprocess failed. Error: RPM failed: /var/tmp/rpm-tmp.gdaLee: line 2: //: is a directory
error: 0x457e50e4reun(sailfishos-gallery-zoom-0.0.3-1.armv7hl) scriptlet failed, exit status 2
error: sailfishos-gallery-zoom-0.0.3-1.armv7hl: erase failed

I dont know what else i can do to delete this sailfishos-gallery-zoom
I had the same error with the lockscreen-upcoming patch. An internet search revealed this as a fix for that error:

Code:
rpm -e <package> --noscripts
I think afterwards you'd need to reinstall the gallery:

Code:
 pkcon install sailfish-components-gallery
 

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