Raúl

Results 37 comments of Raúl

@viraniac Any idea why snapd does not work right now for Vim4 in the latest Ubuntu 24.04? ``` k@Khadas:~$ sudo apt update && sudo apt upgrade # everything up to...

I have the same modules and everything up to date, but snap (not necessarily for microk8s) is not working due to the squashfs error. ``` k@Khadas:~$ sudo snap list No...

Indeed, just by restarting `snapd`, I get that error: ``` Jul 15 10:58:14 Khadas systemd[1]: snapd.service: Deactivated successfully. Jul 15 10:58:17 Khadas systemd[1]: Starting snapd.service - Snap Daemon... Jul 15...

I would like to solve this because I got this trouble in the past and a fresh install solved it, but with just a few weeks working with it, it...

Detected, somehow at some point I installed `selinux-policy-default`, introducing this problem. I have removed it (fully, also with `dpkg --purge` to solve it). And I have added to uEnv.txt `apparmor=1`....

Btw, I needed to add the module `xt_multiport` to make `ingress` work with `microk8s`.