Feb
12th
Fri
12th
apt woes
If you’re trying to install a package using the apt package management tools and you are getting errors of this kind:
dpkg (subprocess): unable to execute post-removal script: Permission denied
Then you should check the mount options for your /var partition. Ensure that you do not have the noexec option set (at least for the duration of the install).