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 1tjLUB-008qUt-26 for pgsql-hackers@arkaria.postgresql.org; Sat, 15 Feb 2025 16:57:47 +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 1tjLU9-002PFw-QA for pgsql-hackers@arkaria.postgresql.org; Sat, 15 Feb 2025 16:57:45 +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 1tjLU9-002PFn-FH for pgsql-hackers@lists.postgresql.org; Sat, 15 Feb 2025 16:57:45 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tjLU7-000yrU-2I for pgsql-hackers@lists.postgresql.org; Sat, 15 Feb 2025 16:57:44 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 51FGveLh023911; Sat, 15 Feb 2025 11:57:40 -0500 From: Tom Lane To: Mark Wong cc: pgsql-hackers@lists.postgresql.org, buildfarm@enterprisedb.com Subject: Re: New buildfarm animals with FIPS mode enabled In-reply-to: References: <3880579.1739556092@sss.pgh.pa.us> Comments: In-reply-to Mark Wong message dated "Sat, 15 Feb 2025 08:55:32 -0800" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <23909.1739638660.1@sss.pgh.pa.us> Date: Sat, 15 Feb 2025 11:57:40 -0500 Message-ID: <23910.1739638660@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Mark Wong writes: > That's my fault. I did a sloppy job copying configs etc from the s390x > fips animals and forgot about the OS versions, branches, etc. Peter > Eisentraut reminded me I think I cleaned that all up. Cool, thanks. regards, tom lane