-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with SQLite Backend #148
Comments
Can confirm this release breaks deployment with sqlite. |
Thanks for the links that is really helpful @RykoL Initially we only saw this on the aarch64 images, but it is now cropping up in the x86_64 version
I'll have a look at compiling sqlite from source in the image. For now x86_64 users should pin to 2.114.0-pactbroker2.108.0 |
Release going out now https://github.com/pact-foundation/pact-broker-docker/actions/runs/7805779592 |
I am trying to run the
pact-broker
image using the SQLite backend within a test suite.Unfortunately, the image crushes with the main error being:
Steps to reproduce and Logs
Software versions
docker.io/pactfoundation/pact-broker:latest-multi 5fdce916114d
arm64
podman 4.6.2
The text was updated successfully, but these errors were encountered: