wellcomecollection / catalogue-api

:crystal_ball: The API for searching the Wellcome Collection catalogue.
https://developers.wellcomecollection.org
MIT License
4 stars 0 forks source link

Bump scala-libs to v32.25.0 #657

Closed weco-bot closed 1 year ago

weco-bot commented 1 year ago

Changelog entry:

RELEASE_TYPE: minor

Remove the AWS CRT libraries, which are causing link issues in the bag replicator in the storage service:

java.lang.UnsatisfiedLinkError: /tmp/AWSCRT_18127555281524790519libaws-crt-jni.so: Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by /tmp/AWSCRT_18127555281524790519libaws-crt-jni.so)

See wellcomecollection/scala-libs#214