[rt-users] RTx::Shredder & RTx::RightsMatrix Tools Question
Jennifer I. Moore
jim1 at cornell.edu
Wed Nov 30 10:11:45 EST 2005
At 11/29/2005 11:41 PM, you wrote:
>http://search.cpan.org/~ruz/RTx-Shredder-0.02_02/lib/RTx/Shredder.pm#Web_based_interface(WebUI)
>I only can add that you should have SuperUser right to use it.
Hi Ruslan,
Thank you for the reply, and the reference.
Is there an additional install step to get Shredder's WebUI integrated with
RT's WebUI? Or should this happen automatically? (Sorry, novice questions
I'm sure.) Shredder is not currently showing up under Configuration->Tools.
I gave it a try from the command line, and received the errors included
below. I also checked the version of Locale::Maketext as follows:
> sudo perl -MLocale::Maketext -e 'print $Locale::Maketext::VERSION'
1.10
>
Thank you in advance for your assistance,
Jennifer
Results of using Shredder CLI:
> pwd
/rt/apps/rt/rt-3.4.4/sbin
> ll
total 56K
-rwxr-xr-x 1 root root 5.0K Nov 4 14:51 rt-dump-database*
-rwxr-xr-x 1 root root 20K Nov 4 14:51 rt-setup-database*
-rwxr-xr-x 1 root root 8.5K Nov 4 14:51 rt-test-dependencies*
-r-xr-xr-x 1 root root 4.1K Nov 28 14:28 rtx-shredder*
-r-xr-xr-x 1 root root 1.8K Nov 28 14:28 rtx-validator*
> sudo ./rtx-shredder --plugin list
Password:
Locale::Maketext version 1.04 required--this is only version 1.03 at
/rt/apps/rt/rt-3.4.4/lib/RT/I18N.pm line 56.
BEGIN failed--compilation aborted at /rt/apps/rt/rt-3.4.4/lib/RT/I18N.pm
line 56.
Compilation failed in require at /rt/apps/rt/rt-3.4.4/lib/RT.pm line 48.
BEGIN failed--compilation aborted at /rt/apps/rt/rt-3.4.4/lib/RT.pm line 48.
Compilation failed in require at /rt/apps/rt/rt-3.4.4/lib/RTx/Shredder.pm
line 118.
BEGIN failed--compilation aborted at
/rt/apps/rt/rt-3.4.4/lib/RTx/Shredder.pm line 118.
Compilation failed in require at ./rtx-shredder line 69.
BEGIN failed--compilation aborted at ./rtx-shredder line 69.
>
More information about the rt-users
mailing list