Does anyone get this error before? ```pact.so' (/l...
# libpact_ffi-users
t
Does anyone get this error before?
Copy code
pact.so' (/lib/x86_64-linux-gnu/libc.so: invalid ELF header)
Do you know how to fix it? Original issue https://github.com/pact-foundation/pact-php/issues/692
r
It could be the file is corrupted, but I can't tell if it is the pact so or the libc one that is the problem.
Or are you running this in docker with the wrong architecture? I.e. XF86 distribution on a ARM64 Apple Mac?
t
Or are you running this in docker with the wrong architecture? I.e. XF86 distribution on a ARM64 Apple Mac?
Look like this is what happened https://github.com/pact-foundation/pact-php/issues/692