Jonathan Lebon

Results 636 comments of Jonathan Lebon

One thing that might be worth looking at for this is the dist-git test for rpm-ostree: https://src.fedoraproject.org/rpms/rpm-ostree/blob/master/f/tests/tests.yml. We run the vmcheck testsuite there on the artifact. It uses fedpkg to...

> I wasn't aware of that at all! CC'ing @runcom ! From a quick look at it, if I understood it correctly, it would require producing the ISO first and...

This is great and works really well! I have a suggestion, but feel free to defer to later: is it possible to have Ctrl-c also work as a way to...

Is there a way to disable automatic indentation for HTML until this is fixed?

In general, any UX-related RFEs solved by dnf are unlikely to be resolved. See the Important box in https://github.com/coreos/rpm-ostree?tab=readme-ov-file#rpm-ostree-a-true-hybrid-imagepackage-system.

xref: https://github.com/coreos/rpm-ostree/pull/4950

> The file doesn't get created with the correct SELinux label to begin with Right yeah, we need another equivalency rule for `/var/usrlocal` and `/usr/local`. > After a reboot the...

Opened https://src.fedoraproject.org/rpms/selinux-policy/pull-request/24 for the SELinux bit.

My suggestion is: 1. Recommend against using `storage.files` to create systemd units. Just stick with `systemd.units`. 2. Discuss with upstream about doing the executable path resolution at unit start time,...

That seems reasonable to me. Or maybe globs instead/in addition? One note though: if you have a lot of data that could change like this, it might make more sense...