When this happens in su/sudo environment, the user can not escalate priviledges anymore because packages providing PAM authentication are not correctly upgraded yet.
Hotfix: Reboot to recovery console and delete mentioned files manually, then:
# apt-get install -f
# apt-get dist-upgrade
and reboot.
Circumvention: Execute "apt-get dist-upgrade" from root shell.