So I upgraded from Squeeze to Wheezy and Dovecot failed to resolve dependencies:
dpkg: error processing dovecot-pop3d (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
dovecot-core
dovecot-gssapi
dovecot-sqlite
dovecot-pgsql
dovecot-sieve
dovecot-mysql
dovecot-imapd
dovecot-common
dovecot-ldap
dovecot-pop3d
After searching around on the internet I found the following article: http://www.itwire.com/opinion-and-analysis/open-sauce/59796-dovecot-fails-during-wheezy-upgrade Now I've got two options:
- make it work somehow
- remove the dovecot install and upgrade it to dovecot 2.0
Has anyone used either of these approaches or does anyone have a better idea to make this work?