Activity log for bug #2052961

Date Who What changed Old value New value Message
2024-02-12 17:18:42 Jacob Godserv bug added bug
2024-02-12 17:18:42 Jacob Godserv attachment added apt/history.log https://bugs.launchpad.net/bugs/2052961/+attachment/5745958/+files/history.log
2024-02-12 19:59:05 Jacob Godserv description There appears to be a regression due to a "change in the kernel" in which, as of "commit 5d1f903f75a80daa4dfb3d84e114ec8ecbf29956 in the kernel, present in a release since Linux 6.6 doesn't allow anymore to change the mode of a symlink, so just ignore the failure." Quote source: https://github.com/containers/crun/pull/1309#issue-1908555328 A fix for crun was committed as of v1.9.1, and I believe should be backported: https://github.com/containers/crun/commit/be16ee75ff8574698250352302e9d5496d888d69 I am attaching the apt/history.log file, which I believe reveals the kernel update that happened since February 8th that triggered the regression. This has been reproducible for me by using the "kind" tool (https://github.com/kubernetes-sigs/kind/releases/tag/v0.21.0 in this case) to attempt to start a Kubernetes cluster within a container. By running "kind create cluster" it is using the container image "kindest/node:v1.29.1" ProblemType: Bug DistroRelease: Ubuntu 23.10 Package: crun 1.8.5-1 ProcVersionSignature: Ubuntu 6.5.0-17.17-generic 6.5.8 Uname: Linux 6.5.0-17-generic x86_64 NonfreeKernelModules: zfs ApportVersion: 2.27.0-0ubuntu5 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Mon Feb 12 12:07:09 2024 InstallationDate: Installed on 2022-09-19 (511 days ago) InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809.1) ProcEnviron: LANG=en_US.UTF-8 PATH=(custom, no user) SHELL=/usr/bin/zsh TERM=screen-256color XDG_RUNTIME_DIR=<set> SourcePackage: crun UpgradeStatus: Upgraded to mantic on 2023-11-07 (98 days ago) There appears to be a regression due to a "change in the kernel" in which, as of "commit 5d1f903f75a80daa4dfb3d84e114ec8ecbf29956 in the kernel, present in a release since Linux 6.6 doesn't allow anymore to change the mode of a symlink, so just ignore the failure." Quote source: https://github.com/containers/crun/pull/1309#issue-1908555328 A fix for crun was committed as of v1.9.1, and I believe should be backported: https://github.com/containers/crun/commit/be16ee75ff8574698250352302e9d5496d888d69 I am attaching the apt/history.log file, which I believe reveals the kernel update that happened since February 8th that triggered the regression. This has been reproducible for me by using podman in combination with the "kind" tool (https://github.com/kubernetes-sigs/kind/releases/tag/v0.21.0 in this case) to attempt to start a Kubernetes cluster within a container. By running "kind create cluster" it is using the container image "kindest/node:v1.29.1" which triggers the error: "Error: OCI runtime error: crun: chmod `run/shm`: Operation not supported" ProblemType: Bug DistroRelease: Ubuntu 23.10 Package: crun 1.8.5-1 ProcVersionSignature: Ubuntu 6.5.0-17.17-generic 6.5.8 Uname: Linux 6.5.0-17-generic x86_64 NonfreeKernelModules: zfs ApportVersion: 2.27.0-0ubuntu5 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Mon Feb 12 12:07:09 2024 InstallationDate: Installed on 2022-09-19 (511 days ago) InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809.1) ProcEnviron:  LANG=en_US.UTF-8  PATH=(custom, no user)  SHELL=/usr/bin/zsh  TERM=screen-256color  XDG_RUNTIME_DIR=<set> SourcePackage: crun UpgradeStatus: Upgraded to mantic on 2023-11-07 (98 days ago)
2024-02-22 01:38:25 Launchpad Janitor crun (Ubuntu): status New Confirmed
2024-02-26 19:22:44 sivel bug added subscriber sivel
2024-02-27 16:36:45 Andre Wagner attachment added ignore_enotsup_when_chmod_a_symlink.patch https://bugs.launchpad.net/ubuntu/+source/crun/+bug/2052961/+attachment/5749829/+files/ignore_enotsup_when_chmod_a_symlink.patch
2024-02-27 20:14:22 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug mantic wayland-session amd64 apport-bug mantic patch wayland-session
2024-02-27 20:14:26 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2024-03-06 10:45:33 Andre Wagner affects crun (Ubuntu) linux-meta-hwe-6.5 (Ubuntu)
2024-03-07 18:46:17 Seth Arnold bug task added linux (Ubuntu)
2024-03-18 15:37:59 Launchpad Janitor linux (Ubuntu): status New Confirmed
2024-03-20 14:47:32 Will Szumski bug task added crun (Ubuntu)
2024-04-12 17:18:07 Andreas Hasenack marked as duplicate 2056442