[Python-modules-team] Bug#804340: Problem found: It was pysjonrpc
Moritz Strohm
ncc1988 at posteo.de
Mon Nov 9 10:11:06 UTC 2015
Hello Brian
I found the origin of the problem: It was the pyjsonrpc library that is included into
TinycryptoPOS. After I commented out every part of code that uses something from pyjsonrpc
the error disappeared.
You just have to import pyjsonrpc in your Django application without using code from it and
the error appears... but only on amd64. I have verified this with another Django application.
I think this is clearly a bug in pyjsonrpc and not a django bug.
Thank you for your help and time and also thanks to the people on the django mailing list for
giving me the hint to the right direction.
Regards
Moritz Strohm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20151109/e926b388/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20151109/e926b388/attachment.sig>
More information about the Python-modules-team
mailing list