On Wed, 22 Apr 2009 20:55:04 +0200
Mike Hommey <m...@glandium.org> 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
> ?


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 <mkou...@palmtb.net>
 FDF5 330B CD21 6D89 85CA  EEA9 E049 5AB4 DD78 3BD9
====================================================



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to