Sandboxing - trunk - external function 'setlocale'

Hi, The last 4-6 days the sandboxing pypy in trunk is not running. Running trunk and compiled the "latest" pypy, got this error when running the sandbox: Warning: cannot find your CPU L2 cache size in /proc/cpuinfo Not Implemented: sandboxing for external function 'setlocale' RPython traceback: File "implement.c", line 2383, in entry_point File "implement.c", line 27299, in PyFrame_execute_frame File "implement.c", line 46059, in PyFrame_dispatch File "implement.c", line 64153, in PyFrame_handle_bytecode File "implement.c", line 93878, in PyFrame_dispatch_bytecode File "implement.c", line 138371, in PyFrame_call_function File "implement.c", line 43324, in BuiltinCode_funcrun_obj File "implement.c", line 43873, in BuiltinCode_handle_exception Fatal RPython error: LocaleError uname -a: Linux mig 2.6.26-2-686 #1 SMP Wed Feb 10 08:59:21 UTC 2010 i686 GNU/Linux Debian lenny 32bit, x86. Regards Søren
participants (2)
-
Maciej Fijalkowski
-
Søren Laursen