On Wed, 2004-10-27 at 16:56, Joey Hess wrote:
> Chris Lale wrote:
> > 
> > 
> >  I seem to have solved the problem by removing the backtick in line
238
> >  of /usr/share/perl5/Debconf/Template.pm, changing it from
> > 
> >         return @langs,`_getlocalelist($language);
> >         to
> >         return @langs, _getlocalelist($language);
> 
> You must be experiencing disk corruption or worse, since that file has
> never contained a backtick.
-- 
Chris Lale <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to