My builds have started erroring out of the blue today, right after PHP is installed. The error message is the following:
php: error while loading shared libraries: libargon2.so.1: cannot open shared object file: No such file or directory
I did not find any relevant information either online or here in the forums. To replicate the error, I restarted a successful build of another package that I made a few days ago, and it suddenly has the same error.
Link to the build: Travis CI - Test and Deploy with Confidence
I don’t see any easy fixes on my end?