<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
color:black;}
pre
{mso-style-priority:99;
mso-style-link:"HTML con formato previo Car";
margin:0cm;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New";
color:black;}
span.HTMLconformatoprevioCar
{mso-style-name:"HTML con formato previo Car";
mso-style-priority:99;
mso-style-link:"HTML con formato previo";
font-family:Consolas;
color:black;}
span.EstiloCorreo20
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=ES link="#0563C1" vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><span style='font-size:12.0pt;color:windowtext;mso-fareast-language:EN-US'>Jan, I assume you're using cpanm to install the module, but you could do the installation with <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;color:windowtext;mso-fareast-language:EN-US'>apt install libjson-perl libjson-xs-perl<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;color:windowtext;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;color:windowtext;mso-fareast-language:EN-US'>Kin EA3CV<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;color:windowtext;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;color:windowtext;mso-fareast-language:EN-US'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span style='color:windowtext'>De:</span></b><span style='color:windowtext'> Dxspider-support <dxspider-support-bounces@tobit.co.uk> <b>En nombre de </b>Jan via Dxspider-support<br><b>Enviado el:</b> miƩrcoles, 8 de febrero de 2023 11:17<br><b>Para:</b> Dirk Koopman via Dxspider-support <dxspider-support@tobit.co.uk><br><b>CC:</b> Jan <cluster@pa4jj.nl><br><b>Asunto:</b> [Dxspider-support] Failed to install JSON 4.10<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:13.5pt;font-family:"Arial",sans-serif'>Hello<br><br>I still have trouble installing JSON-4.10<br>See the log below.<br><br><i>Checking if your kit is complete...<br>Looks good<br>Generating a Unix-style Makefile<br>Writing Makefile for JSON<br>Writing MYMETA.yml and MYMETA.json<br>-> OK<br>Checking dependencies from MYMETA.json ...<br>Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.34)<br>Checking if you have Test::More 0 ... Yes (1.302133)<br>Building and testing JSON-4.10<br>cp lib/JSON/backportPP/Boolean.pm blib/lib/JSON/backportPP/Boolean.pm<br>cp lib/JSON/backportPP/Compat5005.pm blib/lib/JSON/backportPP/Compat5005.pm<br>cp lib/JSON/backportPP/Compat5006.pm blib/lib/JSON/backportPP/Compat5006.pm<br>cp lib/JSON/backportPP.pm blib/lib/JSON/backportPP.pm<br>cp lib/JSON.pm blib/lib/JSON.pm<br>Manifying 5 pod documents<br>PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; $<br># JSON::backportPP 4.12<br>t/00_backend_version.t ......................... ok<br>t/00_load.t .................................... ok<br>t/00_load_backport_pp.t ........................ ok<br>t/01_utf8.t .................................... ok<br>t/02_error.t ................................... ok<br>t/03_types.t ................................... ok<br>t/04_dwiw_encode.t ............................. ok<br>t/05_dwiw_decode.t ............................. ok<br>t/06_pc_pretty.t ............................... ok<br>t/07_pc_esc.t .................................. ok<br>t/08_pc_base.t ................................. ok<br>t/09_pc_extra_number.t ......................... ok<br>t/104_sortby.t ................................. ok<br>t/105_esc_slash.t .............................. ok<br>t/106_allow_barekey.t .......................... ok<br>t/107_allow_singlequote.t ...................... ok<br>t/108_decode.t ................................. ok<br>t/109_encode.t ................................. ok<br>t/10_pc_keysort.t .............................. ok<br>t/110_bignum.t ................................. ok<br>t/112_upgrade.t ................................ ok<br>t/113_overloaded_eq.t .......................... ok<br>t/114_decode_prefix.t .......................... ok<br>t/115_tie_ixhash.t ............................. ok<br>t/116_incr_parse_fixed.t ....................... ok<br>t/117_numbers.t ................................ ok<br>t/118_boolean_values.t ......................... ok<br>t/119_incr_parse_utf8.t ........................ ok<br>t/11_pc_expo.t ................................. ok<br>t/120_incr_parse_truncated.t ................... ok<br>t/12_blessed.t ................................. ok<br>t/13_limit.t ................................... ok<br>t/14_latin1.t .................................. ok<br>t/15_prefix.t .................................. ok<br></i></span><i>t/16_tied.t .................................... ok<br>t/17_relaxed.t ................................. ok<br>t/18_json_checker.t ............................ ok<br>t/19_incr.t .................................... ok<br>t/20_faihu.t ................................... ok<br>t/20_unknown.t ................................. ok<br>t/21_evans.t ................................... ok<br>t/22_comment_at_eof.t .......................... ok<br>t/52_object.t .................................. ok<br>-> FAIL Timed out (> 1800s). Use --verbose to retry.<br>make: *** wait: Geen dochterprocessen. Gestopt.<br>make: *** Wachten op onvoltooide taken...<br>make: *** wait: Geen dochterprocessen. Gestopt.<br>-> FAIL Installing JSON failed. See /root/.cpanm/work/1675844813.4866/build.log$<br>Searching JSON::XS () on cpanmetadb ...<br>--> Working on JSON::XS<br></i><br>However JSON 4.03 is installed without error.<br>But when I open spider with MC there are only placeholders in /spider/local spider/local_cmd and spider /local_data<br><br>So it seems to me taht JSON 4.03 is not compatible?<br>Should I make the timeout value bigger and if yes how can I do that?<br><br><br> <br><br><o:p></o:p></p><pre><o:p> </o:p></pre><pre>73<o:p></o:p></pre><pre>Jan<o:p></o:p></pre><pre>PA4JJ<o:p></o:p></pre><pre>______________________________________________________<o:p></o:p></pre></div></body></html>