
jesse at bestpractical
Apr 15, 2003, 3:22 PM
Post #1 of 1
(766 views)
Permalink
|
|
Re: [rt-devel] RT 3.0.1 is now available
|
|
Ok. It looks lik a couple issues crept into the 3.0.1 release. My flight to the UK is about to board, but I'll see about getting a point release out once I find network in the UK on wednesday. Jesse Vincent On Wed, Apr 16, 2003 at 12:00:10AM +0200, Jeroen Ruigrok/asmodai wrote: > -On [20030415 18:34], Jesse Vincent (jesse [at] bestpractical) wrote: > > > >RT 3.0.1 is primarily a bug-fix release. A number of issues have been > >corrected, primarily several UTF-8 related issues, as well as an issue > >that could cause corruption of binary attachments. > > Using up to date perl modules, except SearchBuilder, since I need to > benchmark the old one first (0.80 though), and a compliant Storable > (current one won't build), I get this under perl 5.8.0: > > [Tue Apr 15 23:57:05 2003] [warn] FastCGI: server > "/usr/local/rt/bin/mason_handler.fcgi" restarted (pid 57896) > Insecure dependency in require while running setgid at > /usr/local/rt3/lib/RT/I18N.pm line 82. > Compilation failed in require at /usr/local/rt/bin/mason_handler.fcgi > line 28. > [Tue Apr 15 23:57:08 2003] [warn] FastCGI: server > "/usr/local/rt/bin/mason_handler.fcgi" (pid 57896) terminated by calling > exit with status '255' > > 78 sub Init { > 79 # Load language-specific functions > 80 foreach my $language ( glob(substr(__FILE__, 0, -3) . "/*.pm")) { > 81 if ($language =~ /\b([-\w.\/\\]+)$/) { > 82 require $language; > 83 } > > Hope this helps, > > -- > Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / a capoeirista > PGP fingerprint: 2D92 980E 45FE 2C28 9DB7 9D88 97E6 839B 2EAC 625B > http://www.tendra.org/ | http://www.in-nomine.org/~asmodai/diary/ > Only the wisest and the stupidest of men never change... -- http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
|