I couldn't reproduce the podman case, and I had crun and later runc installed as runtimes. What did you have installed, Hadmut?
ubuntu@n-vm:~$ sudo podman run --rm -it alpine sh Resolved "alpine" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/alpine:latest... Getting image source signatures Copying blob 2d35ebdb57d9 done | Copying config 706db57fb2 done | Writing manifest to image destination / # ubuntu@n-vm:~$ dpkg -l runc Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-======================-============-================================= ii runc 1.3.3-0ubuntu1~24.04.2 amd64 Open Container Project - runtime ubuntu@n-vm:~$ dpkg -l podman Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-====================-============-================================== ii podman 4.9.3+ds1-1ubuntu0.2 amd64 tool to manage containers and pods Also worked without sudo. Ah, wait, I need lxd inside the noble vm. Retrying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2131008 Title: runcopen sysctl net.ipv4.ip_unprivileged_port_start file: reopen fd 8: permission denied: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/runc-app/+bug/2131008/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
