From: | Guillaume Lelarge <guillaume(dot)lelarge(at)dalibo(dot)com> |
---|---|
To: | pgsql-pkg-yum(at)lists(dot)postgresql(dot)org |
Subject: | Re: Cannot find v18 Beta 1 RPMs for Fedora 42 |
Date: | 2025-05-11 08:24:47 |
Message-ID: | 77dc98b0-c51b-4789-8ce2-c8b77f9498fb@dalibo.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-yum |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim Gündüz | 2025-05-11 12:42:33 | Re: Cannot find v18 Beta 1 RPMs for Fedora 42 |
Previous Message | Laurenz Albe | 2025-05-11 06:21:45 | Re: Cannot find v18 Beta 1 RPMs for Fedora 42 |