Package Base Details: postgresql-12

Git Clone URL: https://aur.archlinux.org/postgresql-12.git (read-only, click to copy)
Submitter: DuBistKomisch
Maintainer: DuBistKomisch (Malstrond)
Last Packager: DuBistKomisch
Votes: 2
Popularity: 0.000000
First Submitted: 2021-01-12 03:45 (UTC)
Last Updated: 2023-11-11 02:15 (UTC)

Latest Comments

1 2 Next › Last »

DuBistKomisch commented on 2022-11-04 05:49 (UTC)

I've fixed the checksums, although the build fails for me with python2-bin anyway.

gandriyko commented on 2022-11-03 09:29 (UTC) (edited on 2022-11-03 09:30 (UTC) by gandriyko)

When trying to build this package error raised:

==> Validating source files with sha256sums... postgresql-perl-rpath.patch ... FAILED

==> ERROR: One or more files did not pass the validity check!

DuBistKomisch commented on 2022-09-02 11:46 (UTC)

@Wennadocta are you building and installing manually with makepkg and pacman -U? This PKGBUILD outputs multiple packages, so you'll need to install the -libs package at the same time as well. Otherwise it may be an issue with your AUR helper.

Wennadocta commented on 2022-09-02 10:16 (UTC)

How to istall?? -> Could not find all required packages: postgresql-libs=12.11 (Wanted by: postgresql-12)

DuBistKomisch commented on 2022-06-12 00:56 (UTC)

Thanks @hugleo, I've added the patch for now. I personally set !check in /etc/makepkg.conf since I've never seen a meaningful test failure.

hugleo commented on 2022-06-11 14:25 (UTC)

This commit should work: https://github.com/postgres/postgres/commit/c08538734522f27646dd5fe68d61e16a59477f6e

hugleo commented on 2022-06-11 13:58 (UTC)

1 of 12 tests failed.

The differences that caused some tests to fail can be viewed in the file "/home/user/.cache/yay/postgresql-12/src/postgresql-12.11/src/pl/plperl/regression.diffs". A copy of the test summary that you see above is saved in the file "/home/user/.cache/yay/postgresql-12/src/postgresql-12.11/src/pl/plperl/regression.out".

make[2]: [GNUmakefile:117: check] Error 1 make[2]: Leaving directory '/home/user/.cache/yay/postgresql-12/src/postgresql-12.11/src/pl/plperl' make[1]: [Makefile:35: check-plperl-recurse] Error 2 make[1]: Leaving directory '/home/user/.cache/yay/postgresql-12/src/postgresql-12.11/src/pl' make: *** [GNUmakefile:81: check-world-src/pl-recurse] Error 2 ==> ERROR: make check-world failure: ./src/pl/plperl/regression.diffs diff -U3 /home/user/.cache/yay/postgresql-12/src/postgresql-12.11/src/pl/plperl/expected/plperl.out /home/user/.cache/yay/postgresql-12/src/postgresql-12.11/src/pl/plperl/results/plperl.out --- /home/user/.cache/yay/postgresql-12/src/postgresql-12.11/src/pl/plperl/expected/plperl.out 2022-05-09 18:18:31.000000000 +++ /home/user/.cache/yay/postgresql-12/src/postgresql-12.11/src/pl/plperl/results/plperl.out 2022-06-11 10:55:50.623431256 @@ -726,8 +726,6 @@ -- check that we can "use warnings" (in this case to turn a warn into an error) -- yields "ERROR: Useless use of sort in scalar context." DO $do$ use warnings FATAL => qw(void) ; my @y; my $x = sort @y; 1; $do$ LANGUAGE plperl; -ERROR: Useless use of sort in scalar context at line 1. -CONTEXT: PL/Perl anonymous code block -- make sure functions marked as VOID without an explicit return work CREATE OR REPLACE FUNCTION myfuncs() RETURNS void AS $$ $_SHARED{myquote} = sub { ==> ERROR: A failure occurred in check(). Aborting... -> error making: postgresql-12 (postgresql-libs-12 postgresql-12)

MartinX3 commented on 2022-05-04 12:57 (UTC)

I can't find the tool vacuumlo in this package.

ChugunovRoman commented on 2022-05-04 10:41 (UTC) (edited on 2022-05-04 10:43 (UTC) by ChugunovRoman)

postgres cannot start after system update:

/usr/bin/postgres: error while loading shared libraries: libicuuc.so.70: cannot open shared object file: No such file or directory

simlink to libicuuc.so.71 doesn't help, I got:

/usr/bin/postgres: symbol lookup error: /usr/bin/postgres: undefined symbol: uloc_toLanguageTag_70