Re: python-enchant is not importable in python 2.6 on armhf. Any idea which package is at fault?

2011-12-25 Thread Hector Oron
Hello, 2011/12/25 peter green : > So would the reasonable thing to do be to binnmu it and see if the problem > goes away? Done and problem does not go away, but installing `libenchant-dev' makes the error go away. It looks like to me that `scim-python' build-deps are missing `libenchant-dev', w

Re: python-enchant is not importable in python 2.6 on armhf. Any idea which package is at fault?

2011-12-25 Thread peter green
Hector Oron wrote: Hello again, 2011/12/25 peter green : While investigating the build failure of scim-python on armhf I discovered that importing enchant with python 2.6 fails on armhf root@debian:/# python2.6 -c "import enchant" Traceback (most recent call last): File "", line 1, in Fi

Re: python-enchant is not importable in python 2.6 on armhf. Any idea which package is at fault?

2011-12-25 Thread Hector Oron
Hello again, 2011/12/25 peter green : > While investigating the build failure of scim-python on armhf I discovered > that importing enchant with python 2.6 fails on armhf > > root@debian:/# python2.6 -c "import enchant" > Traceback (most recent call last): >  File "", line 1, in >  File "/usr/lib

Re: python-enchant is not importable in python 2.6 on armhf. Any idea which package is at fault?

2011-12-25 Thread Hector Oron
Hello Peter, 2011/12/25 peter green : > While investigating the build failure of scim-python on armhf I discovered > that importing enchant with python 2.6 fails on armhf > > root@debian:/# python2.6 -c "import enchant" > Traceback (most recent call last): >  File "", line 1, in >  File "/usr/lib