From owner-freebsd-perl@FreeBSD.ORG Tue Jul 6 15:24:14 2004 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFADE16A4CE for ; Tue, 6 Jul 2004 15:24:14 +0000 (GMT) Received: from wjv.com (fl-65-40-24-38.sta.sprint-hsd.net [65.40.24.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA44543D41 for ; Tue, 6 Jul 2004 15:24:13 +0000 (GMT) (envelope-from bv@bilver.wjv.com) Received: from bilver.wjv.com (localhost.wjv.com [127.0.0.1]) by wjv.com (8.12.11/8.12.11) with ESMTP id i66FOCBw090982 for ; Tue, 6 Jul 2004 11:24:12 -0400 (EDT) (envelope-from bv@bilver.wjv.com) Received: (from bv@localhost) by bilver.wjv.com (8.12.11/8.12.11/Submit) id i66FOCgN090981 for perl@freebsd.org; Tue, 6 Jul 2004 11:24:12 -0400 (EDT) (envelope-from bv) Date: Tue, 6 Jul 2004 11:24:12 -0400 From: Bill Vermillion To: perl@freebsd.org Message-ID: <20040706152412.GA90937@wjv.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: W.J.Vermillion / Orlando - Winter Park ReplyTo: bv@wjv.com User-Agent: Mutt/1.5.6i Subject: SpamAssassin appeared to break with latest revsion. X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: bv@wjv.com List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2004 15:24:15 -0000 The Makefile in /usr/ports/Mail/p5-Mail-SpamAssassin lists this as the maintainter of that port. I performed a portupgrade, and the sa-learn function of SpamAssassin is broken. I'm running this version. ---------------------------------------- FreeBSD bilver.wjv.com 4.10-STABLE FreeBSD 4.10-STABLE #2: Fri Jun 11 00:20:41 EDT 2004 root@bilver.wjv.com:/usr/obj/usr/src/sys/BILVER i386 ---------------------------------------- This is the version of Perl ---------------------------------------- This is perl, version 5.005_03 built for i386-freebsd Copyright 1987-1999, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5.0 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. ---------------------------------------- I've run the sa-learn under script and this is the partial output - it will go on for thousands of lines and the only difference in each lin is the hunk number increments. ---------------------------------------- Script started on Tue Jul 6 11:16:46 2004 bv@bilver.wjv.com$ sa-learn --spam -f /home/bv/Mail/spam glob failed (child exited with status 1) at /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/ArchiveIterator.pm line 622, <_GEN_0> chunk 3. glob failed (child exited with status 1) at /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/ArchiveIterator.pm line 622, <_GEN_0> chunk 3. [approx 700 lines deleted here - wjv]. glob failed (child exited with status 1) at /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/ArchiveIterator.pm line 622, <_GEN_0> chunk 781. glob failed (child exited with status 1) at /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/ArchiveIterator.pm line 622, <_GEN_0> chunk 781. glob failed (child exited with status 1) at /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/ArchiveIterator.pm line 622, <_GEN_0> chunk 781. glob failed (child exited with status 1) at /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/ArchiveIterator.pm line 622, <_GEN_0> chunk 781. glob failed (child exited with status 1) at /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/ArchiveIterator.pm line 622, <_GEN_0> chunk 781. glob failed (child exited with status 1) at /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/ArchiveIterator.pm line 622, <_GEN_0> chunk 781. glob failed (child exited with status 1) at /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/ArchiveIterator.pm line 622, <_GEN_0> chunk 781. ^CLearned from 0 message(s) (0 message(s) examined). interrupted at /usr/local/lib/perl5/site_perl/5.005/Mail/SpamAssassin/CmdLearn.pm line 250, <_GEN_0> chunk 781. I interupted it with a control-C bv@bilver.wjv.com$ exit Script done on Tue Jul 6 11:17:05 2004 ---------------------------------------- -- Bill Vermillion - bv @ wjv . com