From: "Massimo S." Received: from mail2.quasarbbs.net ([80.86.52.115] verified) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTP id 3300343 for ecs-isp@2rosenthals.com; Thu, 06 Aug 2026 07:46:54 -0400 DKIM-Signature: v=1; q=dns/txt; a=rsa-sha256; c=relaxed/relaxed; s=default; d=ecomstation.it; bh=eYJ14rrwXtuhxQf/HITgN+7ApSQQjJjl/6MoSOZq5+U=; h=Return-Path:From:To:Subject:Date:Message-ID; b=dw+EAqcg6+0mgH2NxMsyM3SZAraSAWlLpZAGocSuGS9gabaZ9Uo5R4cDmwEVH/HAHsNAU AIhLFMCKX0wrZnjpEvh9jIraEFzh9nR0N4AgLVOsQ4kXW3dXjzgoFU50uCFmvMdrqATwPPs GY1eyy/6JgEyoowVrH+HKRpyBW20J5IOes/C60RVq91wzvj1CXsIEljH3CjgFakpl4cmpqc 1D+2xdWzWhn+5e+FJnQJfe0ZlzUaOjZ9lzpuvUtwgIJ5hioaR1IAhgBXRLEWAjEkaChlHmy Y8SysXTYKobVMGLJWgrOc1DKOpHo4t1fPcwdmVF4pwavGKNe9MOAiy7ty4Rw== Authentication-Results: srv2; spf=none smtp.helo=[192.168.10.199]; spf=pass smtp.mailfrom=ecomstation.it Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v3.143) for ; Thu, 06 Aug 2026 13:46:51 -0000 Reply-To: ml@ecomstation.it Subject: Re: [eCS-ISP] uacme 1.2.4 issue - update To: eCS ISP Mailing List References: Organization: Massimo S. Message-ID: <601ad5da-b4ce-e8c1-a603-71ad6724974c@ecomstation.it> Date: Thu, 6 Aug 2026 13:46:47 +0200 User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; it-IT; rv:1.7.13) Gecko/20060424 Thunderbird/1.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 8bit Il 06/08/2026 11:24, Paul Smedley ha scritto: > Hey Max, > > On 6/8/26 17:03, Massimo S. wrote: >> Il 05/08/2026 23:03, Paul Smedley ha scritto: >>> I don't have easy access to an OS/2 box where I am right now, but what does chkdll32.exe uacme.exe on >>> the 1.0.19 & 1.2.4 executables say? >>> >>> My guess is that 1.0.19 had libcurl statically linked and 1.2.4 has it dynamically linked. >>> >>> dynamically linked is preferred as you get security updates for free >> >> But in this way don't work on servers. > > Of course it does. > >> Anyway, if the need is libcurl: >> >> "YUM install libcurl >> Il pacchetto libcurl-7.75.0-3.oc00.pentium4 Þ giÓ installato e aggiornato all'ultima versione >> Niente da fare" >> >> It means that libcurl is alredy installed, updated and there is nothing to do. >> So what should i install more? >> >> I guess that developers do not test UACME scheduled, they simply start it from the >> command line, it works, oh well, it's all ok. >> >> But UACME is a server tool that must run scheduled, or it's unuseful. >> I guess that CRON is starting a command prompt window with "less environment stuff" >> and the issue pop out. > > It's pretty simple, there is some kind of defect in your cron. Steven doesn't appear to have this issue, and I > assume he's running 1.2.4 and also scheduling it. Now i've also updated on a VM CRONrfg from 2.0.3 to 2.0.8beta2 SHL the one from Steven, so on that VM we now have the same cron. I will try a cert renewal with UACME 1.2.4 with the new Cron. massimo