postgresql_cluster icon indicating copy to clipboard operation
postgresql_cluster copied to clipboard

wal-g build not possible due issue with libsodium script

Open ihor-tereshchuk opened this issue 1 year ago • 3 comments

I have encountered issue today. Playbook fails. See https://github.com/golang/go/issues/68107

ihor-tereshchuk avatar Jun 21 '24 16:06 ihor-tereshchuk

not clear what is the problem

make[2]: Leaving directory '/tmp/wal-g/vendor/github.com/google/brotli/dist'
make[1]: Leaving directory '/tmp/wal-g/vendor/github.com/google/brotli/dist'

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
make: *** [Makefile:296: link_libsodium] Error 2

Did you see such problem before?

ihor-tereshchuk avatar Jun 21 '24 18:06 ihor-tereshchuk

https://github.com/wal-g/wal-g/issues/1738

ihor-tereshchuk avatar Jun 21 '24 21:06 ihor-tereshchuk

@ihor-tereshchuk Thank you for informing me. It looks like a fix is on the way https://github.com/wal-g/wal-g/pull/1739 https://github.com/wal-g/wal-g/pull/1740

vitabaks avatar Jun 24 '24 21:06 vitabaks

PR: https://github.com/vitabaks/postgresql_cluster/pull/693

vitabaks avatar Jul 11 '24 20:07 vitabaks