Valentin David

Results 137 comments of Valentin David

Note that an example of application that works on ubuntu core and provides bash completion is docker.

Note there also snapcore/snapd#11119 to at least help `systemd-shutdown` to remount `/mnt/run/base` read-only. But there are still error messages.

We fixed it in systemd in https://github.com/systemd/systemd/pull/25168 . So it will be fixed in uc24. And along this there is https://github.com/snapcore/core-base/pull/93 and https://github.com/snapcore/core-base/pull/83 which we could backport. On snapd side...

core-base PR snapcore/core-base#21

Are there apparmor errors in the journal? What are the connections to the snap (`snap connections --all`)?

Doing some testing, I have noticed that the paths in `remotes.d/vendor-directory.conf` for example is not pointing to something useful. We should make it point to something within `/var/snap/fwupd/common`. But I...

@superm1 The required changes in snapd have been merged so now it can be easily tested. Also the snapcraft has the needed fixes. Remember to use "latest/stable" of snapcraft. First,...

> The actual code changes look fine to me, but can you please split out the changes into individual commits so that if we need to revert something for a...

> > Also the snapcraft has the needed fixes. Remember to use "latest/stable" of snapcraft. > > Is that what CI does today? Or do we need to fixup CI...

Has this been opened also in snapcore/core20 and snapcore/core18? I think those will need the fix too.