You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hm, it seems to work everything as intended on nixpkgs-unstable, so it feels that we just have to upgrade podman and its dependencies on nixos-unstable, right?
Describe the bug
Today, I upgraded my NixOS 23.05 and the kernel 6.1.59 was installed.
After completing the upgrade,
podman
started throwing the following error when I run some of my containers:Error: OCI runtime error: crun: chmod `run/shm`: Operation not supported
According to this issue in Debian, this error was caused by the kernel upgrade breaking compatibility with
crun < 1.9.2
.Steps To Reproduce
Expected behavior
No runtime error.
Additional context
Notify maintainers
@adisbladis
@saschagrunert
@vdemeester
@zowoq
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: