Skip to content
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

Consider releasing planck jammy binaries to ppa:mfikes/planck #1099

Open
lread opened this issue Dec 9, 2022 · 4 comments
Open

Consider releasing planck jammy binaries to ppa:mfikes/planck #1099

lread opened this issue Dec 9, 2022 · 4 comments

Comments

@lread
Copy link
Contributor

lread commented Dec 9, 2022

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

  1. Folks can build their own planck binaries for Ubuntu
  2. Or pin Ubuntu in GitHub Actions to 20.04

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.

@lread
Copy link
Contributor Author

lread commented Dec 10, 2022

Work-around 3

Use 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.

@mfikes
Copy link
Member

mfikes commented Dec 11, 2022

I'll work on getting a new release build out for jammy.

@lread
Copy link
Contributor Author

lread commented Dec 11, 2022

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.
I don't know that we need the debug versions, but we could use the Contour list as a starting point and decide what artifacts to produce.

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.

@lread
Copy link
Contributor Author

lread commented Dec 12, 2022

I can take a swing at this for planck, if you have an interest.

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants