-
Notifications
You must be signed in to change notification settings - Fork 596
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
CRIU package for Ubuntu 24.04 #2404
Comments
It's not removed from official Ubuntu repos, we just don't have PPA builds for Noble yet.
Let me know if it does not work for you. I'll investigate this from Ubuntu side. Upd: I have checked and can confirm problem. I'll try to figure out and come up with solution. Thanks for reporting! Upd 2: https://bugs.launchpad.net/ubuntu/+source/criu/+bug/2066148 |
Related to #2398 |
I will update the OBS/PPA packages with the workaround from #2398 (comment) for the time being and enable support for Ubuntu 24.04. |
Huge thanks, Radostin! I'll try to get CRIU into the official repos too. I was able to workaround compile-time failure, but there is another problem related to crit and python (see https://bugs.launchpad.net/ubuntu/+source/criu/+bug/2066148). |
@mihalicyn Should be fixed by #2282 In addition, we have also applied the following patch in rst0git/criu-deb-packages@80ddb47 |
@yang I can confirm that Ubuntu 24.04 support has been enabled for the packages in OBS and PPA: |
As I can see from https://launchpad.net/~criu/+archive/ubuntu/ppa/+packages we have no builds for Noble, but only for Jammy. I guess we need to change the last entry in I'm currently stuggling with this install-stage failure during binary package build: I have applied these patches: but it looks like we need something in addition to make it work on Noble. Will continue investigation. |
@mihalicyn Thanks for pointing this out! I've updated the release to
There is a bug in the version of pip available on Ubuntu since 22.04. The |
Thanks @rst0git! I have prepared a new debdiff: hope it will be sponsored and uploaded. It is usually hard to get stable release packages updated. |
A friendly reminder that this issue had no activity for 30 days. |
So has this been fixed? Is there a workaround? |
@rst0git do we have our repo with the up-to-date version? |
yes. @Brandl you can install the latest version of CRIU on Ubuntu 24.04 from Launchpad or OpenBuildService. |
A friendly reminder that this issue had no activity for 30 days. |
I saw that criu was removed from the Ubuntu 24's apt repos - is there another easy package based way to install on Ubuntu, or is build chain the only way from here on? Thanks.
https://launchpad.net/ubuntu/noble/amd64/criu/3.17.1-3
https://launchpad.net/~criu/+archive/ubuntu/ppa (no noble releases)
The text was updated successfully, but these errors were encountered: