I think an easy way to find a lead on your problem would be to find /etc/ config files that were not updated with the update. Code: find /etc/ -iname "*dpkg-dist*" Post back here what that turns up.
find /etc/ -iname "*dpkg-dist*"