[rt-users] rt-setup-database erroring with Locale::Maketext::Lexicon

garrett honeycutt gh at mixxerinc.com
Tue Jul 4 21:44:46 EDT 2006


On Sat, 2006-07-01 at 18:31 +0400, Ruslan Zakirov wrote:
> I think I fixed this in the repository. As I recall you can workaround
> by defining @LexiconLanguages in your config. It shouldn't be empty.
> 
> On 7/1/06, Niko Tyni <ntyni+rt-users at mappi.helsinki.fi> wrote:
> > On Fri, Jun 30, 2006 at 10:46:08AM -0700, garrett honeycutt wrote:
> > > I am upgrading from 3.4.1 to 3.6.0. After getting all my perl module
> > > dependencies sorted, I did the usual make upgrade then the
> > >
> > > # /opt/rt3/sbin/rt-setup-database --action schema --datadir
> > > etc/upgrade/3.5.1/
> > >
> > > next at /usr/local/lib/perl5/site_perl/5.8.8/Locale/Maketext/Lexicon.pm
> > > line 471.
> >
> > Hi,
> >
> > this looks related to a bug in Locale::Maketext::Lexicon described
> > in http://bugs.debian.org/372124 . It might be worth trying the
> > patch there.
> >
> > Cheers,
> > --
> > Niko Tyni       ntyni at iki.fi

It was already defined as the following.

@LexiconLanguages = qw(en) unless (@LexiconLanguages);

That simple patch to the Lexicon.pm worked.

Many Thanks,
-g

-- 
// Garrett Honeycutt
// Systems Engineer
// Mixxer.com
//
// 206.973.3556




More information about the rt-users mailing list