From owner-freebsd-questions Wed Aug 23 23:36:16 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.venon.com (ns1.venon.com [64.7.7.83]) by hub.freebsd.org (Postfix) with ESMTP id 9856137B422 for ; Wed, 23 Aug 2000 23:36:14 -0700 (PDT) Received: from megalomaniac.biosys.net (megalomaniac.venon.com [64.7.7.82]) by ns1.venon.com (Postfix) with ESMTP id B4F83D147F for ; Thu, 24 Aug 2000 02:38:40 -0400 (EDT) Message-Id: <4.3.2.7.2.20000824023136.00b08640@mail.megapathdsl.net> X-Sender: X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 24 Aug 2000 02:39:08 -0400 To: freebsd-questions@freebsd.org From: Allen Landsidel Subject: Yet another cyrus/SASL problem Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trying to install cyrus today after cvsupping ports, I ran headlong into the following error in cyrus-sasl... // begin quote ===> Extracting for cyrus-sasl-1.5.24 >> Checksum mismatch for cyrus-sasl-1.5.24.tar.gz. Make sure the Makefile and md5 file (/usr/ports/security/cyrus-sasl/files/md5) are up to date. If you are absolutely sure you want to override this "check, type make NO_CHECKSUM=yes [other args]". // end quote I jumped through a couple hoops before mailing the list, including.. .doing a 'make clean' in /usr/ports/security/cyrus-sasl and retrying. .doing a 'make distclean' in /usr/ports/security/cyrus-sasl and retrying .deleting the /usr/ports/security/cyrus-sasl directory and cvsupping ports, and retrying. .. and various and sundry other attempts. After they all failed, I did the NO_CHECKSUM thing and it installed ok, but cyrus was unable to authenticate any users. Documentation on cyrus is pretty sparse, so it's possible that I could have just misconfigured it, but since this package is the auth package and that's what I'm having trouble with, I thought I'd try and get this cleared up before beating my head against the nearly nonexistant documentation any longer. Thanks for any suggestions/updates. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message