Skip to content

[25.12] postgresql: fix missing symbols at runtime#28080

Merged
BKPepe merged 1 commit intoopenwrt:openwrt-25.12from
danielfdickinson:backport-fix-postgresql-initialization
Dec 17, 2025
Merged

[25.12] postgresql: fix missing symbols at runtime#28080
BKPepe merged 1 commit intoopenwrt:openwrt-25.12from
danielfdickinson:backport-fix-postgresql-initialization

Conversation

@danielfdickinson
Copy link
Contributor

📦 Package Details

Maintainer: @dangowrt

Description:

Cherry-pick of #28073

Fixes pgsql-server: the setup fails for any folder
Fixes #27228

Sets postgresql-specific configure flags that configure cannot run-test to determine their value. This fixes improperly linked files that prevent database initialization (at least) from working on the device.


🧪 Run Testing Details

  • OpenWrt Version: r32307-24b8db118b
  • OpenWrt Target/Subtarget: bcm27xx/bcm2712
  • OpenWrt Device: raspberrypi,5-model-b
  • Board Profile: rpi-5

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
    make package/<your-package>/refresh V=s
  • It is structured in a way that it is potentially upstreamable

@danielfdickinson
Copy link
Contributor Author

ping @dangowrt @hnyman ? I think it would be helpful if this were in 25.12-rc1, so pinging on the merge (turns out I was mistaken; I don't have commit access from years ago, which is much more sensible than what I thought was the case).

@GeorgeSapkin
Copy link
Member

You need to mark commits as cherry-picked from master (-x).

Fixes pgsql-server: the setup fails for any folder
Fixes openwrt#27228

Sets postgresql-specific configure flags that configure cannot run-test
to determine their value. This fixes improperly linked files that
prevent database initialization (at least) from working on the device.

Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
(cherry picked from commit 0bb3db0)
@danielfdickinson danielfdickinson force-pushed the backport-fix-postgresql-initialization branch from cb0b923 to b895611 Compare December 17, 2025 01:08
@danielfdickinson
Copy link
Contributor Author

@GeorgeSapkin Doh! Done.

@BKPepe BKPepe merged commit 0e0c1f2 into openwrt:openwrt-25.12 Dec 17, 2025
12 checks passed
@BKPepe BKPepe removed the needs work label Dec 17, 2025
@danielfdickinson danielfdickinson deleted the backport-fix-postgresql-initialization branch December 17, 2025 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix OpenWrt 25.12 Issues/PR on branch 25.12

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants