This is a tracking bug for Change: PostgreSQL 12 For more details, see: https://fedoraproject.org/wiki/Changes/PostgreSQL_12 Update of PostgreSQL (postgresql and libpq components) in Fedora from 11 to 12 version in the non-modular (main) builds.
Branching Fedora 32 Changes from rawhide. Today is the Code Complete (testable) deadline. Please make sure your bug status is set appropriately: Complete (testable) -> MODIFIED Complete (100% code complete) -> ON_QA (deadline is 25 February) If you need to defer this change until Fedora 33, please set the version back to 'rawhide'.
https://src.fedoraproject.org/rpms/postgresql/pull-request/20
Rebased to upstream version 12.2 on f32. https://koji.fedoraproject.org/koji/buildinfo?buildID=1463504 https://koji.fedoraproject.org/koji/buildinfo?buildID=1463043
I have noticed that the following packages have broken dependency on postgresql-server(:MODULE_COMPAT_11) on Fedora 32: orafce pgRouting pgaudit pgsphere postgis postgres-decoderbufs postgresql-pgpool-II-extensions postgresql-plruby rdkit-postgresql rhdb-utils timescaledb Source: https://pagure.io/fedora-health-check/blob/master/f/reports/report-32-testing.md And I have noticed there was no attempted rebuild of those. What's going on with this change?
FTR I've opened bz1811800 and nominated it for F32 Beta Blocker as well as Prioritized Bug.
Sorry for being behind on this one. Most of those have a fix already. It was JIT being enabled what broke some of those packages. pgpool-II was broken by GCC changes. postgresql-plruby and timescaledb need to be taken care of yet. plruby should be dropped IMHO just like it was from some other major distributions. Regarding timescaledb, the upstream for postgresql12 support has been delayed to this months release and I will rebase ASAP.
> Most of those have a fix already None of the listed packages were rebuilt. How do they "have a fix"? I don't understand.
Closing as this as the remaining issues are being resolved in BZ#1811800.