Date: Wed, 10 Oct 2007 00:02:08 -0400 From: Vinny <vinny-mail-01+f.questions20071007@palaceofretention.ca> To: Tankko <tankko@gmail.com> Cc: questions@freebsd.org Subject: Re: courier-authlib problems. Message-ID: <470C4EC0.8060400@palaceofretention.ca> In-Reply-To: <7fec743f0710081830n2e8448b9s96c76d7c15b5d0d9@mail.gmail.com> References: <7fec743f0710081830n2e8448b9s96c76d7c15b5d0d9@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Tankko wrote: > I upgraded one of my servers to courier-authlib-base-0.60.0 from .59 > and I am now getting the following errors in my mail log: > > Oct 8 18:21:47 myserver.net authdaemond: Shared object > "libauthvchkpw.so" not found, required by "authdaemond" > Oct 8 18:21:47 myserver.net authdaemond: Installing libauthpam > Oct 8 18:21:47 myserver.net authdaemond: Installation complete: authpam > Oct 8 18:21:47 myserver.net authdaemond: Installing libauthldap > Oct 8 18:21:47 myserver.net authdaemond: Shared object > "libauthldap.so" not found, required by "authdaemond" > Oct 8 18:21:47 myserver.net authdaemond: Installing libauthmysql > Oct 8 18:21:47 myserver.net authdaemond: Shared object > "libauthmysql.so" not found, required by "authdaemond" > Oct 8 18:21:47 myserver.net authdaemond: Installing libauthpgsql > Oct 8 18:21:47 myserver.net authdaemond: Shared object > "libauthpgsql.so" not found, required by "authdaemond" > I run courier-imap. Each of the courier-authlib-* ports needs to be updated as well. I use courier-authlib and in /var/db/pkg I see: zc{109}/var/db/pkg# ls -dla cour* drwxr-xr-x 2 root 512 Apr 23 23:55 courier-authlib-base-0.58_1/ drwxr-xr-x 2 root 512 Feb 22 2006 courier-authlib-ldap-0.58_1/ drwxr-xr-x 2 root 512 Feb 22 2006 courier-authlib-mysql-0.58_1/ drwxr-xr-x 2 root 512 Feb 22 2006 courier-authlib-pgsql-0.58_1/ drwxr-xr-x 2 root 512 Feb 22 2006 courier-authlib-userdb-0.58_1/ I'm fairly certain they all need to be upgraded together and share the same version. > and > > Oct 8 18:11:33 myserver.net imapd-ssl: couriertls: connect: > error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number > Oct 8 18:12:07 myserver.net imapd-ssl: couriertls: connect: > error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number > Not sure about the SSL error but it may be related to mismatched courier* components. Vinny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?470C4EC0.8060400>