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 1syv81-0034dH-RM for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 10 Oct 2024 15:31:02 +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 1syv81-002Qg9-3u for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 10 Oct 2024 15:31: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 1sydEo-0058SP-7F for pgsql-pkg-yum@lists.postgresql.org; Wed, 09 Oct 2024 20:24:50 +0000 Received: from email-server-pe1.solucioneswc.com ([161.132.50.147]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sydEl-0005hW-VN for pgsql-pkg-yum@postgresql.org; Wed, 09 Oct 2024 20:24:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=birax.org; s=mail; h=Content-Type:MIME-Version:Date:Content-Transfer-Encoding:Message-ID :Subject:To:From:Sender:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=oeNvmgNuyIlVcpm/tGKaCfC2szSbeglwUvn80E8+kjk=; b=jv7Rw/NK2spaM9iSIbiffJXXTb YfiPHgAT3xLK/DwQUVPP5DlII76fEXVczZm7Im+SmXllTiJuzUeKRVOjUumyD6r3AhblmjNWt500Z 0D3UzIQfgNPSvMrSOnfQpnMc8a31n7ErzKtkocY2pntCiK6rSCNYxTTT0a2tiYuDgZc0=; Received: from 37.222.222.35.bc.googleusercontent.com ([35.222.222.37] helo=instance-20240707-141211.us-central1-f.c.alixa-233813.internal) by email-server-pe1.solucioneswc.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 (Exim 4.95) (envelope-from ) id 1sydEg-00Bm9F-BB for pgsql-pkg-yum@postgresql.org; Wed, 09 Oct 2024 15:24:42 -0500 From: kristofer_franey584@birax.org To: pgsql-pkg-yum@postgresql.org Subject: Missing repodata from pub/repos/yum/13/redhat/rhel-8-aarch64/ Message-ID: <122d4d78-c59a-1a46-0203-3c1cf44a1491@birax.org> Content-Transfer-Encoding: quoted-printable Date: Wed, 09 Oct 2024 20:24:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset=utf-8 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk

Hi,

The repodata directory is missing from = 13/redhat/rhel-8-aarch64:

# for i in 12 13 14 15 16 17; do echo = "Version $i:"; curl -s -o /dev/null -w "%{http_code}" https://download.= postgresql.org/pub/repos/yum/$i/redhat/rhel-8-aarch64/repodata ; echo; = done

Version 12:

301

Version 13:

404

Version = 14:

301

Version 15:

301

Version = 16:

301

Version 17:

301