Silke Hofstra

Results 58 comments of Silke Hofstra
trafficstars

@hdansin72 your output shows a different error than the one this ticket is about: ``` [ERROR] cbm (../src/lib/bootvar.c:L372): efi_set_variable() failed: No space left on device [ERROR] cbm (../src/bootloaders/shim-systemd.c:L365): Cannot create...

@TraceyC77: What happens if you execute `sudo modprobe vfat` before reinstalling? So: ``` sudo modprobe vfat sudo env CBM_DEBUG=1 eopkg it --reinstall linux-current ``` (Don't ask how badly I had...

@uni-dos: does running `sudo modprobe vfat` before updating resolve the issue for you? So: ```console sudo modprobe vfat sudo env CBM_DEBUG=1 eopkg it --reinstall linux-current ```

@uni-dos: try running the `sudo modprobe vfat` outside `chroot`.

@uni-dos: you didn't say, but if you're doing this from boot rescue you have a different issue. This issue is about getting this error from a normal working installation.

> I am trying to follow the upstream effort for the snap confinement and as far as I understood the snap developers, apparmor 3 has everything upstreamed for snap. >...

@Fuseteam thanks for the heads up. Seems like things are (slowly) coming together for running snaps with strict confinement without patches, which is great news! I tried to see if...

Packages with a `.desktop` file in `/usr/share/applications/` should have appstream metadata, so either: - `/usr/share/metainfo/.metainfo.xml`