#8914 closed defect (fixed)
TypeError: execv() argument 1 must be encoded string without NULL bytes, not str
Reported by: | Owned by: | Kamil Kisiel | |
---|---|---|---|
Priority: | normal | Component: | TracMathPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Hi,
I'm not sure whether this a trac problem or a trac plugin problem.
We are using a debian (squeeze) server running with apache2, trac 0.11.7 and TracMath 0.3.
The wiki contains a wiki page for testing purposes. This page contains some code lines to show an equation. If I request this page I get the following error:
Oops…
Trac detected an internal error:
TypeError: execv() argument 1 must be encoded string without NULL bytes, not str
This is probably a local installation issue.
How could I solve this problem? Please could you help me?
regards
Thomas
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | tracmath_debug.log added |
---|
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I have installed some updates in squeeze - but nothing else (not changing configurations or anything else). Now it works like a charme...
comment:2 Changed 11 years ago by
It's an old python version bug - see https://review.openstack.org/#/c/5335/1/plugins/xenserver/xenapi/etc/xapi.d/plugins/migration for a fix.
debug log