This is due to a missing file section in the /etc/apparmor.d/os-prober file. If you edit that file and find the line that looks like: file /usr/bin/** ix,
and add a new line and enter the following: file /usr/lib/cargo/bin/coreutils/** ix, and restart the apparmor service it should fix it. It's due to the change to the rust version of the coreutils and the ability to swap between rust or gnuutils. Basically the real files are located in a subdirectory and the /usr/bin directory just contains symllinks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2122351 Title: unshare: failed to execute /bin/true: Permission denied To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/coreutils-from/+bug/2122351/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
