Results 96 comments of axtloss

> Ffmpeg is already provided by our flatpak. We don’t provide other packages. > > Notes for packaging bottles https://github.com/bottlesdevs/Bottles/wiki/Packaging I don't think they meant ffmpeg as in the linux...

its this file https://github.com/Vanilla-OS/custom-image/blob/main/.github/workflows/vib-build.yml the readme should be more specific where it is

I dont think users should be able to remove lockfiles We instead should be putting more effort into ensuring that the lockfile gets properly removed by abroot when the user...

that wouldn't fix anything, the installation will still fail because of insufficient space, just that it's not lvm failing but albius. fluoritebytes solution completely gets rid of the error

We just have to install [netavarak](https://packages.debian.org/sid/netavark) in the image, it's an optional dependency so we have to install it ourselves

podman switched to netavark as the default backend with podman 5, any packages on debian that do not depend on netavark are broken packages, and wouldn't resolve the issue.

We probably need to explicitly install `iptables` and `aardvark-dns`, not only `netavark`

built in debian binder module doesn't work, this pr wouldn't really fix anything

It simply doesn't work, it shows as loaded but does not do anything. Either way, I am reworking the way waydroid works, I dont see why we should put more...

> Relevant pull request that may resolve this specific issue: [#55900](https://github.com/void-linux/void-packages/pull/55900) I doubt that it would, lxqt-wayland-session only adds files specific to the lxqt wayland session, wretchedneo is using xorg...