On Wed, 22 Apr 2009 20:55:04 +0200
Mike Hommey <[email protected]> wrote:
> On Thu, Apr 23, 2009 at 12:49:47AM +0900, Kouhei Maeda wrote:
> > Package: iceweasel
> > Version: 3.0.7-1
> > Severity: normal
> >
> >
> > Hi,
> >
> > I failed installing add-on of iceweasel,
> > cause is that invalid hash of file, return code is -261.
> > But workaround of this problem is below.
> >
> > $ LANG=C iceweasel
> >
> > In this case, Installing add-on succeeded.
> >
> > I confirmed this problem occured in lenny LANG=ja_JP.UTF-8, too.
>
> Does it happen with any other UTF-8 locale (such as en_US.UTF-8)?
> If not, does it happen when you run with
> LANG=C iceweasel -UIlocale ja-JP
> ?
>
> Mike
1. When with other UTF-8 locale, if not ja-JP, succeeded.
1-1. $ LANG=en_US.UTF-8 iceweasel
(process:7752): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
-> succeeded.
1-2. $ sudo locale-gen
Generating locales (this might take a while)...
en_US.UTF-8... done
ja_JP.EUC-JP... done
ja_JP.UTF-8... done
Generation complete.
$ LANG=en_US.UTF-8 iceweasel
-> succeeded.
1-3. $ LANG=ja_JP.EUC-JP iceweasel
-> failed.
2. LANG=C iceweasel -UIlocale ja-JP
-> failed.
====================================================
Kouhei Maeda <[email protected]>
FDF5 330B CD21 6D89 85CA EEA9 E049 5AB4 DD78 3BD9
====================================================
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]