Zeus
01/14/2024, 3:13 PMYour Pact library installation is out of date and we were unable to download a newer one for you: open /usr/local/lib/libpact_ffi.so: permission denied
Using this command in makefile: pact-go -l DEBUG install
Even tried PACT_FFI_INSTALL_DIR=/tmp/pact-lib pact-go -l DEBUG
install but didn’t help.
Any pointers on how to fix it?Zeus
01/14/2024, 5:22 PMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Yousaf Nabi (pactflow.io)
Bruno Holanda
01/16/2024, 10:43 PM2024/01/16 19:39:38 [INFO] package libpact_ffi not found
2024/01/16 19:39:38 [INFO] downloading library from <https://github.com/pact-foundation/pact-reference/releases/download/libpact_ffi-v0.4.5/libpact_ffi-linux-x86_64.so.gz> to /usr/local/lib/libpact_ffi.so
2024/01/16 19:39:41 [ERROR] Your Pact library installation is out of date and we were unable to download a newer one for you: open /usr/local/lib/libpact_ffi.so: permission denied
Matt (pactflow.io / pact-js / pact-go)