Bug 3988 - Can't locate Mail/SpamAssassin/SubProcBackChannel.pm in @INC
Summary: Can't locate Mail/SpamAssassin/SubProcBackChannel.pm in @INC
Status: RESOLVED INVALID
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamassassin (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: PC Linux
: P3 normal
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-21 08:57 UTC by Paul M. Moriarty
Modified: 2004-11-21 01:47 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Paul M. Moriarty 2004-11-21 08:57:27 UTC
SVN revision 106096, 19 instances of this error in output of "make test"
Comment 1 Michael Parker 2004-11-21 09:06:47 UTC
Subject: Re:  New: Can't locate Mail/SpamAssassin/SubProcBackChannel.pm in @INC

> 
> SVN revision 106096, 19 instances of this error in output of "make test"
> 

Did you try a:
make distclean
perl Makefile.PL

after your update?

Michael
Comment 2 Paul M. Moriarty 2004-11-21 10:46:13 UTC
Subject: Re:  Can't locate Mail/SpamAssassin/SubProcBackChannel.pm in @INC

bugzilla-daemon@bugzilla.spamassassin.org writes:
> 
> Did you try a:
> make distclean
> perl Makefile.PL
> 
> after your update?
> 

Duh!  That did the trick.  Thanks!

Comment 3 Michael Parker 2004-11-21 10:47:55 UTC
needed a make distclean, etc etc