Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pnka8-0001t2-Hx for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 15 Apr 2023 18:25:04 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pnka7-0001kd-CY for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 15 Apr 2023 18:25:03 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pnka7-0001kU-66 for pgsql-pkg-debian@lists.postgresql.org; Sat, 15 Apr 2023 18:25:03 +0000 Received: from mail.thelabyrinth.net ([45.56.70.56]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pnka3-0035j4-Sy for pgsql-pkg-debian@lists.postgresql.org; Sat, 15 Apr 2023 18:25:02 +0000 Received: from [192.168.200.91] (unknown [2.88.106.85]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: dsteele) by mail.thelabyrinth.net (Postfix) with ESMTPSA id 3B57554692; Sat, 15 Apr 2023 18:24:56 +0000 (UTC) Message-ID: Date: Sat, 15 Apr 2023 21:24:55 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: pgBackRest 2.45 Content-Language: en-US To: Bradford Boyle , Stefan Fercot Cc: pgsql-pkg-debian@lists.postgresql.org References: From: David Steele In-Reply-To: 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 3/29/23 23:27, Bradford Boyle wrote: > On Mon, Mar 27, 2023 at 2:10 AM Stefan Fercot > wrote: >> >> pgBackRest 2.45 has been released last week: https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.45 >> >> Have you planned to update the packages? > > Not sure if anybody else has replied yet, but I just took a look at > this. I can see that the Debian source package has been updated to > 2.45 [1], however Debian is in a hard freeze at the moment so I don't > think this has been uploaded to testing/Bookworm. Looking at the > Jenkins pipeline for building the pgdg binary packages [2], it looks > like there is a build failure on Ubuntu bionic (18.04) for ppc64el. I > suspect that until this build error is fixed, the package won't be > published. FWIW, we discussed this [1] and decided there was nothing to be done for Ubuntu 18.04 since the issue is due to a compiler bug with no easy fix. Since Ubuntu 18.04 is EOL at the end of the month it doesn't seem worth spending a lot of time on it. I thought the plan was to exclude Ubuntu 18.04 for 2.45 but perhaps the maintainers are just letting the clock run out instead. Regards, -David [1] https://github.com/pgbackrest/pgbackrest/issues/2035