However, slapt-get --upgrade continues to show polkit needs to be updated. If I try to remove polkit-0.105-i486-4_slack14.0, I find there are many packages that depend on it and will also be removed. How can I get rid of this problem? Thanks for your help.
Last edited by rsal on 16. Nov 2015, 14:24, edited 1 time in total.
I believe that mate-polkit is an artifact from your 14.0 installation. It is not available in the 14.1 repos. So remove mate-polkit and install polkit. To remove a package without removing packages that depend on it use the --no-dep option in slapt-get.
I removed mate-polkit. Nothing depended on it. But problem is persisting. I think some packages that I had installed on my own (out of SalixOS) depend on older polkit. I will let this harmless warning come.
I took a closure look at your first post and realized that I missed the fact that you have polkit-0.105-i486-4_slack14.0 install. Try removing it by using the spkg like this.
Also you need to check your /etc/slapt-get/slapt-getrc file to ensure that you have the 14.1 repos selected. After that make sure you then update the package cache using slapt- get --update
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
I used this command to remove older polkit. I think it has worked. Gslapt is showing No updates available and all applications also seem to be working all right. Thanks for your help. Why do you prefer spkg over slapt-get?