[Python-modules-team] Bug#642743: pyfribidi: FTBFS: ls: cannot access /build/pyfribidi-poR4Z7/pyfribidi-0.10.0/build/lib_d.*-2.7: No such file or directory
أحمد المحمودي
aelmahmoudy at sabily.org
Wed Oct 26 11:09:30 UTC 2011
reassign 642743 python2.7
.
Hello,
I've received help from Arnaud Fontaine on this issue. After running
the test through gdb on both Ubuntu & Debian, the following was found:
The segfault occurs on Debian because on: 'PyUnicode_Check (logical)'
(line 60 in pyfribidi.c), 'logical' is NULL. 'logical' should be set
by PyArg_ParseTupleAndKeywords() call.
On Debian, the PyArg_ParseTupleAndKeywords() call sets 'logical' in
this test to NULL, while on Ubuntu, it sets 'logical' properly.
Hence, the problem seems to be in the Debian's python2.7 package.
--
أحمد المحمودي (Ahmed El-Mahmoudy)
Digital design engineer
GPG KeyID: 0xEDDDA1B7
GPG Fingerprint: 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20111026/5dcf194c/attachment.pgp>
More information about the Python-modules-team
mailing list