Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tqdcL-008Al3-B9 for buildfarm-members@arkaria.postgresql.org; Fri, 07 Mar 2025 19:44:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tqdcJ-00G2SQ-NA for buildfarm-members@arkaria.postgresql.org; Fri, 07 Mar 2025 19:44:19 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tqU0W-00Djk2-OA for buildfarm-members@lists.postgresql.org; Fri, 07 Mar 2025 09:28:40 +0000 Received: from yoda.mksoft.nu ([194.14.207.57]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_DHE_RSA_WITH_AES_128_CBC_SHA (Exim 4.96) (envelope-from ) id 1tqU0U-001T5i-2u for buildfarm-members@lists.postgresql.org; Fri, 07 Mar 2025 09:28:39 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mksoft.nu; s=20151129; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date:Message-ID; bh=bX0T5JLQShTZi6x6n44IF8r0zAypfgbzTu6FWKsPZF4=; b=s3jaMhLDjdk0w5sOwoWujUYymimWII6xbCsioJqKzm29tzKPY+9AROC/3gw22vCnjIhtxtha6jF8VRbqMQ+ccbVTHO9YmKDxXLeuH926nPGtby5tgsNUHLCizbjHQzGcocPduH/W1Rauwr92gtN0phU9cqEZa/kmrGo+Smk8CcsdL7TMj/HFLhyP58rixBRexHMiUEtK6leWFvGMFNvZI41oFpXXUIPA8yrVnxVK7iSSlkb+d0OYc6/4bQwf8cSljPgtZPfaemZisavXIcuSjWZRDifZDDr3KeS1gJmrseYblI5TfEf9B5js2S62tXR+/9Dw9MCUPLzW/ac4CqFY8Q==; Received: from c83-249-37-11.bredband.tele2.se ([83.249.37.11] helo=[10.100.0.2]) by yoda.mksoft.nu with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1tqU0L-0000w1-36; Fri, 07 Mar 2025 10:28:33 +0100 Message-ID: <58659851-a836-4196-9b32-6c788b30f3a3@mksoft.nu> Date: Fri, 7 Mar 2025 10:28:22 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: To: =?UTF-8?Q?=C3=81lvaro_Herrera?= Cc: Stefan Kaltenbrunner , Peter Eisentraut , mikael.kjellstrom@gmail.com, buildfarm-members@lists.postgresql.org, rosset.filipe@gmail.com References: <202503070915.bwa3ha5sohd4@alvherre.pgsql> Content-Language: sv-SE, en-US From: =?UTF-8?Q?Mikael_Kjellstr=C3=B6m?= In-Reply-To: <202503070915.bwa3ha5sohd4@alvherre.pgsql> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2025-03-07 10:15, Álvaro Herrera wrote: >> Hi >> >> Sorry should be: >> >> ./update_personality.pl --os-version="12" --compiler-version="12.2.0" >> >> as the os is: >> >> Raspbian GNU/Linux 12 (bookworm) >> >> and compiler is: >> >> $ gcc --version >> >> gcc (Raspbian 12.2.0-14+rpi1) 12.2.0 >> >> right? > Sounds correct to me. You could also say --compiler-version=12.2.0-14+rpi1 > but the extra detail probably adds little. OK. I've updated it now but skipped the extra compiler details.  I guess it goes onto some approve queue somewhere or takes a while before it updates the information? I will go through my other animals and change them also so they are correct. /Mikael