Mark Hobley writes: Hi,
> Hi Jonathan. I installed libtext-iconv-perl, and this fixes the problem. > It is strange that libtext-iconv-perl was not installed as an indirect > dependency somewhere. ibritish-insane depends on dictionaries-common which in turn depends on libtext-iconv-perl. If the package were not installed, you should get error message similar to Can't locate Text/Iconv.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2.....) at /usr/share/perl5/Debian /DictionariesCommon.pm line 7. However you got `symbol lookup error: /usr/lib/perl5/auto/Text/Iconv/Iconv.so: undefined symbol: Perl_Gthr_key_ptr' which suggests that libtext-iconv-perl was in fact installed, but your Perl installation was broken. Did you try to remove ibritish-insane after e.g. failed or unfinished upgrade of perl (could you please examine /var/log/dpkg.log to find out this information)? Regards, robert -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org