[rt-commit] CVS commit: rt

tobiasb at fsck.com tobiasb at fsck.com
Fri May 5 12:47:10 EDT 2000


Module Name:	rt
Committed By:	tobiasb
Date:		Fri May  5 16:47:10 UTC 2000

Modified Files:
	rt/etc: config.pm

Log Message:
I need help, I can't really figure out from this;

When commenting out the $SIG{__DIE__} stuff, everything works fine.

When having this line in the config:

$SIG{__DIE__}  = sub {$RT::Logger->log(level=>'crit',message=>$_[0]); print STDERR $_[0]; exit(-1);};

I get this error:

Can't locate Mail/Field/addrlist.pm in @INC (@INC contains: /tmp/FunRT /tmp/DBIx /etc/rt /usr/local/lib/perl5/5.6.0/i686-linux /usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/site_perl/5.6.0/i686-linux /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .) at (eval 115)[/usr/local/lib/perl5/site_perl/5.6.0/Mail/Field.pm:87] line 3.

WTF???


To generate a diff of this commit:
cvs rdiff -u -r1.11.2.17 -r1.11.2.18 rt/etc/config.pm






More information about the Rt-commit mailing list