Não estou conseguindo remover 3 pacotes... Tentei com apt-get -f install; apt-get --purge; force; apt-get upgrade mais uns 20 parametros do (man dpkg). mas nada adiantou.
lua:/var/run# dpkg -l | grep courier pF courier-authdaemon 0.58-4 Courier authentication daemon ri courier-authlib 0.58-4 Courier authentication library pi courier-authlib-mysql 0.58-4 MySQL support for the Courier authentication lua:/var/run# lua:/var/run# dpkg --purge courier-authdaemon (Reading database ... 29206 files and directories currently installed.) Removing courier-authdaemon ... Stopping Courier authentication services: authdaemond/var/run/courier/authdaemon/pid.lock: No such file or directory invoke-rc.d: initscript courier-authdaemon, action "stop" failed. dpkg: error processing courier-authdaemon (--purge): subprocess pre-removal script returned error exit status 1 Starting Courier authentication services: authdaemond/var/run/courier/authdaemon/pid.lock: No such file or directory ll_daemon_start: Resource temporarily unavailable invoke-rc.d: initscript courier-authdaemon, action "start" failed. dpkg: error while cleaning up: subprocess post-installation script returned error exit status 1 Errors were encountered while processing: courier-authdaemon

