Alexander Mikhalitsyn

Results 325 comments of Alexander Mikhalitsyn

I'm leaving it opened until I'll have a confirmation that all distros are happy. :)

Tested on MacaroniOS: ``` # copied from emerge output meson --buildtype plain --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --localstatedir /var -Dcoverity-build=false -Doss-fuzz=false -Dcommands=true -Dmemfd-rexec=true -Dthread-safety=true -Dapparmor=false...

It's not removed from official Ubuntu repos, we just don't have PPA builds for Noble yet. `apt install criu` should work just fine Let me know if it does not...

Related to https://github.com/checkpoint-restore/criu/issues/2398

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

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 `debian/changelog` file and specify...

Thanks @rst0git! I have prepared a new debdiff: https://bugs.launchpad.net/ubuntu/+source/criu/+bug/2066148/comments/5 hope it will be sponsored and uploaded. It is usually hard to get stable release packages updated.

> @mihalicyn please can you add what this fix resolves in terms of which ubuntu version we can now run as containers? I'm not sure, because if I understand correcly...