Re: SpamAssassin 3.2.5 committed to FreeBSD ports

2008-06-17 Thread Michael Scheidell
> From: Len Conrad <[EMAIL PROTECTED]> > Date: Tue, 17 Jun 2008 16:09:49 -0500 > To: > Subject: Re: SpamAssassin 3.2.5 committed to FreeBSD ports > > >> cd /usr/src/kerberos5/lib/libkrb5 && make && make install && make clean > >

Re: SpamAssassin 3.2.5 committed to FreeBSD ports

2008-06-17 Thread Len Conrad
Does libkrb5.so.8 exist (usually in /usr/lib/)?! no. installed heimdal then krb5 from ports, no problem. re-booted. same msgs as before in sshd logs. sshd won't allow any logins. and complains same as before. Did you install security/krb5 or security/heimdal from ports? yes, after

Re: SpamAssassin 3.2.5 committed to FreeBSD ports

2008-06-17 Thread Helmut Schneider
Helmut Schneider <[EMAIL PROTECTED]> wrote: Len Conrad <[EMAIL PROTECTED]> wrote: Does libkrb5.so.8 exist (usually in /usr/lib/)?! no. installed heimdal then krb5 from ports, no problem. re-booted. same msgs as before in sshd logs. sshd won't allow any logins. and complains same as be

Re: SpamAssassin 3.2.5 committed to FreeBSD ports

2008-06-17 Thread Helmut Schneider
Len Conrad <[EMAIL PROTECTED]> wrote: Does libkrb5.so.8 exist (usually in /usr/lib/)?! no. installed heimdal then krb5 from ports, no problem. re-booted. same msgs as before in sshd logs. sshd won't allow any logins. and complains same as before. Did you install security/krb5 or sec

Re: SpamAssassin 3.2.5 committed to FreeBSD ports

2008-06-17 Thread Len Conrad
Does libkrb5.so.8 exist (usually in /usr/lib/)?! after installing heimdal and krb5 from ports with no errors: find / -iname "libkrb5.so.*" /usr/local/lib/libkrb5.so.21 /usr/compat/linux/usr/lib/libkrb5.so.3 /usr/compat/linux/usr/lib/libkrb5.so.3.2 /usr/ports/security/heimdal/work/heimdal-0

Re: SpamAssassin 3.2.5 committed to FreeBSD ports

2008-06-17 Thread Len Conrad
Both sshd and libkrb5.so.8 are part of the base system so I guess you messed up something else. I claim innocence. portugrade of spamassassin messed it up. Does libkrb5.so.8 exist (usually in /usr/lib/)?! no. installed heimdal then krb5 from ports, no problem. re-booted. same msgs a

Re: SpamAssassin 3.2.5 committed to FreeBSD ports

2008-06-17 Thread Helmut Schneider
Please don't post HTML, thanks... for sshd: /libexec/ld-elf.so.1: shared object "libkrb5.so.8" not found required by "sshd" Both sshd and libkrb5.so.8 are part of the base system so I guess you messed up something else. Does libkrb5.so.8 exist (usually in /usr/lib/)?! Did you install secur

Re: SpamAssassin 3.2.5 committed to FreeBSD ports

2008-06-16 Thread Len Conrad
portupgrade -R p5-Mail-SpamAssassin. freebsd 6.3-R I used this, but various "bits kept breaking" so I added -k -v -f, and now kerberos is messed up, killing ssh and telnet into the machine: for sshd: /libexec/ld-elf.so.1: shared object "libkrb5.so.8" not found required by "sshd" lots of

SpamAssassin 3.2.5 committed to FreeBSD ports

2008-06-15 Thread Michael Scheidell
I have committed the SpamAssassin 3.2.5 build to FreeBSD ports. For FreeBSD users, you will want to upgrade ports with CVS or portsnap, and then upgrade SpamAssassin. Since there are so many minimum versions of dependency modules that have changed, I suggest running portupgrade -R p5-Mail-Spa