Op 3-12-2010 13:55, Stephan Jauernick schreef:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
I am running a Debian Lenny and i want to install/update Dovecot but i am getting these Dependency Problems:
dovecot-common: Depends: libc6 (>= 2.10) but 2.7-18lenny6 is to be installed Depends: libgssapi-krb5-2 (>= 1.6.dfsg.2) but it is not installable Depends: libk5crypto3 (>= 1.6.dfsg.2) but it is not installable Depends: libkrb5-3 (>= 1.6.dfsg.2) but it is not installable Depends: libmysqlclient16 (>= 5.1.21-1) but it is not going to be installed Depends: libpq5 (>= 8.4~0cvs20090328) but 8.3.12-0lenny1 is to be installed Depends: libsqlite3-0 (>= 3.6.22) but 3.5.9-6 is to be installed Depends: libssl0.9.8 (>= 0.9.8m-1) but 0.9.8g-15+lenny9 is to be installed dovecot-imapd: Depends: libssl0.9.8 (>= 0.9.8m-1) but 0.9.8g-15+lenny9 is to be installed dovecot-pop3d: Depends: libssl0.9.8 (>= 0.9.8m-1) but 0.9.8g-15+lenny9 is to be installed
Hmm, that's odd. It works for me without a hitch. This is what I installed on Lenny:
Version: 2:2.0.7-0~auto+48 Replaces: dovecot Depends: libbz2-1.0, libc6 (>= 2.7-1), libcomerr2 (>= 1.01), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libmysqlclient15off (>= 5.0.27-1), libpam0g (>= 0.99.7.1), libpq5 (>= 8.3~beta1), libsqlite3-0 (>= 3.5.9), libssl0.9.8 (>= 0.9.8f-5), zlib1g (>= 1:1.1.4), libpam-runtime (>= 0.76-13.1), openssl, adduser, ucf (>= 2.0020)
This obviously does not match the dependency errors you get. Are you absolutely sure that you are using the correct packages for Lenny?
This are my sources.list entries for dovecot:
deb http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.0 main deb-src http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.0 main
Mine too...
Also when could i expect a release/deb package which includes this Commit(or how can in package it myself)?
- src/lib/askpass.c: askpass: Allow reading password from stdin even if it's not a tty. [719ce27f9955
It was first included in version 2:2.0.7-0~auto+33 for the automated packages on Xi.
Official Debian packages still may take a while.
Regards,
Stephan.