From 81201ce88947c945794d37115de2982eb0ba97ae Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Fri, 15 Mar 2024 18:44:26 +0100 Subject: pkgsMusl.postgresql: add TODO to run all regression tests This was fixed upstream as a result of this discussion: https://www.postgresql.org/message-id/flat/ef1b47df-0808-4bd7-b08c-5153d5d75f4c%40technowledgy.de --- pkgs/servers/sql/postgresql/generic.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/servers/sql') diff --git a/pkgs/servers/sql/postgresql/generic.nix b/pkgs/servers/sql/postgresql/generic.nix index 450179731a7d9..8c27ce07c9c02 100644 --- a/pkgs/servers/sql/postgresql/generic.nix +++ b/pkgs/servers/sql/postgresql/generic.nix @@ -199,6 +199,7 @@ let # autodetection doesn't seem to able to find this, but it's there. checkTarget = "check"; + # TODO: Remove after the next set of minor releases on May 9th 2024 preCheck = # On musl, comment skip the following tests, because they break due to # ! ERROR: could not load library "/build/postgresql-11.5/tmp_install/nix/store/...-postgresql-11.5-lib/lib/libpqwalreceiver.so": Error loading shared library libpq.so.5: No such file or directory (needed by /build/postgresql-11.5/tmp_install/nix/store/...-postgresql-11.5-lib/lib/libpqwalreceiver.so) -- cgit 1.4.1