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 1utT74-007r60-5c for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 02 Sep 2025 15:40:03 +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 1utT73-004KIl-DD for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 02 Sep 2025 15:40:01 +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 1utT73-004KIe-7a for pgsql-pkg-debian@lists.postgresql.org; Tue, 02 Sep 2025 15:40:01 +0000 Received: from mout-p-201.mailbox.org ([2001:67c:2050:0:465::201]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1utT71-000BBK-1j for pgsql-pkg-debian@lists.postgresql.org; Tue, 02 Sep 2025 15:40:00 +0000 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4cGVKx6FYXz9tgd; Tue, 2 Sep 2025 17:39:49 +0200 (CEST) Date: Tue, 2 Sep 2025 17:39:49 +0200 From: Christoph Berg To: Viktor Kurilko Cc: PostgreSQL in Debian Subject: Re: A broken repository for ubuntu 22 on s390x Message-ID: References: <301fd5da-f14f-44ff-b4cc-7d5b0a393c63@arenadata.io> <7050a246-8f93-4bb1-ab70-4cb2aa3db16a@arenadata.io> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7050a246-8f93-4bb1-ab70-4cb2aa3db16a@arenadata.io> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Viktor Kurilko > Hello, I know that the packages for this architecture have been removed from > the main repository. But the problem is in the archive repository where the > packages for this architecture should still be available, as I understand. Oh right, there is something bogus with the InRelease file: MD5Sum: 29ee4e0ba27663ee9a0f63c8b74a5312 16486268 main/binary-amd64/Packages d3d08c23825bec198fc850598716e316 2670222 main/binary-amd64/Packages.bz2 ae7d8d4ce0b63901e93d125d63c121d8 16009044 main/binary-arm64/Packages efddcee1b26084ecfd5aa4798eaf9ebe 2606043 main/binary-arm64/Packages.bz2 4013e7600187dee885eefc0930551b32 16729722 main/binary-ppc64el/Packages 1d0733023e555942d17ac8b5caa0df7b 2721196 main/binary-ppc64el/Packages.bz2 8d4712b2bcb062c14e1882473656c7df 1698487 main/binary-s390x/Packages.bz2 4608b6d654cd598767fd3c5c1f8a32ae 3137326 main/source/Sources a792b603f67b5ea776c5d17f2ab1dd5f 456094 main/source/Sources.bz2 There should be a line for "main/binary-s390x/Packages". Will check. Sorry I should have read the original report more closely. Christoph