On 10/16/2014 02:57 PM, Peter Peltonen wrote:
As one needs at least dovecot version 2.1 to be able to disable SSLv3, I would need to upgrade my old dovecot-2.0.17-2.qtp packages to newer ones.I thought I just grab the packages from the latest bunch of .qt pacakges, but upgrading to those didn't work out: # rpm -Fvh dovecot-2.2.7-0.qt.el5.i386.rpm warning: dovecot-2.2.7-0.qt.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 1bde5fd0 error: Failed dependencies: libcourierauth.so.0 is needed by (installed) maildrop-toaster-2.0.3-1.3.8.i686 I do not quite get what libcourierauth has to do with dovecot and why do I get this error? # rpm -qf /usr/lib/courier-authlib/libcourierauth.so.0 courier-authlib-toaster-0.59.2-1.3.10 Any advice how I should proceed in getting a newer version of dovecot installed? Peter ---------------------------------------------------------------------
I think it's failing because it's trying to get rid of libcourierauth, and maildrop-toaster needs that.
If you don't use the spambox option or otherwise use maildrop, you might be able to simply remove maildrop-toaster. There might be some dependency with qmail-admin though, I'm not sure.
The new packages are pretty much compatible with the legacy *-toaster systems though. You should be able to use them in some cases instead (dovecot especially), even to the point of using yum to install/update them. Note, I haven't personally tried this though, it is only "in theory". ;)
Let us know how you make out. Thanks. -- -Eric 'shubes' --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
