-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Consider releasing planck jammy binaries to ppa:mfikes/planck #1099
Comments
Work-around 3Use Ubuntu focal planck binaries on Ubuntu jammy. I'm not sure how awful this is but here is my hack for rewrite-clj CI tests under GitHub Actions. |
I'll work on getting a new release build out for jammy. |
Thanks @mfikes, I was snooping around the Internet to learn how others build and package binaries on CI. I think Contour produces a nice set of artifacts, and they automate it. I can take a swing at this for planck, if you have an interest. This could maybe selectively replace your current vagrant based build-envs. Countour also makes use of cpack, which is part of cmake, which is all new to me but also kinda interesting. |
@mfikes I am fully aware that a gift is also a burden and am totally cool if you aren't interested in this kind of thing for planck. Lemme know. |
Problem
GitHub Actions has upgraded its default ubuntu image to 22.04.1 (aka jammy jellyfish).
The very convenient repository set up for planck does not yet have a binary for jammy.
This means that folks who install planck via this rpm repository will now experience failures.
Work-arounds
Offer of help
If continuing to release Ubuntu libraries to your package repo is still of interest to you, I am happy to help in any way that makes sense to you.
The text was updated successfully, but these errors were encountered: