-
Notifications
You must be signed in to change notification settings - Fork 69
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
BAD SIGNATURE when installing on Alpine Linux #1149
Comments
I have the same situation |
Thank you for bug report and Dockerfile, it fails for me as well. |
same issue with agent version 1.10.0 |
maybe similar to this issue: https://gitlab.alpinelinux.org/alpine/apk-tools/-/issues/11000#note_394799 |
The issue with the |
yep, recheck with agent 1.10, this issue was solved in apk but still needs to be fixed before the release of apk-tools v3 as said in the apk-tool warning
|
Hello,
recently our Docker builds started to fail when trying to install APM agent from the APK package. The reason they fail is:
ERROR: apm-agent-php-1.13.0: BAD signature
This is the case with Alpine 3.17, Alpine 3.18 and Alpine 3.19 and with APM agent versions 1.12 and 1.13.
You can reproduce this by trying to build this Dockerfile:
Thanks for checking this out !
The text was updated successfully, but these errors were encountered: