Rt-shredder: "make test" fails

Hi all,

I’m using RT 3.6.4 (Debian Lenny) and want to install the shredder extension.
If I run “make test” I get the following error (about 15 times, always the
same lines):
t/00skeleton…[Fri Sep 14 07:47:50 2007] [crit]: Can’t find string
terminator ‘"’ anywhere before EOF at /etc/request-tracker3.6/initialdata
line 607.
Compilation failed in require at t/utils.pl line 228.
(/usr/share/request-tracker3.6/lib/RT.pm:361)

Stack trace:
RT::ANON() called at t/utils.pl:228
main::__insert_data() called at t/utils.pl:145
main::init_db() called at t/00skeleton.t:9

Is this a known error with 3.6.4?
Can I ignore this errors?

Regards
Sven

I’m using RT 3.6.4 (Debian Lenny) and want to install the shredder extension.
If I run “make test” I get the following error (about 15 times, always the
same lines):
t/00skeleton…[Fri Sep 14 07:47:50 2007] [crit]: Can’t find string
terminator ‘"’ anywhere before EOF at /etc/request-tracker3.6/initialdata
line 607.
Compilation failed in require at t/utils.pl line 228.
(/usr/share/request-tracker3.6/lib/RT.pm:361)

Hi,

I can’t reproduce this; the RTx-Shredder 0.07 tests pass for me with the
Debian request-tracker3.6 version 3.6.4-1 (on Debian sid, but I doubt
that matters.)

Maybe you have modified /etc/request-tracker3.6/initialdata and
introduced a typo there?

Cheers,
Niko Tyni ntyni@iki.fi

I’m using RT 3.6.4 (Debian Lenny) and want to install the shredder
extension. If I run “make test” I get the following error (about 15
times, always the same lines):
t/00skeleton…[Fri Sep 14 07:47:50 2007] [crit]: Can’t find string
terminator ‘"’ anywhere before EOF at /etc/request-tracker3.6/initialdata
line 607.
Compilation failed in require at t/utils.pl line 228.
(/usr/share/request-tracker3.6/lib/RT.pm:361)

Hi,

I can’t reproduce this; the RTx-Shredder 0.07 tests pass for me with the
Debian request-tracker3.6 version 3.6.4-1 (on Debian sid, but I doubt
that matters.)

It’s the same Package. I use 3.6.4-1 although

Maybe you have modified /etc/request-tracker3.6/initialdata and
introduced a typo there?

I didn’t touch the initialdata (I don’t know why I should do this).
The only thing I installed was the EmailCompletion extension.

I will test it with a new test envirnment. Maybe the EmailCompletion causes
this error.

regards
Sven