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 1uE1zT-001hZ5-EG for pgsql-pkg-yum@arkaria.postgresql.org; Sun, 11 May 2025 08:24:55 +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 1uE1zQ-008cX5-Vq for pgsql-pkg-yum@arkaria.postgresql.org; Sun, 11 May 2025 08:24:52 +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 1uE1zQ-008cWx-Q3 for pgsql-pkg-yum@lists.postgresql.org; Sun, 11 May 2025 08:24:52 +0000 Received: from mail1.dalibo.net ([51.159.93.128] helo=mail.dalibo.com) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uE1zN-001K5J-2s for pgsql-pkg-yum@lists.postgresql.org; Sun, 11 May 2025 08:24:52 +0000 Received: from [192.168.1.131] (182.109.220.81.rev.sfr.net [81.220.109.182]) by mail.dalibo.com (Postfix) with ESMTPSA id D64ED26B3E for ; Sun, 11 May 2025 10:24:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=dalibo.com; s=a; t=1746951888; bh=7pQTPCnlz930Dqwwk5cnx4O29tAvQ1Ult0UZ7oo/a3E=; h=Date:Subject:To:References:From:In-Reply-To:From; b=DcJv2iRJkED++v9gyE2B4ah1kbTfdIg3J2D6xX0nI7mQFppLy0v1d2uByEslsOuGg E7q+I/qUiWHb7Vp8wzOJpFBKRnDQK5rWFn+X0ux5krbjFJ5mtL+qsm8HoVKo3yicp2 NvKYmsmHI7ooB3vU1Dri5T6vH1kGylfZF9XCk4aI= Message-ID: <77dc98b0-c51b-4789-8ce2-c8b77f9498fb@dalibo.com> Date: Sun, 11 May 2025 10:24:47 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Cannot find v18 Beta 1 RPMs for Fedora 42 To: pgsql-pkg-yum@lists.postgresql.org References: <3445ec008e4bbbaed681bf5548c417a817dc6ebe.camel@cybertec.at> <8A3BA13F-26D5-4C98-ADFD-EA428EA6878A@gunduz.org> Content-Language: fr From: Guillaume Lelarge Organization: Dalibo 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 11/05/2025 08:21, Laurenz Albe wrote: > On Sun, 2025-05-11 at 01:48 +0300, Devrim Gündüz wrote: >> Packages are there: >> >> https://download.postgresql.org/pub/repos/yum/testing/18/fedora/fedora-42-x86_64/ >> >> What is the error you are getting? > > I see the packages, and I am not getting an error. > > This is what happens: > > First, I make sure that I have the latest repository file installed: > > > sudo dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/F-42-x86_64/pgdg-fedora-repo-latest.noarch.rpm > Updating and loading repositories: > Repositories loaded. > https://download.postgresql.org/pub/repos/yum/reporpms/F-42-x86_64/pgdg-fedora-repo-latest.noarch.rpm 100% | 155.4 KiB/s | 11.5 KiB | 00m00s > Package "pgdg-fedora-repo-42.0-39PGDG.noarch" is already installed. > > Nothing to do. > > Then I verify that it didn't install it as *.rpmnew: > > > ls /etc/yum.repos.d/pgdg-* > /etc/yum.repos.d/pgdg-fedora-all.repo > > There is only one v18 repository defined in the file. > I am trying to make sure that it is enabled: > > > sudo dnf config-manager setopt pgdg18-updates-testing.enabled=1 > > But "dnf" only finds the Alpha packages: > > > sudo dnf install postgresql18-server > Updating and loading repositories: > Repositories loaded. > Package "postgresql18-server-18-alpha_20250417_PGDG.f42.x86_64" is already installed. > > Nothing to do. > Same issue here. https://download.postgresql.org/pub/repos/yum/testing/18/fedora/fedora-42-x86_64/ only lists v18 alpha packages from Apr. 17. Fedora 40 and 41 have uptodate packages according to https://download.postgresql.org/pub/repos/yum/testing/18/fedora/fedora-41-x86_64/ and https://download.postgresql.org/pub/repos/yum/testing/18/fedora/fedora-40-x86_64/. -- Guillaume Lelarge Consultant https://dalibo.com