[rt-users] RTFM make test fails: requires 3.8 to run tests

Kevin Falcone falcone at bestpractical.com
Wed Dec 31 11:49:46 EST 2008


On Dec 10, 2008, at 6:20 PM, Paul Hirose wrote:

> Installed RT381, appears to work fine.
>
> Now installing RTFM240.  I did perl Makefile.PL and it was ok.  I  
> then wanted to do the test (before the install) and did:
> 	RT_DBA_USER=user RT_DBA_PASSWORD=password PERL5LIB=/opt/rt3/lib  
> make test
> with my username/password for the MySQL database system.
>
> Upon doing so, I get
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"  
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00smoke.t t/ 
> 04interface.t t/05cfsearch.t t/2basic_api.t t/3upload-customfields.t  
> t/Article_Overlay.pm.t t/ArticleCollection_Overlay.pm.t t/ 
> Class_Overlay.pm.t t/URI_a.t t/URI_fsck_com_rtfm.t
> t/00smoke.........................skipped: requires 3.8 to run  
> tests.  You may need to set PERL5LIB=/path/to/rt/lib
> 	...
> t/URI_fsck_com_rtfm...............skipped: requires 3.8 to run  
> tests.  You may need to set PERL5LIB=/path/to/rt/lib
> Files=10, Tests=0, 22 wallclock secs ( 0.14 usr  0.15 sys + 18.32  
> cusr  2.83 csys = 21.44 CPU)
> Result: NOTESTS

Can the user who is running 'make test' read the files in /opt/rt3/lib  
and /opt/rt3/etc (specifically the
RT_Config.pm and RT_SiteConfig.pm files).  It won't run if it can't  
load RT::Test

-kevin

>
>
>
> I tried looking in t/lib/RT/FM/Test.pm which led me to  /opt/rt3/lib/ 
> RT/Test.pm but I confess, I'm not sure what I'm looking at.  At  
> least nothing obvious jumped out at me :)
>
> I just like to always make sure a typical "make test" works. :)
>
> PH
>
> --
> Paul Hirose          : pthirose at ucdavis.edu : Sysadm Motto: rm -fr / 
> MyLife
> 1034 Academic Surge  : Programmer/Analyst   : Backup Motto : rm -fr /
> One Shields Avenue   : Voice (530) 752-7181 : Robot, n.: Univ. Admin
> Davis, CA 95616-8770 : Fax   (530) 752-4465 : rec.pets.cat.anecdotes
> _______________________________________________
> 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
>




More information about the rt-users mailing list