HGL
dependent-tan

Ubuntu 24.04: bwrap error doesn't let any game start

I thought it was an error with the game, but when I tried another game the same error came up. Dredge: https://0x0.st/8oPK.log Wizard of legend: https://0x0.st/8oPP.log I was playing Death Stranding without issues before this, but I uninstalled it before installing these two. Tried looking it up but didn't find the same error
8 Replies
genetic-orange
genetic-orange5mo ago
are you using the snap package for either Heroic or Steam?
genetic-orange
genetic-orange5mo ago
Lutris Forums
Ubuntu 24.04 - E: Cannot run /usr/bin/bwrap: wait status 256
Ubuntu 24 went to apparmor, and does not have a working default for bwrap, and even with entries in /etc/subuid etc. it will still give permission denied. Two realistic choices, depending on your security preference - create an apparmor file with an appropriate entry, or apply setuid on /usr/bin/bwrap If you search for “Ubuntu 24.04 and Bubble...
dependent-tan
dependent-tanOP5mo ago
Nope, I'm using the .deb install and the heroic launcher directly I can't really tell what to do with this, a user provides a command to use with lutris but I don't know if heroic uses lutris underneath or something like that...? Fixed, took a bit of investigative work, but I got it working I appears that Ubuntu 24.04 changed a few things around permissions, so that breaks the component called bwrap
genetic-orange
genetic-orange5mo ago
Yeah the linked comment was related to apparmor. I don’t know much more than that though
dependent-tan
dependent-tanOP5mo ago
I followed the instructions here to fix it: https://etbe.coker.com.au/2024/04/24/ubuntu-24-04-bubblewrap/
etbe
etbe - Russell Coker
Ubuntu 24.04 and Bubblewrap
When using Bubblewrap (the bwrap command) to create a container in Ubuntu 24.04 you can expect to get one of the following error messages: bwrap: loopback: Failed RTM_NEWADDR: Operation not permitt…
dependent-tan
dependent-tanOP5mo ago
hope this helps whoever comes after us
genetic-orange
genetic-orange5mo ago
Awesome. Does the game work now
dependent-tan
dependent-tanOP5mo ago
Yup, both dredge and wizard of legend do I would take a wild guess that death stranding continued working even after I upgraded to 24.04 because I installed it before the upgrade.

Did you find this page helpful?