rocodes

Results 212 comments of rocodes

(I'm going to move this into "in progress" with the CI and the above discussion of the dialog error)

That's... _really_ great news @deeplow :) :) Thank you for nudging this along. I think this should be one of the things we look into as soon as 4.2 compat...

Hi, I ran into this issue (see linked PR above) in my own github action and resolved it using the following patch: ``` - name: Edit apparmor profile for unix-chkpwd...

I'm not a rocky-linux user, but I did run into this issue in a different context, hunt around for a while, and come across this blog post: https://www.tunbury.org/2025/05/13/ubuntu-apparmor/ Update: https://github.com/AOSC-Tracking/apparmor/commit/556396a172d09ea032404c7b346f4cf54a949a4e

@legoktm: Now that we're moving towards a keyring boostrap rpm, I think we can revisit this, since as a precondition to the dom0 config rpm, the boostrap rpm with our...

Helpful links here for our future selves https://github.com/systemd/systemd/blob/main/docs/DESKTOP_ENVIRONMENTS.md https://www.freedesktop.org/software/systemd/man/latest/systemd-xdg-autostart-generator.html

[kicked CI again - looks like the apt repo wasn't reachable, hopefully this time is :green_heart: ]

@cfm sorry for the pause and the nonhelpful commit msg - that's correct. They are duplicates of the `test_sd_small_template` and `test_sd_large_template` tests (and maybe a relic from template consolidation days)...

Yeah, there are a few things that have moved to being provisioned on boot and not during provisioning, which isn't ideal from a testing point of view but is maybe...