[rt-users] Reqest Tracker CentOS 5.3 setup

ty chan chanty_kh at yahoo.com
Tue May 5 05:37:13 EDT 2009


Hi Julien,

Thanks for your information. I can make it now by manually install the from tar file downloading from CPAN site.
now, i can open the web page but it displays in text mode only :( 

Below is my log message from htmld/error_log

[Tue May 05 16:27:58 2009] [warn] mod_fcgid: stderr: [Tue May  5 09:27:58 2009] [crit]: no such exception class HTML::Mason::Exception::Abort at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Exceptions.pm line 113. (/opt/rt3/bin/mason_handler.fcgi:81)
[Tue May 05 16:27:58 2009] [warn] mod_fcgid: stderr: Trace begun at /opt/rt3/bin/../lib/RT.pm line 289
[Tue May 05 16:27:58 2009] [warn] mod_fcgid: stderr: Log::Dispatch::__ANON__('Log::Dispatch=HASH(0xac4c988)', '') called at /opt/rt3/bin/mason_handler.fcgi line 81
[Tue May 05 16:27:59 2009] [notice] child pid 2117 exit signal Segmentation fault (11)
[Tue May 05 16:27:59 2009] [notice] child pid 2118 exit signal Segmentation fault (11)
[Tue May 05 16:27:59 2009] [notice] child pid 2119 exit signal Segmentation fault (11)
[Tue May 05 16:27:59 2009] [notice] child pid 2120 exit signal Segmentation fault (11)
[Tue May 05 16:27:59 2009] [notice] child pid 2121 exit signal Segmentation fault (11)
[Tue May 05 16:27:59 2009] [notice] child pid 2122 exit signal Segmentation fault (11)
[Tue May 05 16:27:59 2009] [notice] child pid 2123 exit signal Segmentation fault (11)

and below is my rt.log

[root at localhost ~]# tail /var/log/rt.log
Log::Dispatch::__ANON__('Log::Dispatch=HASH(0xac4c988)', '') called at /opt/rt3/bin/mason_handler.fcgi line 81
[Tue May  5 09:27:58 2009] [crit]: no such exception class HTML::Mason::Exception::Abort at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Exceptions.pm line 113. (/opt/rt3/bin/mason_handler.fcgi:81)
Trace begun at /opt/rt3/bin/../lib/RT.pm line 289
Log::Dispatch::__ANON__('Log::Dispatch=HASH(0xac4c988)', '') called at /opt/rt3/bin/mason_handler.fcgi line 81
[Tue May  5 09:27:58 2009] [crit]: no such exception class HTML::Mason::Exception::Abort at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Exceptions.pm line 113. (/opt/rt3/bin/mason_handler.fcgi:81)
Trace begun at /opt/rt3/bin/../lib/RT.pm line 289
Log::Dispatch::__ANON__('Log::Dispatch=HASH(0xac4c988)', '') called at /opt/rt3/bin/mason_handler.fcgi line 81
[Tue May  5 09:27:58 2009] [crit]: no such exception class HTML::Mason::Exception::Abort at /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Exceptions.pm line 113. (/opt/rt3/bin/mason_handler.fcgi:81)
Trace begun at /opt/rt3/bin/../lib/RT.pm line 289
Log::Dispatch::__ANON__('Log::Dispatch=HASH(0xac4c988)', '') called at /opt/rt3/bin/mason_handler.fcgi line 81

I am not sure what it is trying to say. 
below is the folder permission:

[root at localhost ~]# ls -l /opt/rt3.8.2/share/
total 8
drwxr-xr-x  2 root root 4096 May  5 16:19 doc
drwxr-xr-x 18 root bin  4096 May  5 16:19 html

It looks OK since other group has READ permission on html folder.

best regards,
chanty





________________________________
From: jul <jul-rt at julbox.net>
To: rt-users at lists.bestpractical.com
Sent: Tuesday, May 5, 2009 4:17:19 PM
Subject: Re: [rt-users] Reqest Tracker CentOS 5.3 setup


ty chan a écrit :
> Hi all, i am try to setup rt.3.8.2 on CentOS5.3. So far, the installation
> goes well by following your step. but i got stuck at HTML::Mason
> dependency when i run "make testdeps". i do can install HTML::Mason via
> YUM but it is 1.35 while rt.3.8.2 needs 1.36. i had tried looking around
> for 1.36 but still cannot find.
>
> please give me some clues.
>

If it is the same as RedHat Enterprise 4 then it may become dirty for the
weaked hearted sysadmins.

In the previous mail you had an important part (see end of this mail)

Sometimes yum fails to meet the expectation, (it is fairly easy to be too
bleeding edge for debian /redhat / centos).

Then you have to do the infamous
perl -eshell -MCPAN to help
(it has already be done by make fixdeps), but sometimes, make
testdeps/fixdeps cannot do the fine tuning, so you have to go through the
missing modules by hand.

In short, you enter the perl version of DL Hell (Dependencies Lost Hell or
DLL (for which MS has a patent perl community never acknowledge)).

You will surely overcome it, just trust make fixdeps or do as you are told
by cpan (cpanplus is sometimes suggested for a better handling of
dependencies). The dark side is that a regular update of perl by Centos
may conflict with these added module.

I guess there is a way to install cleanly by using a specific combo @INC /
prefix for RT that should not conflict.



<quote>
b) make testdeps

This will list all the perl modules you need to install

c) make fixdeps

This will automatically try to install all the required perl modules by
invoking CPAN.  If you haven't already invoked the CPAN shell environment,
there will be a set of setup questions CPAN will ask you.  There is a
strong possibly that 'make fixdeps' won't get all required modules
installed.  In this case, you will have to run 'cpan' from a shell prompt
and install one perl module at a time.  Be advised that many of the
required perl modules have dependencies, so the CPAN installer will attempt
to install those as well.  As a last resort if run into problems with CPAN,
you can install quite a few of the required perl modules from yum.  Look at
the wiki refereneced above for RHEL/Cent OS examples of what perl modules
are generally available via yum.  Keep performing 'make testdeps' to ensure
all perl modules have been installed.  When they have been:
</quote>


-- 
Julien Tayon // digital craftsman // making things simpler (when possible)

And you can't get any Watney's Red Barrel,
because the bars close every time you're thirsty...


_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sales at bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20090505/86eea3ab/attachment.htm>


More information about the rt-users mailing list