[rt-users] confusing 'Use of uninitialized value' error / replyand comment not working

Brent Geach brent at skyblue.eu.org
Tue Sep 12 08:34:56 EDT 2006


Hi,
Im still seeing this error on a debian system.
Im only getting it since updating from 3.6.0 to 3.6.1

Sep 12 04:59:34 intranet1 RT: Use of uninitialized value in substitution
(s///) at /opt/rt3/lib/RT/Interface/Web.pm line 617.
(/opt/rt3/lib/RT/Interface/Web.pm:617)  
Sep 12 05:00:33 intranet1 RT: Use of uninitialized value in substitution
(s///) at /opt/rt3/lib/RT/Interface/Web.pm line 617.
(/opt/rt3/lib/RT/Interface/Web.pm:617)  


Im running apache1 and have updated the CGI.pm as below.
intranet1:/opt/rt3/etc# perl -MCPAN -e 'install CGI'
CPAN: File::HomeDir loaded ok
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Tue, 12 Sep 2006 09:33:17 GMT
CGI is up to date (3.23).
intranet1:/opt/rt3/etc#

I am also seeing this error:

Sep 12 04:39:43 intranet1 RT: Use of uninitialized value in string ne at
/opt/rt3/lib/RT/Interface/Web.pm line 1468.
(/opt/rt3/lib/RT/Interface/Web.pm:1468)

Although Ive only seen this once and that was after upgrading my CGI.pm
The only significant change I have made is the use of the
oldertransactionsfirst in my RT_SiteConfig.pm



All other deps seem to be fine:

intranet1:/opt/rt3/etc# /home/bgeach/rt-3.6.1/sbin/rt-test-dependencies -v
--install
perl:
        >=5.8.3(5.008004)...found
users:
        rt group (rt)...found
        bin owner (root)...found
        libs owner (root)...found
        libs group (bin)...found
        web owner (www-data)...found
        web group (rt3)...found
CLI dependencies:
        Getopt::Long >=2.24...found
CORE dependencies:
        Digest::base...found
        Digest::MD5 >=2.27...found
        DBI >=1.37...found
        Test::Inline...found
        Class::ReturnValue >=0.40...found
        DBIx::SearchBuilder >=1.39...found
        Text::Template...found
        File::Spec >=0.8...found
        HTML::Entities...found
        HTML::Scrubber >=0.08...found
        Net::Domain...found
        Log::Dispatch >=2.0...found
        Locale::Maketext >=1.06...found
        Locale::Maketext::Lexicon >=0.32...found
        Locale::Maketext::Fuzzy...found
        MIME::Entity >=5.108...found
        Mail::Mailer >=1.57...found
        Net::SMTP...found
        Text::Wrapper...found
        Time::ParseDate...found
        Time::HiRes...found
        File::Temp...found
        Term::ReadKey...found
        Text::Autoformat...found
        Text::Quoted >=1.3...found
        Tree::Simple >=1.04...found
        Scalar::Util...found
        Module::Versions::Report...found
        Cache::Simple::TimedExpiry...found
        UNIVERSAL::require...found
        Calendar::Simple...found
DEV dependencies:
        Regexp::Common...found
        Test::Inline...found
        Apache::Test...found
        HTML::Form...found
        HTML::TokeParser...found
        WWW::Mechanize...found
        Test::WWW::Mechanize >=1.04...found
        Module::Refresh >=0.03...found
        Test::Expect 0.30...MISSING
        XML::Simple...found

Install module Test::Expect
CPAN: File::HomeDir loaded ok
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Tue, 12 Sep 2006 09:33:17 GMT
Test::Expect is up to date (0.30).
MAILGATE dependencies:
        HTML::TreeBuilder...found
        HTML::FormatText...found
        Getopt::Long...found
        LWP::UserAgent...found
MASON dependencies:
        Params::Validate >=0.02...found
        Cache::Cache...found
        Exception::Class >=1.14...found
        HTML::Mason >=1.23...found
        MLDBM...found
        Errno...found
        FreezeThaw...found
        Digest::MD5 >=2.27...found
        CGI::Cookie >=1.20...found
        Storable >=2.08...found
        Apache::Session >=1.53...found
        XML::RSS >=1.05...found
        HTTP::Server::Simple >=0.07...found
        HTTP::Server::Simple::Mason >=0.09...found
        GD...found
        GD::Graph...found
        GD::Text...found
        Text::WikiFormat >=0.76...found

SOMETHING WAS MISSING!
# Looks like your test died before it could output anything.


-----Original Message-----
From: rt-users-bounces at lists.bestpractical.com
[mailto:rt-users-bounces at lists.bestpractical.com] On Behalf Of Jesse Vincent
Sent: 27 August 2006 02:58
To: Bill McGonigle
Cc: rt-users at lists.bestpractical.com
Subject: Re: [rt-users] confusing 'Use of uninitialized value' error /
replyand comment not working

See the message I posted to rt-users yesterday. Upgrade CGI.pm


On Sat, Aug 26, 2006 at 09:40:00PM -0400, Bill McGonigle wrote:
> 
> On Aug 25, 2006, at 02:19, Jesse Vincent wrote:
> 
> >Can you try using /opt/rt3/bin/standalone_httpd? That will let us tell
> >if it's apache/mod_perl or perl itself.
> 
> OK, I tried this (stopped the apache httpd to make sure it was coming 
> in to the standalone_httpd), same results.
> 
> -Bill
> 
> -----
> Bill McGonigle, Owner           Work: 603.448.4440
> BFC Computing, LLC              Home: 603.448.1668
> bill at bfccomputing.com           Cell: 603.252.2606
> http://www.bfccomputing.com/    Page: 603.442.1833
> Blog: http://blog.bfccomputing.com/
> VCard: http://bfccomputing.com/vcard/bill.vcf
> 

-- 
_______________________________________________
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