Luca Bruno
Luca Bruno
@SuperQ I think that's because the unit is inactive and disabled. Additionally, I fear that at some point the `ListUnits` DBus method may have changed semantics as its documentations mentions...
@SuperQ which OS and systemd version are you seeing this on (OP was on RHEL7.5)? I can carry this over to a go-systemd ticket and have a look as soon...
Getting back to this, it looks like `systemctl status` is tricking us due to ephemerally loading the observed unit, which is instead not loaded right before or after the observation...
Thanks for the report, but you completely skipped the template so this ticket does not have enough details to debug. I think this may be some version incompatibility or some...
This is a recurring conversation that I see popping up in different places. Recently I've been pointed to two different approaches and relevant tools: 1. based on GH pull-request titles,...
Indeed. More generally I think that before doing this we will need to add at least two more treefile-related primitives: 1. per-package knobs in the treefile for each importer configuration...
If you aren't in a hurry about this, before finalizing lockfile support (and by extension its current format) I'd like to double-check that it suits possible usage by `osbuild`, and...
Dedicated ticket at https://github.com/coreos/rpm-ostree/issues/3204. For reference, I was more concerned about the overall flow, while the lockfile JSON format may possibly be fine as is. I do recall `cargo` making...