Starting a waydroid session without those kernel config enabled fails: * CONFIG_NETFILTER_XT_TARGET_MASQUERADE * CONFIG_NETFILTER_XT_NAT because of this script: https://github.com/waydroid/waydroid/blame/1.4.2/data/scripts/waydroid-net.sh#L113-L124 Reproducible: Always
There is no such package in the gentoo repo.
ah sorry, it's in the Guru repository
Ok, I'll add a warning about it. I also have warnings about NFTABLES in ebuild: ewarn "Make sure you have NFTABLES up and running in your kernel. See" ewarn "https://wiki.gentoo.org/wiki/Nftables for how-to details" ewarn
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c267d4087ebd2ed3c4b2986d5ae64e58abeceeab commit c267d4087ebd2ed3c4b2986d5ae64e58abeceeab Author: Denis Reva <denis7774@gmail.com> AuthorDate: 2024-08-06 14:22:00 +0000 Commit: Denis Reva <denis7774@gmail.com> CommitDate: 2024-08-06 14:22:00 +0000 app-containers/waydroid: Added more kernel checks * CONFIG_NETFILTER_XT_TARGET_MASQUERADE * CONFIG_NETFILTER_XT_NAT Closes: https://bugs.gentoo.org/937106 Signed-off-by: Denis Reva <denis7774@gmail.com> app-containers/waydroid/waydroid-1.4.2-r2.ebuild | 96 ++++++++++++++++++++++++ 1 file changed, 96 insertions(+)