postgresql_cluster
postgresql_cluster copied to clipboard
wal-g build not possible due issue with libsodium script
I have encountered issue today. Playbook fails. See https://github.com/golang/go/issues/68107
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?
https://github.com/wal-g/wal-g/issues/1738
@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
PR: https://github.com/vitabaks/postgresql_cluster/pull/693