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 1sHFJ7-0054N5-7j for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 12 Jun 2024 04:09:57 +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 1sHFJ5-00CraL-RW for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 12 Jun 2024 04:09:56 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sHFJ5-00CraD-LV for pgsql-pkg-debian@lists.postgresql.org; Wed, 12 Jun 2024 04:09:56 +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 1sHFJ0-001Ct2-1W for pgsql-pkg-debian@lists.postgresql.org; Wed, 12 Jun 2024 04:09:55 +0000 Received: from [10.5.0.2] (unknown [194.195.93.80]) (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 71C2A54685 for ; Wed, 12 Jun 2024 04:09:47 +0000 (UTC) Message-ID: <31abccc6-b24d-44b5-8a56-4130802bcbc3@pgmasters.net> Date: Wed, 12 Jun 2024 14:09:43 +1000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: pgsql-pkg-debian@lists.postgresql.org From: David Steele Subject: i386 support dropped? Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk I can't find an announcement related to this but it looks like i386 support has been dropped from the Ubuntu 20.04 and Debian 11 repos. Just wanted to confirm this is the case on the off chance I'm doing something wrong. There are also a few packages we need that are missing from base i386 Ubuntu 20.04 so I guess i386 is just dying off? Regards, -David