-
Notifications
You must be signed in to change notification settings - Fork 137
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
PR self-tests fail in docker stage: mbuffer (no such package)
#589
Comments
mbuffer (no such package)
Empirically, this seems to only run for the first build in a PR. If I later iterate and add commits, only the 3 perl version tests run and result is green :) |
So far failed to fix but can reproduce: with Alpine 3.11 it seems the trusted keys have expired vs. "community" repo (with mbuffer). Whether I use newer alpine 3.16 for newer key trust, or ignore security issues, it fails to install mbuffer because:
(list of files on top of log is from added debug So the lib is there, dependency is not resolved, and many googlable issues over the years regarding those keywords :\ |
Seems like best reliable way forward is to install Alpine from main distro, and build/install custom mbuffer :\ |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
e.g. https://github.com/oetiker/znapzend/actions/runs/3297260330/jobs/5437862941
The text was updated successfully, but these errors were encountered: