I've been getting this error in Github Actions: "setting up uid map: Permission denied". This was with ubuntu-latest which was Ubuntu 24.04.2 LTS. (Note that it works under Ubuntu 22.04)
It appears to be this issue generally: DevToys-app/DevToys#1373
See this comment for proper fix: DevToys-app/DevToys#1198 (comment)
They say to create an app-armor profile for the application. In this case that would likely be ds-host.
More investigation needed.
I've been getting this error in Github Actions: "setting up uid map: Permission denied". This was with ubuntu-latest which was Ubuntu 24.04.2 LTS. (Note that it works under Ubuntu 22.04)
It appears to be this issue generally: DevToys-app/DevToys#1373
See this comment for proper fix: DevToys-app/DevToys#1198 (comment)
They say to create an app-armor profile for the application. In this case that would likely be ds-host.
More investigation needed.