The best solution for python-unac I think would be to remove the package
from Debian. I'm sorry for uploading it in the first place.

Lukas


On Mon, Jun 17, 2013 at 10:16 AM, Jakub Wilk <jw...@debian.org> wrote:

> Control: tags -1 =
> Control: reassign -1 libunac1
> Control: affects -1 + python-unac
> Control: forcemerge 556379 -1
>
>
> * Jean-Michel Philippe <develop...@doudoulinux.org>, 2011-11-30, 21:54:
>
>> I get a segmentation fault when trying to use python-unac. The sample
>> code is the following:
>>
>>
>> ==================
>> $ python
>>
>>> from unac import *
>>>>> unac.unac_string(u"test")
>>>>>
>>>> Erreur de segmentation
>>
>> $ python
>>
>>> from unac import *
>>>>> unac.unac_string("test", "utf-8")
>>>>>
>>>> Erreur de segmentation
>> ==================
>>
>
> Apparently that's because libunac is completely broken on squeeze/amd64.
>
> Loic, could you fix #556379 for squeeze (in coordination with the Release
> Team)?
>
>
>  Even if I don't use any encoding information, I still don't get the
>> expected result "test":
>>
>> ==================
>> $ python
>>
>>> from unac import *
>>>>> unac.unac_string("test")
>>>>>
>>>> ''
>>
>
> This on the other hand looks like a deliberate design choice in
> python-unac. (Although a very odd choice, if you ask me.)
>
> --
> Jakub Wilk
>

Reply via email to